PUT /katello/api/host_collections/992660475/add_hosts
{
"host_ids": [
827
],
"host_collection": {
"host_ids": [
827
]
}
}
200
{
"displayMessages": {
"success": [],
"error": [
"Host with ID 827 not found."
]
}
}
| Param name | Description |
|---|---|
|
id
required |
Id of the host collection Validations:
|
|
host_ids
optional |
Array of host ids Validations:
|