Vault Enterprise Access Control Configuration Practice Question
You are writing a Sentinel policy to restrict secret access. Which parameter provides the current request's metadata, such as the path or operation type?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
request
The 'request' object in Sentinel for Vault contains metadata about the API request, including 'path' and 'operation'.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
vault.metadata
Why it's wrong here
This is not a valid Sentinel object.
- ✗
token
Why it's wrong here
Token contains user information, not request metadata.
- ✓
request
Why this is correct
The 'request' object contains the attributes of the request being evaluated.
- ✗
input
Why it's wrong here
Input is not the standard name for request data in Sentinel.
- ✗
policy
Why it's wrong here
Policy refers to the policy content itself, not the request context.
About these practice questions
This Vault Enterprise question is part of Courseiva's 184-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official HashiCorp exam blueprint
This Vault Enterprise practice question is part of Courseiva's free HashiCorp certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Vault Enterprise exam.