Name | Type | Description | Notes |
---|---|---|---|
deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
description | String | Description of the object | [optional] |
gitlabAccessToken | String | Gitlab access token | [optional] |
gitlabAccessType | String | Gitlab access token type [project,group] | |
gitlabCertificate | String | Gitlab tls certificate (base64 encoded) | [optional] |
gitlabRole | String | Gitlab role | [optional] |
gitlabTokenScopes | String | Comma-separated list of access token scopes to grant | |
gitlabUrl | String | Gitlab base url | [optional] [default to 'https://gitlab.com/'] |
groupName | String | Gitlab group name, required for access-type=group | [optional] |
installationOrganization | String | Gitlab project name, required for access-type=project | [optional] |
json | Boolean | Set output format to JSON | [optional] [default to false] |
name | String | Dynamic secret name | |
newName | String | Dynamic secret name | [optional] |
tags | [String] | Add tags attached to this object | [optional] |
targetName | String | Target name | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
ttl | String | Access Token TTL | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |