update_redfish_endpoint

Function update_redfish_endpoint 

Source
pub async fn update_redfish_endpoint(
    ctx: RequestCtx,
    __arg1: Json<UpdateRedfishEndpointParams>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

PUT /redfish-endpoints — update an existing Redfish endpoint’s properties.