# Profile VLAN

Manage VLANs (virtual local area networks) of switch profile.

## Add VLAN

 - [POST /switchProfiles/{switchProfileId}/vlans](https://docs.ruckus.cloud/api/switch-0.4.0/profile-vlan/addvlan_1_1.md): Create a VLAN of the switch profile.

## Retrieve VLANs

 - [GET /venues/{venueId}/switches/{switchId}/vlanUnions](https://docs.ruckus.cloud/api/switch-0.4.0/profile-vlan/getvlanunion.md): List all usable VLANs for multiple ports of the same switch.

## Get VLANs

 - [GET /venues/{venueId}/switchProfiles/vlans](https://docs.ruckus.cloud/api/switch-0.4.0/profile-vlan/getvlansbyvenue_1_1.md): Get a list of VLANs in profiles with the specified venue.

