Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 2.44 KB

DynamicSecretUpdateRabbitMq.md

File metadata and controls

35 lines (31 loc) · 2.44 KB

akeyless.Model.DynamicSecretUpdateRabbitMq

dynamicSecretUpdateRabbitMq is a command that updates rabbitmq dynamic secret

Properties

Name Type Description Notes
DeleteProtection string Protection from accidental deletion of this object [true/false] [optional]
Description string Description of the object [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]
RabbitmqAdminPwd string RabbitMQ Admin password [optional]
RabbitmqAdminUser string RabbitMQ Admin User [optional]
RabbitmqServerUri string Server URI [optional]
RabbitmqUserConfPermission string User configuration permission [optional]
RabbitmqUserReadPermission string User read permission [optional]
RabbitmqUserTags string User Tags [optional]
RabbitmqUserVhost string User Virtual Host [optional]
RabbitmqUserWritePermission string User write permission [optional]
SecureAccessEnable string Enable/Disable secure remote access [true/false] [optional]
SecureAccessUrl string Destination URL to inject secrets [optional]
SecureAccessWeb bool Enable Web Secure Remote Access [optional] [default to true]
SecureAccessWebBrowsing bool Secure browser via Akeyless Web Access Bastion [optional] [default to false]
SecureAccessWebProxy bool Web-Proxy via Akeyless Web Access Bastion [optional] [default to false]
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]