add_redfish_endpoint

Function add_redfish_endpoint 

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

Add (register) a new Redfish endpoint.