Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExecutionActionMember

The action member details.

Properties

Optional estimatedTimeInMins

estimatedTimeInMins: undefined | number

The estimated time of the execution action member in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

memberId

memberId: string

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

memberOrder

memberOrder: number

The priority order of the execution action member. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional status

status: undefined | string

The current status of the execution action member. Valid states are SCHEDULED, IN_PROGRESS, FAILED, CANCELED, DURATION_EXCEEDED, RESCHEDULED and COMPLETED. enum:

  • SCHEDULED
  • IN_PROGRESS
  • FAILED
  • CANCELED
  • DURATION_EXCEEDED
  • RESCHEDULED
  • SUCCEEDED

Optional totalTimeTakenInMins

totalTimeTakenInMins: undefined | number

The total time taken by corresponding resource activity in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj