Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.99 KB

GatewayUpdateProducerCassandra.md

File metadata and controls

28 lines (24 loc) · 1.99 KB

akeyless.Model.GatewayUpdateProducerCassandra

gatewayUpdateProducerCassandra is a command that updates a Cassandra producer [Deprecated: Use dynamic-secret-update-cassandra command]

Properties

Name Type Description Notes
CassandraCreationStatements string Cassandra creation statements [optional]
CassandraHosts string Cassandra hosts IP or addresses, comma separated [optional]
CassandraPassword string Cassandra superuser password [optional]
CassandraPort string Cassandra port [optional] [default to "9042"]
CassandraUsername string Cassandra superuser username [optional]
DeleteProtection string Protection from accidental deletion of this object [true/false] [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Dynamic secret name
NewName string Dynamic secret name [optional]
PasswordLength string The length of the password to be generated [optional]
ProducerEncryptionKeyName string Dynamic producer encryption key [optional]
Ssl bool Enable/Disable SSL [true/false] [optional] [default to false]
SslCertificate string SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA) [optional]
Tags List<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"]

[Back to Model list] [Back to API list] [Back to README]