pub async fn delete_redfish_endpoint( infra: &InfraContext<'_>, token: &str, id: &str, ) -> Result<(), Error>
Delete a Redfish endpoint registration by ID.