Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.55 KB

DynamicSecretUpdateArtifactory.md

File metadata and controls

26 lines (22 loc) · 1.55 KB

DynamicSecretUpdateArtifactory

dynamicSecretUpdateArtifactory is a command that updates artifactory dynamic secret

Properties

Name Type Description Notes
artifactory_admin_name str Artifactory Admin Name [optional]
artifactory_admin_pwd str Artifactory Admin password [optional]
artifactory_token_audience str Token Audience
artifactory_token_scope str Token Scope
base_url str Base URL [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]
producer_encryption_key_name str Dynamic producer encryption key [optional]
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]