PUT /api/hosts/bulk/environment_content_view
{
"included": {
"ids": [
980191239,
980191240
]
},
"organization_id": 114267492,
"environment_id": 562075838,
"content_view_id": 405955044,
"hosts_bulk_action": {
"included": {
"ids": [
980191239,
980191240
]
},
"organization_id": 114267492,
"environment_id": 562075838,
"content_view_id": 405955044
}
}
204
| Param name | Description |
|---|---|
|
organization_id required |
ID of the organization Validations:
|
|
included required |
Validations:
|
|
included[search] optional , nil allowed |
Search string for hosts to perform an action on Validations:
|
|
included[ids] optional , nil allowed |
List of host ids to perform an action on Validations:
|
|
excluded required |
Validations:
|
|
excluded[ids] optional , nil allowed |
List of host ids to exclude and not run an action on Validations:
|
|
environment_id optional |
Validations:
|
|
content_view_id optional |
Validations:
|