Returns string representing a host status of a given type
GET /api/hosts/host860/status/configuration 200 { "status_label": "No reports", "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:
|