Redfish
redfish (client)
redfish (client)attributes:
power_state: "Off"
communication:
- redfish:
transport: http
base_url: "https://example-redfish.local"
verify_tls: true
auth:
username: admin
password: changeme
poll_interval: 5.0
bindings:
- name: system_state
direction: inbound
method: GET
resource: /redfish/v1/Systems/1
pointer: /PowerState
attribute: "#attr(power_state)"redfish_server (loopback server)
redfish_server (loopback server)Notes
Last updated

