gatewayUpdateProducerGcp is a command that updates a GCP producer [Deprecated: Use dynamic-secret-update-gcp command]
Name | Type | Description | Notes |
---|---|---|---|
deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
gcpCredType | String | [optional] | |
gcpKey | String | Base64-encoded service account private key text | [optional] |
gcpKeyAlgo | String | Service account key algorithm, e.g. KEY_ALG_RSA_1024 | [optional] |
gcpSaEmail | String | The email of the fixed service acocunt to generate keys or tokens for. (revelant for service-account-type=fixed) | [optional] |
gcpTokenScopes | String | Access token scopes list, e.g. scope1,scope2 | [optional] |
json | Boolean | Set output format to JSON | [optional] |
name | String | Dynamic secret name | |
newName | String | Dynamic secret name | [optional] |
producerEncryptionKeyName | String | Dynamic producer encryption key | [optional] |
roleBinding | String | Role binding definitions in json format | [optional] |
serviceAccountType | String | The type of the gcp dynamic secret. Options[fixed, dynamic] | |
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] |