Returns string representing a host status of a given type
GET /api/hosts/host83/status/global 200 { "status_label": "OK", "status": 0 }
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
type required |
status type, can be one of * global * configuration * build Validations:
|