Create Nimble / Alletra 6K snapshot collection in system identified by {systemId}
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/volume-collections/:volumeCollectionId/snapshot-collections
Create Nimble / Alletra 6K snapshot collection in system identified by {systemId}
Request Body
{"name"=>"<string>", "agent_type"=>"<string>", "allow_writes"=>"<boolean>", "description"=>"<string>", "disable_appsync"=>"<boolean>", "invoke_on_upstream_partner"=>"<boolean>", "is_external_trigger"=>"<boolean>", "metadata"=>[{"key"=>"<string>", "value"=>"<string>"}, {"key"=>"<string>", "value"=>"<string>"}], "replicate"=>"<boolean>", "replicate_to"=>"<string>", "skip_db_consistency_check"=>"<boolean>", "snap_verify"=>"<boolean>", "start_online"=>"<boolean>", "vol_snap_attr_list"=>[{"app_uuid"=>"<string>", "metadata"=>[{"key"=>"<string>", "value"=>"<string>"}, {"key"=>"<string>", "value"=>"<string>"}], "vol_id"=>"<string>"}, {"app_uuid"=>"<string>", "metadata"=>[{"key"=>"<string>", "value"=>"<string>"}, {"key"=>"<string>", "value"=>"<string>"}], "vol_id"=>"<string>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |