gatewayUpdateProducerArtifactory is a command that updates artifactory producer [Deprecated: Use dynamic-secret-update-artifactory command]
| Name | Type | Description | Notes |
|---|---|---|---|
| ArtifactoryAdminName | string | Artifactory Admin Name | [optional] |
| ArtifactoryAdminPwd | string | Artifactory Admin password | [optional] |
| ArtifactoryTokenAudience | string | Token Audience | |
| ArtifactoryTokenScope | string | Token Scope | |
| BaseUrl | string | Base URL | [optional] |
| CustomUsernameTemplate | string | Customize how temporary usernames are generated using go template | [optional] |
| DeleteProtection | string | Protection from accidental deletion of this object [true/false] | [optional] |
| ItemCustomFields | Dictionary<string, string> | Additional custom fields to associate with the item | [optional] |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Name | string | Dynamic secret name | |
| NewName | string | Dynamic secret name | [optional] |
| ProducerEncryptionKeyName | string | Dynamic producer encryption key | [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"] |