002 Exam QuestionsBrowse all questions from this exam

002 Exam - Question 67


What information is required to revoke a Vault lease?

Show Answer
Correct Answer: C

To revoke a Vault lease, the required information is the Lease ID. The Lease ID uniquely identifies the lease and allows the Vault system to find and revoke the specific resource associated with that lease.

Discussion

2 comments
Sign in to comment
daz_rekka
daz_rekkaOption: C
Jul 19, 2024

Revoke commands require the Lease ID.

Mark1000
Mark1000
Aug 3, 2024

C vault lease revoke lease_id vault lease revoke --help Usage: vault lease revoke [options] ID Revokes secrets by their lease ID. This command can revoke a single secret or multiple secrets based on a path-matched prefix.