-
Notifications
You must be signed in to change notification settings - Fork 48
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
Code changes from workflow manager modules #172
Merged
fmunozmiranda
merged 120 commits into
cisco-en-programmability:develop
from
madhansansel:main
Jun 7, 2024
Merged
Code changes from workflow manager modules #172
fmunozmiranda
merged 120 commits into
cisco-en-programmability:develop
from
madhansansel:main
Jun 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
latest changes May 6th 2024
latest changes May 13 2024
Fixed the problem with the slaacSupport
Fixed the parameter confusion between the ipAddress and network for ISE
Changed the netflow_collector port unavailability from None to 'null'
PR for assigning device to site
…iguration, fix the issue of syslog destination not working in one dnac version, also handle the invalid snmp privacy type
Fix the issue of validating primary smtp server address in email conf…
Added clear description for the documentation for the network functions
Removed the params which cannot be updated from the example playbook
Latest changes - June 4th, 2024
Delete all the config even a error occurs in the middle
Verifying the existence of servers in the network_aaa and clientandEndpoint_aaa
@fmunozmiranda, Could you please review and approve the changes? |
1 Bug Fix - Network Compliance Module
Resolved the problem after bringing the ISE server to 'Failed' state
…ng email events subscription notification.
Please update galaxy.yml |
… destination_name->destination etc. and updated the documentation and examples as well rename in the playbook.
Added the maximum timeout for checking the execution of task id and execution id
Added the code for creating/updating/deleting events subscription not…
fmunozmiranda
merged commit Jun 7, 2024
480f47d
into
cisco-en-programmability:develop
3 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Code changes from workflow manager modules.
- Added example playbooks in device_provision_workflow.yml
- Added API to validate the server address
- Minor bug fixes in device_credential_workflow_manager.py module
- Checking SNMP versions in events_and_notifications_workflow_manager.py module
- Added new attribute 'ise_integration_wait_time' in ise_radius_integration_workflow_manager.py
- Added example playbooks in network_compliance_workflow_manager.py
- Added detailed documentation in network_settings_workflow_manager.py
- Added new attribute 'provisioning' in provision_workflow_manager.py
- Added new attributes 'choices', 'failure_policy' in template_workflow_manager.py