Secrets
secrets
Methods
Create secret
Create secret v2
Delete secret
List secrets
Get secret
Secret uuid
Secret name
Secret type, base64 encoded. symmetric - Used for storing byte arrays such as keys suitable for symmetric encryption; public - Used for storing the public key of an asymmetric keypair; private - Used for storing the private key of an asymmetric keypair; passphrase - Used for storing plain text passphrases; certificate - Used for storing cryptographic certificates such as X.509 certificates; opaque - Used for backwards compatibility with previous versions of the API
Status
Metadata provided by a user or system for informational purposes. Defaults to None
Metadata provided by a user or system for informational purposes. Value must be greater than zero. Defaults to None
Describes the content-types that can be used to retrieve the payload. The content-type used with symmetric secrets is application/octet-stream
Datetime when the secret was created. The format is 2020-01-01T12:00:00+00:00
Datetime when the secret will expire. The format is 2020-01-01T12:00:00+00:00. Defaults to None
Metadata provided by a user or system for informational purposes. Defaults to None