Automating Tetration External Orchestrator Password Changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2022
12:16 PM
- last edited on
05-31-2023
12:26 PM
by
Alexander Stevenson
In our Tetration environment we have a significant number of External Orchestrators which have service accounts tied to them. We are required to change these service account passwords every X number of days which then necessitates updating them for each External Orchestrator.
Despite my efforts, I am not yet well versed in automation, I fear it will take a dive into the deep end which I have not yet taken.
I was wondering if anyone had developed an automated process to update these passwords via an API call, or another methodology, that would then alleviate the need to manually change each External Orchestrator's password.
Thanks!
- Labels:
-
Other Controller Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2022 07:37 AM
Hello @jokerfmj1,
I'm not yet well-versed in Cisco Secure Workload (formerly Tetration), but these are the 3 places in DevNet where you would find code examples for automating it:
DevNet's GitHub repos
https://github.com/search?q=org%3ACiscoDevNet+Tetration
Automation Exchange
https://developer.cisco.com/network-automation/listing/#search=Tetration&page=1
Code Exchange
https://developer.cisco.com/codeexchange/explore/#search=Tetration
You may want to search them for 'Cisco Secure Workload' and 'External Orchestrator' as well.
