SecretStore APIs
SecretStore APIs
📄️ Add an X509 certificate
This method validates the request and adds either a single certificate or a collection of certificates to the certificate store.
📄️ Lookup X509 certificates
This method validates the request and looks up certificates in the certificate store based on the provided criteria.
📄️ Lookup expiring X509 certificates
This method validates the request and looks up certificates in the certificate store that are expiring within the specified number of days.
📄️ Remove an X509 certificate
This method validates the request and removes a certificate from the certificate store.
📄️ Retrieve an X509 certificate
This method validates the request and retrieves a certificate from the certificate store based on the provided vault ID.
📄️ Add a secret
_Required scope: restricted:manage_
📄️ List available namespace
_Required scope: restricted:manage_
📄️ Add an association
_Required scope: restricted:manage_
📄️ Remove an association
_Required scope: restricted:manage_
📄️ Get encryption keys in use
_Required scope: restricted_
📄️ Search a secret
_Required scope: restricted_
📄️ Search by vault type
_Required scope: restricted_
📄️ Search by association
_Required scope: restricted_
📄️ Lookup association by vault id
_Required scope: restricted_
📄️ Get all associations by vault id
_Required scope: restricted_
📄️ Change secret type
_Required scope: restricted:manage_
📄️ Search by owner
_Required scope: restricted_
📄️ Add an owner
_Required scope: restricted:manage_
📄️ Delete an owner
_Required scope: restricted:delete_
📄️ Get owners of a secret
_Required scope: restricted_
📄️ Retrieve a secret
_Required scope: restricted:manage_
📄️ Rotate a key
_Required scope: admin:rotate_