HashiCorp Certified: Vault Associate VA-002-P Question # 29 Topic 3 Discussion

HashiCorp Certified: Vault Associate VA-002-P Question # 29 Topic 3 Discussion

VA-002-P Exam Topic 3 Question 29 Discussion:
Question #: 29
Topic #: 3

What does the following API request return?

1. $ curl \

2. --header "X-Vault-Token: ..." \

3. --request POST \

4. --data @payload.json \

5. http://127.0.0.1:8200/v1/sys/tools/random/164


A.

a random string of 164 characters


B.

a random token valid for 164 uses


C.

None


D.

a secured secret based on 164 bytes of data


Get Premium VA-002-P Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.