add_redfish_endpoint

Function add_redfish_endpoint 

Source
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.