Oracle GoldenGate · Capability
Oracle GoldenGate REST API — Encryption
Oracle GoldenGate REST API — Encryption. 6 operations. Lead operation: Oracle Goldengate List Encryption Keys. Self-contained Naftiko capability covering one Oracle Goldengate business surface.
What You Can Do
GET
Listencryptionkeys
— Oracle Goldengate List Encryption Keys
/v1/services/v2/enckeys
GET
Getencryptionkey
— Oracle Goldengate Retrieve an Encryption Key
/v1/services/v2/enckeys/{keyname}
POST
Createencryptionkey
— Oracle Goldengate Create an Encryption Key
/v1/services/v2/enckeys/{keyname}
DELETE
Deleteencryptionkey
— Oracle Goldengate Delete an Encryption Key
/v1/services/v2/enckeys/{keyname}
GET
Listmasterkeyversions
— Oracle Goldengate List Master Key Versions
/v1/services/v2/masterkey
POST
Createmasterkeyversion
— Oracle Goldengate Create a New Master Key Version
/v1/services/v2/masterkey
MCP Tools
oracle-goldengate-list-encryption-keys
Oracle Goldengate List Encryption Keys
read-only
idempotent
oracle-goldengate-retrieve-encryption-key
Oracle Goldengate Retrieve an Encryption Key
read-only
idempotent
oracle-goldengate-create-encryption-key
Oracle Goldengate Create an Encryption Key
oracle-goldengate-delete-encryption-key
Oracle Goldengate Delete an Encryption Key
idempotent
oracle-goldengate-list-master-key
Oracle Goldengate List Master Key Versions
read-only
idempotent
oracle-goldengate-create-new-master
Oracle Goldengate Create a New Master Key Version