Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateExecutionActionDetails

Request to create execution action resource.

Properties

Optional actionMembers

List of action members of this execution 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 action type of the execution action being performed

Optional compartmentId

compartmentId: undefined | 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.

executionWindowId

executionWindowId: string

The OCID of the execution window resource the execution action belongs to.

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

Functions

getDeserializedJsonObj

getJsonObj