Sample Exchange

 View Only

vSphere Automation REST API Postman Resources and Samples 

Jul 13, 2017 07:19 PM

vSphere and VMware Cloud on AWS API Postman Resources and Samples

These three files provide API resources and example end to end scenarios that you can import in to Postman to execute.

Requirements

Postman Client

Installation

The included .json files were built using the Postman client. It is recommended that you install the latest client from Postman.

Once installed, start Postman, and select the import button in the upper left corner:

import button

You will see the import dialog open:

import dialog

You can drag and drop the JSON files in this directory one at a time on to the dialog area where is says Drop files here or you can select the Choose files button to open a file chooser dialog and navigate to the location on your system where this directory resides, and select the JSON files.

The JSON files include both the API collections and also a default "Environment" that can be altered so that each of the API collections works against your own environment.

Once imported, you will see something similar to:

imported

Firstly you will need to adjust the imported environment to work with your vCenter Server, to do this click the eye icon near the top right and click the "edit" button to edit the "My vCenter" environment. Replace the values for each item to reflect the test vCenter you will be working with. As a minimum for most samples to work you will need to alter details for VC, User and password providing SSO credentials here.

Environment

From here, you can expand either the resources to see the individual API surfaces or expand the samples and see some of the ways you can string together the individual resources to make a use case.

Content Library samples:

Content Library Samples

VMware Cloud on AWS samples:

VMware Cloud on AWS Samples

To work with the VMware Cloud on AWS Samples follow these steps:

  1. Import the sample file from this repository into Postman
  2. Import the VMC Environment sample from this repository into Postman
  3. From the VMC Console click your name at the top right of the console window, click "OAuth Refresh Token", from this page, generate or copy your refresh token.
  4. Edit the "VMC Environment" in Postman and set the refresh_token value to the previously copied item.
  5. Use the samples starting with Authentication - Login action.
  • The Org and SDDC will be automatically stored as environmental variables for future API calls once the samples are run, see the Tests tab for how this is done on each call.

#MIT
#vSphereAutomationSDKforREST
#vSphereAutomationSDKforREST
#vSphereAutomationAPI
#POSTMANCollection
#Rest
#vSphere

Statistics
0 Favorited
5 Views
1 Files
0 Shares
3 Downloads
Attachment(s)
zip file
vsphere-automation-sdk-rest-master.zip   175 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.