Fix protection policy configuration on application set identified by {id} for a storage system HPE Alletra Storage MP identified by {systemId}

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

Remedies issues caused in protection policy configuration on application set identified by {id} for a storage system HPE Alletra Storage MP identified by {systemId}

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring