HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 79 Topic 8 Discussion

HashiCorp Certified: Vault Associate (003)Exam HCVA0-003 Question # 79 Topic 8 Discussion

HCVA0-003 Exam Topic 8 Question 79 Discussion:
Question #: 79
Topic #: 8

Thomas has authenticated to Vault using the API and has received the following response. What data must Thomas parse from the response in order to continue making requests to Vault?

text

CollapseWrapCopy

{

"request_id": "65897160-fd8b-1f87-c24e-fdba14c9728e",

"lease_id": "",

"renewable": false,

"lease_duration": 0,

"data": null,

"wrap_info": null,

"warnings": null,

"auth": {

"client_token": "hvss.lzrmRe5Y3LMcDRmOttEjWoagd92fD29fxakwej_38djs",

"accessor": "EMX0nv4nr0Y1wXoaN7i0WDW1",

"policies": ["bryan", "default"],

"token_policies": ["bryan", "default"],

"metadata": {"username": "bryan"},

"lease_duration": 2764800,

"renewable": true,

"entity_id": "40e203e8-818e-b6ad-4cb3-0befdbf9b598",

"token_type": "service",

"orphan": true

}

}


A.

accessor


B.

request_id


C.

client_token


D.

entity_id


Get Premium HCVA0-003 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.