Oracle GoldenGate · Example Payload

Oracle Goldengate Big Data Rest Create Credential Request Example

CDCData IntegrationData SynchronizationDatabaseEnterpriseReal-Time Replication

Oracle Goldengate Big Data Rest Create Credential Request Example is an example object payload from Oracle GoldenGate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

useridpassword

Example Payload

Raw ↑
{
  "userid": "500123",
  "password": "example_value"
}