Vaulttoken
Class: metadata
This component type stores tokens which can be resolved Vault-wide. All Vaults include system-provided tokens for Vault id, name, and dns. In addition to these, you can configure up to ten (10) Vault Tokens. Vault Java SDK developers can reference Vault tokens in HTTP Callout or within the Spark message framework.
Learn more in the Vault Java SDK documentation.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
active | Type: Boolean | Indicates whether the component is active. |
clone_behavior | Type: Enum Required Allowed values:
| Indicates whether the value attribute is cleared when the Vault is cloned. |
system_managed | Type: Boolean | Indicates that records are managed by the system. |
type | Type: Enum Required Allowed values:
| The data type of the token value. |
value | Type: String Max length: 255 | The value of the token when resolved. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |