Merge branch 'main' of github.com:jbowdre/phpIPAM-for-vRA8 into main

This commit is contained in:
jbowdre 2021-01-26 16:43:35 -06:00
commit 3fc919ec37

View file

@ -6,7 +6,7 @@ This integration allows vRealize Automation 8.x to use [phpIPAM](https://phpipam
Prerequisite: Prerequisite:
=============== ===============
phpIPAM must be installed, configured, and available over HTTPS. Subnets must be defined, and those which should be available to vRA need to be marked as a pool. A trusted SSL certificate is not required; vRA will prompt to confirm the certificate when the connection is initially validated. phpIPAM 1.5 must be installed, configured, and available over HTTPS. Subnets must be defined, and those which should be available to vRA need to be marked as a pool. A trusted SSL certificate is not required; vRA will prompt to confirm the certificate when the connection is initially validated.
Usage Usage
=============== ===============