Get actions.

Privileges: DRAAS_VIEW

Returns a list of actions on DR plans based on the defined filter criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
actionIds
array of int64s

Specifies IDs to filter the response to actions.

actionIds
statuses
array of strings

Specifies a list of statuses to filter the actions response.

statuses
types
array of strings

Specifies a list of types to filter the actions response.

types
drPlanIds
array of int64s

Filter the response of actions by DR plan IDs.

drPlanIds
int64

Specifies the starting timestamp in Unix time epoch in microseconds to get actions response. This filter will return the actions having a start time greater than or equal to this value.

int64

Specifies the ending timestamp in Unix time epoch in microseconds to get actions response. This filter will return the actions a having finish time less than equal to toTimeUsecs.

boolean

Specifies the filter to include step-level details for attempts associated with every DR action. This must be passed as true to include the step details in attempts.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*