Create a new Vault
Create a new Vault
Request body
The configuration properties for the Vault which can be found on the vaults' documentation page.
Unix epoch when the resource was created.
The description of the Vault entity.
The name of the Vault that's going to be added. Currently, the Vault implementation must be installed in every Kong instance.
The unique prefix (or identifier) for this Vault configuration. The prefix is used to load the right Vault configuration and implementation when referencing secrets with the other entities.
An optional set of strings associated with the Vault for grouping and filtering.
Unix epoch when the resource was last updated.
Response
Successfully created Vault
The configuration properties for the Vault which can be found on the vaults' documentation page.
Unix epoch when the resource was created.
The description of the Vault entity.
The name of the Vault that's going to be added. Currently, the Vault implementation must be installed in every Kong instance.
The unique prefix (or identifier) for this Vault configuration. The prefix is used to load the right Vault configuration and implementation when referencing secrets with the other entities.
An optional set of strings associated with the Vault for grouping and filtering.
Unix epoch when the resource was last updated.