Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.6 KB

DynamicSecretUpdateChef.md

File metadata and controls

27 lines (23 loc) · 1.6 KB

DynamicSecretUpdateChef

dynamicSecretUpdateChef is a command that updates chef dynamic secret

Properties

Name Type Description Notes
chef_orgs str Organizations [optional]
chef_server_key str Server key [optional]
chef_server_url str Server URL [optional]
chef_server_username str Server username [optional]
delete_protection str Protection from accidental deletion of this object [true/false] [optional]
description str Description of the object [optional]
json bool Set output format to JSON [optional] [default to False]
name str Dynamic secret name
new_name str Dynamic secret name [optional]
password_length str The length of the password to be generated [optional]
producer_encryption_key_name str Dynamic producer encryption key [optional]
skip_ssl bool Skip SSL [optional] [default to True]
tags list[str] Add tags attached to this object [optional]
target_name str Target name [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
user_ttl str User TTL [optional] [default to '60m']

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