You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!