Feature Request: Support for meraki_network_alerts_settings Resource #70
CalebBartleMAA
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Added here: 6a4a699 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Please add support for managing network alert settings via Terraform using the endpoint:
{{baseUrl}}/networks/:networkId/alerts/settings.
This would allow users to declaratively manage network-level alerting configuration for Meraki environments, streamlining infrastructure management and enabling alignment with IaC best practices.
Proposed Resource: meraki_network_alerts_settings
API Reference: GET/PUT /networks/:networkId/alerts/settings
This resource supports retrieving and updating alert settings for a network.
Example
Beta Was this translation helpful? Give feedback.
All reactions