PUT /katello/api/host_collections/992660475/remove_hosts { "host_ids": [ 980190962 ], "host_collection": { "host_ids": [ 980190962 ] } } 200 { "displayMessages": { "success": [ "Successfully removed 1 Host(s)." ], "error": [] } }
Param name | Description |
---|---|
id required |
Id of the host collection Validations:
|
host_ids optional |
Array of host ids Validations:
|