Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Releases: chelnak/vRAAPIClient

vRAAPIClient v1.0.2

09 Aug 20:43
Compare
Choose a tag to compare

Added paging as requested here: https://communities.vmware.com/message/2530168#2530168

Default limit is set to 20 as per API defaults

catalog:

getAllResources
getEntitledCatalogItems

reservation:
getAllBusinessGroups
getAllReservations

vRAAPIClient v1.0.1

06 Aug 14:09
Compare
Choose a tag to compare
  • Version 1.0.1
  • Added show option to catalot.getResource and catalog.getResourceNetworking()
  • Updated docs

vRAAPIClient v1.0

23 Jul 07:46
Compare
Choose a tag to compare

So I've decided to realise v1.0 of the vRAAPIClient. Version one has support for the following API endpoints:

  • Reservation-Service
  • Catalog-Service Consumer

There is more on it's way!