A new Vault administrator is writing a CURL command (shown below) to retrieve a secret stored in a KV v2 secrets engine at secret/audio/soundbooth but is receiving an error. What could be the cause of the error?
$ curl \
--header " X-Vault-Token: hvs.rffHw0iXqkRo19b2cjf93DM39WjpbN3J " \
Which of the following best describes a token accessor?
When generating a dynamic secret, what value is returned that a user can use to renew or revoke the lease?
Which of the following unseal options can automatically unseal Vault upon the start of the Vault service? (Select four)