pub async fn stop_bmc_access(
    configuration: &Configuration,
    zone: &str,
    server_id: &str
) -> Result<(), Error<StopBmcAccessError>>
Expand description

Stop BMC (Baseboard Management Controller) access associated with the given ID.