Skip to content

jfroche/vCloudOSLicenses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vCloud OS Licenses

A small library for calculating the OS types, and their numbers, within a vCloud Director setup. Loops over the organisations, finding the OrgVDCs within each one, and in turn, finding each vApp within the VDC. Finally, the process ends with a loop over the VMs in the vApp, tallying up the OS types.

The minimum possible amount of work is done with the XML returned by the vCloud API. Please don't expect to find a full vCloud XML to Go struct mapping here.

About

A simple Go application for retreiving and calculating the number of Windows and RHEL licenses being used within a VMWare vCloud environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%