Returns string representing a host status of a given type
GET /api/hosts/host1561/status/configuration 404 { "error": { "message": "Resource host not found by id 'host1561'" } }
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:
|