pub async fn wireless_wireless_lans_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<WirelessWirelessLansDestroyError>>Expand description
Delete a wireless LAN object.
pub async fn wireless_wireless_lans_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<WirelessWirelessLansDestroyError>>Delete a wireless LAN object.