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 |
bool |
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 |
bool |
Set output format to JSON |
[optional] [default to false] |
KeepPrevVersion |
string |
Whether to keep previous version [true/false]. If not set, use default according to account settings |
[optional] |
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 |
bool |
|
[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 |
|
NewName |
string |
New target name |
[optional] |
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 |
bool |
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] |