Skip to content

Conversation

@Collin-Koss
Copy link
Contributor

@Collin-Koss Collin-Koss commented Aug 1, 2023

Pull request includes enhancements to configuration.py and url_utils.py for WLAN configuration endpoints.

Created the WLAN class in configuration.py to house WLAN configuration API endpoints function calls.

Implemented the following API function calls for "/configuration/v2/wlan" endpoints:

  1. Create a new WLAN
  2. Update an existing WLAN

Implemented the following API function calls for "/configuration/v1/wlan" endpoints:

  1. Get WLAN list of an UI group
  2. Delete an existing WLAN

Implemented the following API function calls for "/configuration/full_wlan" endpoints:

  1. Create a new WLAN
  2. Update an existing WLAN
  3. Get the information of an existing WLAN

@KarthikSKumar98 KarthikSKumar98 merged commit f841dc7 into aruba:development Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants