On Thu, Jan 13, 2022 at 12:52 PM Jim Rx <[email protected]> wrote: > Thanks for your response Craig. > > Python may be the next step, although there is a learning curve for us. > I'll keep this handy. > >
Python is one option, but really you can use anything that allows you to interact with a REST API. Python is popular, you can also use an Ansible playbook, PowerShell, curl within a bash shell script, etc. Many, many options. -Nick
