Oracle Integration Administrative API to stop or start an OIC instance
I want to be able to stop (an start) a DEV/TEST OIC Gen 3 instance using the Oracle Integration Administrative API; initially using POSTMAN but eventually from an integration in our production OIC. The only documentation I can find for it is here:
StopIntegrationInstance | Oracle Cloud Infrastructure API Reference and Endpoints
But it doesn't mention authentication at all. I presume it is Oauth2, I have an integrated application set up and can get a token from it, but I still get an unauthorised message. I have the oic instance I want to stop as scope.
Does anyone know how to do this?
Tagged:
0