Create replication partner pair for Nimble / Alletra 6K
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/system-settings/replication-partners
Create replication partner pair for Nimble / Alletra 6K
Request Body
{"replicationPartners"=>[{"source"=>{"pool_id"=>"<string>"}, "targetSystemId"=>"<string>", "target"=>{"pool_id"=>"<string>"}, "control_port"=>"<long>", "data_port"=>"<long>", "description"=>"<string>", "repl_hostname"=>"<string>", "subnet_label"=>"<string>", "subnet_type"=>"<string>", "throttles"=>[{"days"=>"<string>", "description"=>"<string>", "name"=>"<string>", "thr_at_time"=>"<long>", "thr_bandwidth"=>"<long>", "thr_until_time"=>"<long>"}, {"days"=>"<string>", "description"=>"<string>", "name"=>"<string>", "thr_at_time"=>"<long>", "thr_bandwidth"=>"<long>", "thr_until_time"=>"<long>"}]}, {"source"=>{"pool_id"=>"<string>"}, "targetSystemId"=>"<string>", "target"=>{"pool_id"=>"<string>"}, "control_port"=>"<long>", "data_port"=>"<long>", "description"=>"<string>", "repl_hostname"=>"<string>", "subnet_label"=>"<string>", "subnet_type"=>"<string>", "throttles"=>[{"days"=>"<string>", "description"=>"<string>", "name"=>"<string>", "thr_at_time"=>"<long>", "thr_bandwidth"=>"<long>", "thr_until_time"=>"<long>"}, {"days"=>"<string>", "description"=>"<string>", "name"=>"<string>", "thr_at_time"=>"<long>", "thr_bandwidth"=>"<long>", "thr_until_time"=>"<long>"}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |