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

Getting and setting the daily maintenance time through REST api

edited Oct 1, 2020 7:45AM in Planning 2 comments

Summary

Getting and setting the daily maintenance window through the REST api is returning an error code 564

Content

Hi,

I am trying to get and set the daily maintenance window through the PBCS REST API but I am getting 564 error for both.

 

Getting the daily maintenance window:

<errorProps>
<errorMessage>
null for uri: https://<pod>.oraclecloud.com:443/interop/rest/11.1.2.3.600/services/dailymaintenance
</errorMessage>
<status>564</status>
</errorProps>

 

Setting the daily maintenance window:

<errorProps>
<errorMessage>
null for uri: https://<pod>.oraclecloud.com:443/interop/rest/11.1.2.3.600/services/dailymaintenance?StartTime=22
</errorMessage>
<status>564</status>
</errorProps>

 

 

The authentication is the same user that I am using to log in to the application and changing the daily maintenance time from the interface.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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