CreateVolumeBackupPolicyAssignment

POST {{baseUrl}}/volumeBackupPolicyAssignments

Assigns a volume backup policy to the specified volume. Note that a given volume can only have one backup policy assigned to it. If this operation is used for a volume that already has a different backup policy assigned, the prior backup policy will be silently unassigned.

Request Body

{"policyId"=>"laboris nostrud eu", "assetId"=>"Lorem dolor minim anim quis"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header
x-content-sha256string(Required) Content sha256 for POST, PUT and PATCH operations

RESPONSES

status: OK

{"id":"sed sit ut Duis","policyId":"in Lorem ea","assetId":"consectetur","timeCreated":"2021-06-14T11:21:03.324Z"}