Using Postman with the VMware Cloud on AWS REST API

Опубликовано: 29 Июль 2020
на канале: VMware Cloud
2,523
like

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)


Смотрите видео Using Postman with the VMware Cloud on AWS REST API онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь VMware Cloud 29 Июль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,523 раз и оно понравилось like людям.