Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 2.96 KB

TargetCreateDB.md

File metadata and controls

43 lines (39 loc) · 2.96 KB

akeyless.TargetCreateDB

Properties

Name Type Description Notes
dBDefinedConnectionType String [optional]
azureClientId String (Optional) Client id (relevant for "cloud-service-provider" only) [optional]
azureClientSecret String (Optional) Client secret (relevant for "cloud-service-provider" only) [optional]
azureTenantId String (Optional) Tenant id (relevant for "cloud-service-provider" only) [optional]
cloudServiceProvider String (Optional) Cloud service provider (currently only supports Azure) [optional]
clusterMode Boolean Cluster Mode [optional]
comment String Deprecated - use description [optional]
connectionType String (Optional) Type of connection to mssql database [credentials/cloud-identity] [default to 'credentials']
dbName String [optional]
dbServerCertificates String (Optional) DB server certificates [optional]
dbServerName String (Optional) Server name for certificate verification [optional]
dbType String
description String Description of the object [optional]
host String [optional]
json Boolean Set output format to JSON [optional] [default to false]
key String The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) [optional]
maxVersions String Set the maximum number of versions, limited by the account settings defaults. [optional]
mongodbAtlas Boolean [optional]
mongodbAtlasApiPrivateKey String MongoDB Atlas private key [optional]
mongodbAtlasApiPublicKey String MongoDB Atlas public key [optional]
mongodbAtlasProjectId String MongoDB Atlas project ID [optional]
mongodbDefaultAuthDb String MongoDB server default authentication database [optional]
mongodbUriOptions String MongoDB server URI options [optional]
name String Target name
oracleServiceName String [optional]
port String [optional]
pwd String [optional]
snowflakeAccount String [optional]
snowflakeApiPrivateKey String RSA Private key (base64 encoded) [optional]
snowflakeApiPrivateKeyPassword String The Private key passphrase [optional]
ssl Boolean Enable/Disable SSL [true/false] [optional] [default to false]
sslCertificate String SSL connection certificate [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userName String [optional]