pub async fn wireless_wireless_lan_groups_bulk_destroy(
configuration: &Configuration,
wireless_lan_group_request: Vec<WirelessLanGroupRequest>,
) -> Result<(), Error<WirelessWirelessLanGroupsBulkDestroyError>>Expand description
Delete a list of wireless LAN group objects.