Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledJobSummary

Basic information about a Scheduled Job

Properties

Optional compartmentId

compartmentId: undefined | string

OCID for the Compartment

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Scheduled Job name

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

OCID for the Scheduled Job

Optional isRestricted

isRestricted: undefined | false | true

true, if the schedule job has its update capabilities restricted. (Used to track Autonomous Scheduled Job)

Optional lifecycleState

lifecycleState: model.LifecycleStates

The current state of the Scheduled Job.

Optional managedInstanceGroups

managedInstanceGroups: Array<Id>

the list of managed instance groups this scheduled job operates on (mutually exclusive with managedInstances)

Optional managedInstances

managedInstances: Array<Id>

the list of managed instances this scheduled job operates on (mutually exclusive with managedInstanceGroups)

Optional operationType

operationType: model.OperationTypes

the type of operation this Scheduled Job performs

Optional osFamily

osFamily: model.OsFamilies

The Operating System type of the managed instance.

Optional scheduleType

scheduleType: model.ScheduleTypes

the type of scheduling this Scheduled Job follows

Optional timeLastExecution

timeLastExecution: Date

the time/date of the last execution of this Scheduled Job

Optional timeNextExecution

timeNextExecution: Date

the time/date of the next scheduled execution of this Scheduled Job

Functions

getDeserializedJsonObj

getJsonObj