GET /api/hosts/:id/status
Obter status de configuração de host
Return value may either be one of the following:
missing
failed
pending
changed
unchanged
unreported
Parâmentros
Nome parâmetro
Descrição
id
requerido
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.