Oracle GoldenGate · Capability
Oracle GoldenGate Veridata REST API — Profiles
Oracle GoldenGate Veridata REST API — Profiles. 6 operations. Lead operation: Oracle Goldengate Retrieve All Profiles. Self-contained Naftiko capability covering one Oracle Goldengate business surface.
What You Can Do
GET
Listprofiles
— Oracle Goldengate Retrieve All Profiles
/v1/services/configuration/profiles
POST
Createprofile
— Oracle Goldengate Create a Profile
/v1/services/configuration/profiles
GET
Getprofile
— Oracle Goldengate Retrieve a Profile
/v1/services/configuration/profiles/{id}
PATCH
Updateprofile
— Oracle Goldengate Update a Profile
/v1/services/configuration/profiles/{id}
DELETE
Deleteprofile
— Oracle Goldengate Delete a Profile
/v1/services/configuration/profiles/{id}
PUT
Resetprofile
— Oracle Goldengate Reset a Profile to Defaults
/v1/services/configuration/profiles/{id}/reset
MCP Tools
oracle-goldengate-retrieve-all-profiles
Oracle Goldengate Retrieve All Profiles
read-only
idempotent
oracle-goldengate-create-profile
Oracle Goldengate Create a Profile
oracle-goldengate-retrieve-profile
Oracle Goldengate Retrieve a Profile
read-only
idempotent
oracle-goldengate-update-profile
Oracle Goldengate Update a Profile
idempotent
oracle-goldengate-delete-profile
Oracle Goldengate Delete a Profile
idempotent
oracle-goldengate-reset-profile-defaults
Oracle Goldengate Reset a Profile to Defaults
idempotent