SDM and REST
A newbie to using REST.
Want to use REST to make changes in SDM. v9.03.
I have gone through the documentation in:
https://docs.oracle.com/en/industries/communications/session-delivery-manager/9.0/rest901/quick-start.html
When I run the sample python script,with what I believe are relevant changes for our environment I get:
requests.exceptions.MissingSchema:Invalid URL 'https://<our server>:8443/rest/v1.3/admin.login'
So a couple of questions.
1. How do I confirm that we are using v1.3 (or that REST is even installed correctly) ?
2. Does any kind person have a simple python script (that works) to authenticate to REST .