Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateScheduledActionDetails

Request to create Scheduled Action resource.

Properties

Optional actionMembers

actionMembers: Array<ActionMember>

The list of action members in a scheduled action.

Optional actionParams

actionParams: undefined | object

Map<ParamName, ParamValue> where a key value pair describes the specific action parameter. Example: {@code {"count": "3"}}

actionType

actionType: ActionType

The type of the scheduled action being performed

compartmentId

compartmentId: string

The OCID of the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

schedulingPlanId

schedulingPlanId: string

The OCID of the Scheduling Plan.

schedulingWindowId

schedulingWindowId: string

The OCID of the Scheduling Window.

Functions

getDeserializedJsonObj

getJsonObj