Skip to content

Instantly share code, notes, and snippets.

@shadabshaukat
Last active May 23, 2022 03:07
Show Gist options
  • Select an option

  • Save shadabshaukat/b14d2abfda5e9cfda86e3424da2c05d5 to your computer and use it in GitHub Desktop.

Select an option

Save shadabshaukat/b14d2abfda5e9cfda86e3424da2c05d5 to your computer and use it in GitHub Desktop.
Get_Status_of_a_Replicat
curl -u <user>:"<password>"
-H "Content-Type: application/json"
-H "Accept: application/json"
-X GET https://pxxxxxxxq.deployment.goldengate.us-ashburn-1.oci.oraclecloud.com/services/v2/replicats/<replicat name>/info/status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment