pub async fn wireless_wireless_lans_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<WirelessLan, Error<WirelessWirelessLansRetrieveError>>Expand description
Get a wireless LAN object.
pub async fn wireless_wireless_lans_retrieve(
configuration: &Configuration,
id: i32,
) -> Result<WirelessLan, Error<WirelessWirelessLansRetrieveError>>Get a wireless LAN object.