Add protection policy on application set identified by {id} for a storage system Primera / Alletra 9K identified by {systemId}

POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/applicationsets/:id/protection-policies

Add protection policy on application set identified by {id} for a storage system Primera / Alletra 9K identified by {systemId}

Request Body

{"protectionPolicyType"=>"async", "policy"=>{"remote"=>{"partnerName"=>"<string>", "partnerId"=>"<string>", "replicationType"=>"periodic"}, "noAutomaticSynchronization"=>"<boolean>", "nonZeroRtoConfig"=>"ActiveSync", "overPeriodAlert"=>"<boolean>", "rpoSecs"=>"<long>", "secondaryRemote"=>{"partnerName"=>"<string>", "partnerId"=>"<string>", "replicationType"=>"periodic"}, "zeroRtoConfig"=>"APP"}, "schedules"=>[{"name"=>"<string>", "period"=>"<long>", "periodUnit"=>"months", "expireSecs"=>"<long>", "isRemote"=>"<boolean>", "atTime"=>"<long>", "dayOfMonth"=>"<long>", "days"=>"<string>", "retainSecs"=>"<long>", "untilTime"=>"<long>"}, {"name"=>"<string>", "period"=>"<long>", "periodUnit"=>"minutes", "expireSecs"=>"<long>", "isRemote"=>"<boolean>", "atTime"=>"<long>", "dayOfMonth"=>"<long>", "days"=>"<string>", "retainSecs"=>"<long>", "untilTime"=>"<long>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring