SolarWinds IPAM Plugin for vRA 8Plugin description: https://as.zabedu.ru/en/virtual2/vmware2/vrealize2/vra-solarwinds-ipam-en
A implementation of an SolarWinds IPAM integration plugin for vRA 8.x
This plugin is developed using IPAM SDK: VMware vRealize Automation Third-Party IPAM SDK
For customization and installation details of this plugin see: vRA 8: plugin SolarWinds IPAM
For more information about the IPAM integration see: vRA IPAM plugin reference documentation
Under ./src/ you'd find separate directory for each IPAM specific operation that the plugin supports.
./src/
The _create_package.sh script is used to package Python scripts and dependencies into the SolarWinds.zip plugin archive.
_create_package.sh
The ./src/lib_photon3.zip contains all 3rd party libraries that the SolarWinds IPAM plugin depends on, they are unpacked during the execution of the _create_package.sh script. This will ensure that all Python libraries and binaries are Photon OS compliant.
./src/lib_photon3.zip
The SolarWinds.zip contains a plugin ready for installation in vRA 8.x.
SolarWinds.zip