App Connections
Create an OracleDB Connection.
post/api/v1/app-connections/oracledb
Request body
method'username-and-password' required
The method used to authenticate with OracleDB.
namestring required
The name of the OracleDB Connection to create. Must be slug-friendly.
descriptionstring nullable
An optional description for the OracleDB Connection.
projectIdstring
The ID of the project to create the OracleDB Connection in.
isPlatformManagedCredentialsboolean
Whether or not the OracleDB Connection credentials should be managed by Infisical. Once enabled this cannot be reversed.
gatewayIdstring uuid nullable
The Gateway ID to use for this connection.
gatewayPoolIdstring uuid nullable
The Gateway Pool ID to use for this connection.
isAutoRotationEnabledfalse
Not supported for OracleDB Connections.
rotation'null' nullable
Not supported for OracleDB Connections.
Response
Default Response