Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateStandardTaskDetails

Details for creating a scheduled task. The client must fully specify the details. Not supported for TaskType ACCELERATION.

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"}}}

Optional displayName

displayName: undefined | 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"}}

Const kind

kind: string = "STANDARD"

schedules

schedules: Array<Schedule>

Schedules, typically a single schedule. Note there may only be a single schedule for SAVED_SEARCH and PURGE scheduled tasks.

taskType

taskType: TaskType

Task type.

Methods

getDeserializedJsonObj

getJsonObj