Merge hosts into user created host
POST {{baseUrl}}/api/v1/host-initiators/merge
Merge hosts into user created host
Request Body
{"name"=>"<string>", "operatingSystem"=>"<string>", "hostIds"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |