pub async fn add_redfish_endpoint(
ctx: RequestCtx,
__arg1: Json<UpdateRedfishEndpointParams>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
POST /redfish-endpoints — register a new Redfish endpoint in HSM.