Which TCP port does Vault replication use?
A. 8200
B. 8201
C. 8300
D. 8301
In a Consul cluster, participating nodes can be only one of two types. Select the valid types. (select two)
A. follower
B. secondary
C. active
D. primary
E. leader
F. passive
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
Which of the following is not an activity associated with the Vault transit secrets engine?
A. encrypt
B. decrypt
C. update
D. rewrap
You want to encrypt a credit card number using the transit secrets engine. You enter the following command and receive an error. What can you do to ensure that the credit card number is properly encrypted and the ciphertext is returned?
1.
$ vault write -format=json transit/encrypt/creditcards plaintext="1234 5678 9101 1121"
2.
Error writing data to transit/encrypt/orders: Error making API request.
3.
4.
URL: PUT http://10.25.16.165:8200/v1/transit/encrypt/creditcards
5.
Code: 400. Errors:
6.
7.
* illegal base64 data at input byte 4
A. credit card numbers are not supported using the transit secrets engine since it is considered sensitive data
B. the token used to issue the encryption request does not have the appropriate permissions
C. the plain text data needs to be encoded to base64
D. the credit card number should not include spaces
You've deployed Vault in your production environment and are curious to understand metrics on your Vault cluster, such as the number of writes to the backend, the status of WALs, and the seal status. What feature would you configure in order to view these metrics?
A. audit device
B. telemetry
C. nothing to configure, these are available in the Vault log found on the OS
D. enable logs for each individual secrets engines
What are the primary benefits of running Vault in a production deployment over dev server mode? (select two)
A. ability to enable auth methods
B. persistent storage
C. encryption via TLS
D. faster deployment
E. access to all of the secret engines
Your organization is running Vault open source and has decided it wants to use the Identity secrets engine. You log into Vault but are unable to find it in the list to enable. What gives?
A. because you are running open-source and the identity secrets engine is an Enterprise feature, it is not available to enable.
B. the identity secrets engine was deprecated in previous versions
C. this secrets engine will be mounted by default.
D. the policy attached to your user doesn't allow access to the Identity secrets engine.
What system endpoint can you query to determine which node is the leader of a cluster?
A. /sys/tools
B. /sys/leader
C. /sys/health
D. /sys/init
An application requires a specific key/value to be updated in order to process a batch job. The value should be either "true" or "false". However, when developers have been updating the value, sometimes they mistype the value or capitalize on the value, causing the batch job not to run. What feature of a Vault policy can be used in order to restrict the entry to the required values?
A. added an allowed_parameters value to the policy
B. use a * wildcard at the end of the policy
C. change the policy to include the list capability
D. add a deny statement for all possible misspellings of the value
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only HashiCorp exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your VA-002-P exam preparations and HashiCorp certification application, do not hesitate to visit our Vcedump.com to find your solutions here.