pub async fn get_redfish_endpoints(
ctx: RequestCtx,
__arg1: Query<RedfishEndpointsQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
GET /redfish-endpoints — list HSM Redfish endpoints with optional filters.