properties object when creating or updating a connection. All properties are nested within the connection request body.
Properties
Oracle server hostname or fully qualified domain name.
Port number for the Oracle server connection.Typically
1521 for Oracle database connections.Username for authenticating to the Oracle server.
Reference to a Prophecy secret containing the Oracle password.
- When using the create connection API, the secret must be stored in Prophecy before creating the connection.
- When using the create fabric API, replace this whole object with the string
{{SECRET}}, which references the secret being created in parallel to the connection.
Name of the Oracle database to connect to.
Knowledge graph configuration settings for the connection. See the Knowledge graph
indexer properties for more information.

