VMware Cloud on AWS provides a REST API so you can automate infrastructure management tasks from a wide range of programming languages or command line tools. Postman is a popular way to experiment with REST APIs. In this video, you’ll learn how to create a Postman collection that uses an API token to authenticate with VMware Cloud on AWS. Then you will see how to view the software defined data centers in your organization.
For the latest technical information on VMware Cloud on AWS, check out these resources:
VMware Cloud Tech Zone - https://vmc.techzone.vmware.com
VMware Cloud on AWS Quick Start Series – https://vmc.techzone.vmware.com/quick...
VMware Cloud on AWS Hands-on Labs (HOL) - https://vmc.techzone.vmware.com/vmwar...
Examples used in this video:
POST https://console.cloud.vmware.com/csp/...
GET https://vmc.vmware.com/vmc/api/orgs/:...
Test:
var jsonData = JSON.parse(responseBody);
postman.setEnvironmentVariable("access_token", jsonData.access_token)
Watch video Using Postman with the VMware Cloud on AWS REST API online without registration, duration hours minute second in high quality. This video was added by user VMware Cloud 29 July 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,523 once and liked it like people.