Created
May 24, 2022 16:19
-
-
Save shadabshaukat/ddb1d81f42fe484013aa2e76f65cce7b to your computer and use it in GitHub Desktop.
View_Discard_File_Extract.sh
This file contains 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://pxxxxxxxq.deployment.goldengate.us-ashburn-1.oci.oraclecloud.com/services/v2/extracts/<extract name>/info/reports/<extract name>.dsc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment