v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
DisasterRecoveryPlans

Create DR Plan

Create a new Disaster Recovery Plan

post/organizations/{organization_id}/accounts/{account_id}/disasterrecoveryplans

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

Request body

account_idstring
descriptionstring
instance_not_available_setting'up' | 'down' | 'fail'
is_cross_accountboolean
is_validboolean
namestring
organization_idstring
preserve_private_ipsboolean
recovery_point_objectiveinteger
recovery_point_unitstring
recovery_time_objectiveinteger
recovery_time_unitstring
resourcesstring[]
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

account_idstring
created_atstring date-time
descriptionstring
failover_shutdown_settingboolean
idinteger
instance_not_available_settingstring
is_cross_accountboolean
is_validboolean
match_all_tags_flagboolean
namestring
organization_idstring
organizationIdstring
preserve_private_ipsboolean
recovery_point_objectiveinteger
recovery_point_unitstring
recovery_time_objectiveinteger
recovery_time_unitstring
source_environment_idinteger
target_account_idstring
target_environment_idinteger
test_plan_ec2_instance_typestring
test_plan_rds_instance_typestring
test_schedule_enabledboolean
updated_atstring date-time