📄️ Create/Update Secret
This API is used to create or update a secret.
📄️ Delete Secret
This API is used to delete a secret.
📄️ Get Secret Value by Key
This API is used to get a secret's value using its key.
📄️ Check if Secret Exists
This API is used to check if a secret exist.
📄️ List All Secrets
This API is used to list all secrets in the Conductor cluster.
📄️ List Accessible Secrets
This API is used to retrieve all secret names that the user has permission to grant access to.
📄️ List Secrets with Tags
This API is used to retrieve all secret names that the user has permission to grant access to, along with their tags.
📄️ Add Tags to Secret
This API is used to add tags to a secret.
📄️ Get Tags from Secret
This API is used to retrieve tags from a secret.
📄️ Delete Tags from Secret
This API is used to delete tags from a secret.