Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
35 lines (31 loc) · 2.62 KB

File metadata and controls

35 lines (31 loc) · 2.62 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

akeyless.DynamicSecretCreateOracleDb

Properties

Name Type Description Notes
customUsernameTemplate String Customize how temporary usernames are generated using go template [optional]
dbServerCertificates String (Optional) DB server certificates [optional]
dbServerName String (Optional) Server name for certificate verification [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
itemCustomFields {String: String} Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Dynamic secret name
oracleHost String Oracle Host [optional] [default to '127.0.0.1']
oraclePassword String Oracle Password [optional]
oraclePort String Oracle Port [optional] [default to '1521']
oracleRevocationStatements String Oracle Revocation statements [optional]
oracleScreationStatements String Oracle Creation statements [optional]
oracleServiceName String Oracle DB Name [optional]
oracleUsername String Oracle Username [optional]
passwordLength String The length of the password to be generated [optional]
producerEncryptionKeyName String Dynamic producer encryption key [optional]
secureAccessBastionIssuer String Deprecated. use secure-access-certificate-issuer [optional]
secureAccessCertificateIssuer String Path to the SSH Certificate Issuer for your Akeyless Secure Access [optional]
secureAccessEnable String Enable/Disable secure remote access [true/false] [optional] [default to 'false']
secureAccessHost [String] Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) [optional]
secureAccessWeb Boolean Enable Web Secure Remote Access [optional] [default to false]
tags [String] Add tags attached to this object [optional]
targetName String Target name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userTtl String User TTL [optional] [default to '60m']
Morty Proxy This is a proxified and sanitized view of the page, visit original site.