Last active
May 22, 2022 15:50
-
-
Save shadabshaukat/731a03b5448c6617c381b077e1a12f5b to your computer and use it in GitHub Desktop.
Deployment_Health
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -u <user>:"<password>" | |
| -H "Content-Type: application/json" | |
| -H "Accept: application/json" | |
| -X GET https://pxxxxxxq.deployment.goldengate.us-ashburn-1.oci.oraclecloud.com/services/v2/config/health |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment