REST API for Multi Data Center in Oracle Access Manager

Update Replication Agreement

put

/oam/services/rest/_replication/{replId}

To be executed only on the Master Data Center. Updates the Specified parameters in the Replication Agreement based on the replicaType.

Request

Supported Media Types
  • application/json
Path Parameters
Body (
  1. updateReplicationAgreementParams
)
Root Schema : updateReplicationAgreementParams
Type: object
Show Source
Nested Schema : config
Type: object
Show Source
  • entry(optional): object entry
Nested Schema : entry
Type: object
Show Source
Back to Top

Response

Supported Media Types
  • application/json

200 Response

Response body shall indicate the status
Body (
  1. replAgreementResponse
)
Root Schema : replAgreementResponse
Type: object
Show Source

500 Response

Error
Back to Top