Use this screenshot to answer the question below:

Where on this page would you click to view a secret located at secret/my-secret?
When using the principle of least privilege with Vault ACL policies, you start by granting broad access, then remove capabilities as issues occur.
What is the Vault CLI command to query information about the token the client is currently using?
You are using the Vault userpass auth method mounted at auth/userpass. How do you create a new user named " sally " with password " h0wN0wB4r0wnC0w " ? This new user will need the power-users policy.
When using Integrated Storage, which of the following should you do to recover from possible data loss?
You have a 2GB Base64 binary large object (blob) that needs to be encrypted. Which of the following best describes the transit secrets engine?
A system starts up 1000+ containers, all requiring connection to Vault upon its initial setup.
Which strategy will reduce I/O traffic to the storage backend?