In regards to using a K/V v2 secrets engine, select the three correct statements below: (select three)

In regards to using a K/V v2 secrets engine, select the three correct statements below: (select three)
A . issuing a vault kv destroy statement permanently deletes a single version of a secret
B . issuing a vault kv destroy statement deletes all versions of a secret
C . issuing a vault kv delete statement permanently deletes the secret
D . issuing a vault kv metadata delete statement permanently deletes the secret
E . issuing a vault kv delete statement performs a soft delete

Answer: A,D,E

Explanation:

The kv delete command is like a soft delete which deletes the data for the provided path in the key/value secrets engine. If using K/V Version 2, its versioned data will not be fully removed, but marked as deleted and will no longer be available for normal get requests. The kv destroy command permanently removes the specified versions’ data from the key/value secrets engine. If no key exists at the path, no action is taken. It does not deletes all versions of a secret.

The kv metadata delete command deletes all versions and metadata for the provided key.

Latest VA-002-P Dumps Valid Version with 200 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments