delete_redfish_endpoint

Function delete_redfish_endpoint 

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

Delete a Redfish endpoint registration by ID.