GET /api/hosts/:id/power
Fetch the status of whether the host is powered on or not. Supported hosts are VMs and physical hosts with BMCs.
参数
参数名字
描述
location_id
选填
根据位置界定的范围
Validations:
Must be a Integer
organization_id
选填
根据机构界定的范围
Validations:
Must be a Integer
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.