GET /api/hosts/:id/status
Получить состояние конфигурации узла
Return value may either be one of the following:
missing
failed
pending
changed
unchanged
unreported
Параметры
Имя параметра
Описание
id
обязательно
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.