Expand description
Redfish-endpoint queries and CRUD operations.
Structs§
- GetRedfish
Endpoints Params - Typed parameters for fetching Redfish endpoints.
- Update
Redfish Endpoint Params - 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.