Create protection template on Nimble / Alletra 6K in system identified by {systemId}
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/protection-templates
Create protection template on Nimble / Alletra 6K in system identified by {systemId}
Request Body
{"app_cluster_name"=>"<string>", "app_id"=>"<string>", "app_server"=>"<string>", "app_service_name"=>"<string>", "app_sync"=>"<string>", "description"=>"<string>", "name"=>"<string>", "schedules"=>[{"name"=>"<string>", "num_retain"=>"<integer>", "at_time"=>"<integer>", "days"=>"<string>", "description"=>"<string>", "disable_appsync"=>"<boolean>", "downstream_partner"=>"<string>", "downstream_partner_id"=>"<string>", "num_retain_replica"=>"<integer>", "period"=>"<integer>", "period_unit"=>"<string>", "repl_alert_thres"=>"<integer>", "replicate_every"=>"<integer>", "schedule_type"=>"<string>", "skip_db_consistency_check"=>"<boolean>", "snap_verify"=>"<boolean>", "until_time"=>"<integer>"}, {"name"=>"<string>", "num_retain"=>"<integer>", "at_time"=>"<integer>", "days"=>"<string>", "description"=>"<string>", "disable_appsync"=>"<boolean>", "downstream_partner"=>"<string>", "downstream_partner_id"=>"<string>", "num_retain_replica"=>"<integer>", "period"=>"<integer>", "period_unit"=>"<string>", "repl_alert_thres"=>"<integer>", "replicate_every"=>"<integer>", "schedule_type"=>"<string>", "skip_db_consistency_check"=>"<boolean>", "snap_verify"=>"<boolean>", "until_time"=>"<integer>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |