For Start and Stop OIC instance API provided by Oracle what kind of authentication needed?
Summary:
When using the Start/Stop OIC instance API provided by Oracle what kind of authentication should be used?
I have been trying to call the below APIs available in the oracle documents using basic authentication. But it's not working as I am getting the below error.
Tool used to test this : Postman
POST call
https://integration.us-ashburn-1.ocp.oraclecloud.com/20190131/integrationInstances/{integrationInstanceId}/actions/stop
Response
{ "code": "NotAuthenticated", "message": "The required information to complete authentication was not provided or was incorrect."}
Note : {integrationInstanceId} was given correctly.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):