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"=>"group1", "src_group_ip"=>"123.12.12.32", "src_username"=>"admin", "src_password"=>"password1", "force"=>true, "skip_secondary_mgmt_ip"=>true, "src_passphrase"=>"passphrase-91"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |