v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
DisasterRecoveryPlans

Update Disaster Recovery Plan

Update DR Plan by ud

put/organizations/{organization_id}/accounts/{account_id}/disasterrecoveryplans/{dr_plan_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

Request body

account_idstring
descriptionstring
failover_shutdown_settingboolean
instance_not_available_settingstring
is_cross_accountboolean
is_validboolean
mappingsobject[]
match_all_tags_flagboolean
namestring
organization_idstring
preserve_private_ipsboolean
recovery_point_objectiveinteger
recovery_point_unitstring
recovery_time_objectiveinteger
recovery_time_unitstring
resourcesstring[]
rulesobject[]
source_environment_idinteger
target_account_idstring
target_environment_idinteger
test_plan_ec2_instance_typestring
test_plan_instance_typestring
test_plan_rds_instance_typestring

Response

200 response

PutOrganizationsAccountsDisasterrecoveryplansByIdResponse required