v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
DisasterRecoveryPlans

Get a DR Execution

Return executions for a given DR plan by ID

get/organizations/{organization_id}/accounts/{account_id}/disasterrecoveryplans/{dr_plan_id}/executions/{execution_id}

Path parameters

organization_idstring required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

account_idstring required

Account id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber values

dr_plan_idstring required

The ID of the disaster recovery plan that you want to perform the request against. These can be found by the GET call /organizations/:organization_id/accounts/:account_id/disasterrecoveryplans which returns all plans

execution_idstring required

The unique identifier of the disaster recovery execution record. These can be found by the GET call /organizations/:organization_id/accounts/:account_id/disasterrecoveryplans/:dr_plan_id/executions which returns all executions

Response

200 response

idinteger
disaster_recovery_plan_idinteger
typestring
statusstring
start_timestring date-time
end_timestring
is_latestboolean
test_retention_amountinteger
test_retention_unitstring
created_atstring date-time
updated_atstring date-time
deleted_atstring
execution_resourcesobject[]