Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware Exam 3V0-41.22 Topic 1 Question 1 Discussion

Actual exam question for VMware's 3V0-41.22 exam
Question #: 1
Topic #: 1
[All 3V0-41.22 Questions]

SIMULATION

Task 16

You are working to automate your NSX-T deployment and an automation engineer would like to retrieve your BOP routing information from the API.

You need to:

* Run the GET call in the API using Postman

* Save output to the desktop to a text file called API.txt

Complete the requested task.

Notes: Passwords are contained in the user _ readme.txt. This task is not dependent on another. This task should take approximately 5 minutes to complete.

Show Suggested Answer Hide Answer
Suggested Answer: A

To run the GET call in the API using Postman and save the output to the desktop to a text file called API.txt, you need to follow these steps:

Open Postman and create a new request tab. Select GET as the method from the drop-down menu.

Enter the URL of the NSX-T Policy API endpoint for retrieving the BGP routing table, such as https://<nsx-manager-ip-address>/policy/api/v1/infra/tier-0s/vmc/routing-table?enforcement_point_path=/infra/sites/default/enforcement-points/vmc-enforcementpoint

Click the Authorization tab and select Basic Auth as the type from the drop-down menu. Enter your NSX-T username and password in the Username and Password fields, such as admin and VMware1!.

Click Send to execute the request and view the response in the Body tab. You should see a JSON object with the BGP routing table information, such as routes, next hops, prefixes, etc.

Click Save Response and select Save to a file from the drop-down menu. Enter API.txt as the file name and choose Desktop as the location. Click Save to save the output to your desktop.

You have successfully run the GET call in the API using Postman and saved the output to your desktop to a text file called API.txt.


Contribute your Thoughts:

Selma
4 hours ago
I think automating NSX-T deployment is crucial for efficiency.
upvoted 0 times
...

Save Cancel