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:
Integer
organization_id
選填
組織範圍
Validations:
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.