[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ActionStatusInfo
Represents the task status and properties of an action
Properties
string
taskId
Required
The id of the action
string
authSource
Optional
The authSource of the action
string
completeDate
Optional
The complete date of the action
string
name
Optional
The action name
string
resourceKind
Optional
The resourceKind on which the action has been performed
string
startDate
Optional
The start date of the action
string
state
Optional
The state of the action
string
submittedBy
Optional
The user who submitted the action
string
actionResult
Optional
The result of the action
boolean
triggeredAutomatically
Optional
Flag that identifies whether action is triggered automatically or not
string
triggeringEventId
Optional
The id of the event that triggered the action
string
triggeringEventName
Optional
The name of the event that triggered the action
string
triggeringSource
Optional
The source that triggered the action
string
triggeringSourceEvent
Optional
The triggering source event of the action
JSON Example
{
"taskId": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Action Status