Skip to content

Retrieve inventory data from vSphere VMs and Hosts (SOAP API)

Notifications You must be signed in to change notification settings

cesirx/ETL_nfvi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NFVi data ETL process

Python script that extracts, transforms and load data obtained from different layers in a NFVi architecture:

  • Compute Manager (vCenter SOAP API)
  • Hypervisors (ESXi)
  • Out of band management interfaces (iDRAC, iLO)
  • Network switches (forwarding db, lldp, and other L2 info)

Returns:

  • CSV output file
  • JSON output file
  • Javascript-formatted HTML tables with data structured in a sortable tables

Tested in: vCenter 6.5u3 and 6.7

About

Retrieve inventory data from vSphere VMs and Hosts (SOAP API)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages