Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledJobOperation

Defines an operation that is performed by a scheduled job.

Properties

Optional manageModuleStreamsDetails

manageModuleStreamsDetails: model.ManageModuleStreamsInScheduledJobDetails

operationType

operationType: OperationTypes

The type of operation this scheduled job performs.

Optional packageNames

packageNames: Array<string>

The names of the target packages. This parameter only applies when the scheduled job is for installing, updating, or removing packages.

Optional softwareSourceIds

softwareSourceIds: Array<string>

The software source OCIDs. This parameter only applies when the scheduled job is for attaching or detaching software sources.

Optional switchModuleStreamsDetails

switchModuleStreamsDetails: model.ModuleStreamDetails

Optional windowsUpdateNames

windowsUpdateNames: Array<string>

Unique identifier for the Windows update. This parameter only applies if the scheduled job is for installing Windows updates. Note that this is not an OCID, but is a unique identifier assigned by Microsoft. For example: '6981d463-cd91-4a26-b7c4-ea4ded9183ed'.

Functions

getDeserializedJsonObj

getJsonObj