Lockbox API, gRPC: SecretService
Статья создана
Обновлена 17 октября 2024 г.
A set of methods for managing secrets.
Methods
Method |
Description |
Returns the specified secret. |
|
Retrieves the list of secrets in the specified folder. |
|
Creates a secret in the specified folder. |
|
Updates the specified secret. |
|
Deletes the specified secret. |
|
Activates the specified secret. |
|
Deactivates the specified secret. |
|
Retrieves the list of versions of the specified secret. |
|
Adds new version based on a previous one. |
|
Schedules the specified version for destruction. |
|
Cancels previously scheduled version destruction, if the version hasn't been destroyed yet. |
|
Lists operations for the specified secret. |
|
Lists existing access bindings for the specified secret. |
|
Sets access bindings for the secret. |
|
Updates access bindings for the secret. |