Returns string representing a host status of a given type
GET /api/hosts/host823/status/global 200 { "status_label": "OK", "status": 0 }
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:
|