Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledTask

Log analytics scheduled task resource.

Properties

action

compartmentId

compartmentId: string

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

A user-friendly name that is changeable and that does not have to be unique. Format: a leading alphanumeric, followed by zero or more alphanumerics, underscores, spaces, backslashes, or hyphens in any order). No trailing spaces allowed.

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

The OCID of the data plane resource.

kind

kind: string

lifecycleState

lifecycleState: LifecycleState

The current state of the scheduled task.

Optional numOccurrences

numOccurrences: undefined | number

Number of execution occurrences. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional pauseReason

pauseReason: PauseReason

reason for taskStatus PAUSED.

schedules

schedules: Array<Schedule>

Schedules.

Optional taskStatus

taskStatus: TaskStatus

Status of the scheduled task.

taskType

taskType: TaskType

Task type.

timeCreated

timeCreated: Date

The date and time the scheduled task was created, in the format defined by RFC3339.

Optional timeOfNextExecution

timeOfNextExecution: Date

The date and time the scheduled task will execute next, in the format defined by RFC3339.

timeUpdated

timeUpdated: Date

The date and time the scheduled task was last updated, in the format defined by RFC3339.

Optional workRequestId

workRequestId: undefined | string

most recent Work Request Identifier [OCID] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the asynchronous request.

Functions

getDeserializedJsonObj

getJsonObj