Container-level Data Guard Configuration REST Endpoints
Container-level Data Guard Configuration
APIs for managing a container-level Data Guard configuration.
- Configure Data Guard fast-start failover between primary and standby databases
- Method: postPath:
https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/websvcs/restful/db/dataguard/configure/fsfo - Configure Data Guard fast-start failover observers and callout scripts
- Method: postPath:
https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/websvcs/restful/db/dataguard/configure/observers - Convert a standby database role
- Method: postPath:
https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/websvcs/restful/db/dataguard/convertStandby - Perform a Data Guard switchover
- Method: postPath:
https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/websvcs/restful/db/dataguard/switchover