Returns string representing a host status of a given type
GET /api/hosts/host1716/status/doesnt_exist
422
{
"error": "Status doesnt_exist does not exist."
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
|
type required |
status type, can be one of * global * configuration * build Validations:
|