Skip to content

Wireless SSID: data source, resource #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Wireless SSID: data source, resource #5

merged 3 commits into from
Sep 19, 2024

Conversation

mcparaf
Copy link
Collaborator

@mcparaf mcparaf commented Sep 18, 2024

No description provided.

@@ -0,0 +1,524 @@
name: Wireless SSID
rest_endpoint: /networks/%v/wireless/ssids
data_source_name_query: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this makes sense here, as we need the number for the path anyway.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this could be implemented because there is a GET endpoint that lists all the SSIDs. but that would require the data source to have a different set of mandatory fields than the resource, so this would have to be manually implemented. removing for now, maybe we'll add this functionality later. i don't think this will that relevant in production anyways because all the SSIDs are explicitly fixed to their numbers (there is no POST endpoints, but rather a fixed number of SSID slots that could be edited with PUT)

@danischm danischm merged commit a392ca5 into main Sep 19, 2024
1 of 2 checks passed
@danischm danischm deleted the wireless_ssid branch September 19, 2024 15:23
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