All 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}
MDC Diagnostics and Troubleshooting
MDC Diagnostics and Troubleshooting
- Diagnostic API
- Method: getPath:
/oam/services/rest/mdc/configuration - Get DC specific details
- Method: getPath:
/oam/services/rest/mdc/dc/configuration - Modify MDC Session control parameters
- Method: postPath:
/oam/services/rest/mdc/dc/mode - Upgrade Backward Compatibility
- Method: postPath:
/oam/services/rest/mdc/dc/compatibility
PolicyManager
OAM MDC REST API's on OAM PolicyManager
- Setup replication agreement between DCs
- Method: postPath:
/oam/services/rest/_replication/setup
Setting up Multi data center
Setting up Multi data center
- 1-Configure the Master Data Center for MDC
- Method: postPath:
/oam/services/rest/mdc/master - 2-Configure the Clone Data Center for MDC
- Method: postPath:
/oam/services/rest/mdc/clone - 3-Applies Clone DC specific configuration
- Method: postPath:
/oam/services/rest/mdc/clone/configuration - 4-Extending a MDC cluster with a new clone DC
- Method: postPath:
/oam/services/rest/mdc/master/clone