GET /api/hosts/:id/status
Get configuration status of host
Return value may either be one of the following:
missing
failed
pending
changed
unchanged
unreported
Params
Param Name
Description
id Required
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no
leading or trailing space.