Perform group merge with the specified group.
POST {{baseUrl}}/api/v1/storage-systems/device-type2/:systemId/actions/merge
Perform group merge with the specified group.
Request Body
{"src_group_name"=>"<string>", "src_group_ip"=>"<string>", "src_username"=>"<string>", "src_password"=>"<string>", "force"=>"<boolean>", "skip_secondary_mgmt_ip"=>"<boolean>", "src_passphrase"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |