get_redfish_endpoints

Function get_redfish_endpoints 

Source
pub async fn get_redfish_endpoints(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetRedfishEndpointsParams,
) -> Result<RedfishEndpointArray, Error>
Expand description

Fetch Redfish endpoint registrations from the backend.