PUT /api/hosts/bulk/change_content_source
{
"hosts_bulk_action": {}
}
404
{
"displayMessage": "Could not find host resource with id . Potential missing permissions: edit_hosts",
"errors": [
"Could not find host resource with id . Potential missing permissions: edit_hosts"
]
}
| Param name | Description |
|---|---|
|
host_ids required |
The ids of the hosts to alter. Hosts not managed by Katello are ignored Validations:
|
|
environment_id required |
The id of the lifecycle environment Validations:
|
|
content_view_id required |
The id of the content view Validations:
|
|
content_source_id required |
The id of the content source Validations:
|