Admin REST Endpoints
Admin
OAM MDC REST API's on OAM Admin Server
- Delete Replication Agreement
- Method: deletePath:
/oam/services/rest/_replication/{replId} - Display the status of replication agreement
- Method: getPath:
/oam/services/rest/_replication/{replId} - List the existing replication agreements
- Method: getPath:
/oam/services/rest/_replication/agreements - Setup replication agreement between DCs
- Method: postPath:
/oam/services/rest/_replication/setup - Update Replication Agreement
- Method: putPath:
/oam/services/rest/_replication/{replId}