Module redfish

Module redfish 

Source
Expand description

Redfish-endpoint queries and CRUD operations.

Structs§

GetRedfishEndpointsParams
Typed parameters for fetching Redfish endpoints.
UpdateRedfishEndpointParams
Typed parameters for updating/adding a Redfish endpoint.

Functions§

add_redfish_endpoint
Register a new Redfish endpoint with HSM.
delete_redfish_endpoint
Delete a Redfish endpoint registration by id (BMC xname).
get_redfish_endpoints
List Redfish endpoint registrations, applying any caller-supplied filters (id / fqdn / uuid / macaddr / ipaddress).
update_redfish_endpoint
Update an existing Redfish endpoint’s properties.