Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.49 KB

DynamicSecretCreateArtifactory.md

File metadata and controls

25 lines (21 loc) · 1.49 KB

DynamicSecretCreateArtifactory

dynamicSecretCreateArtifactory is a command that creates 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
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]