mirror of
https://github.com/jbowdre/phpIPAM-for-vRA8.git
synced 2024-11-21 22:42:20 +00:00
update README to mention pool requirement
This commit is contained in:
parent
7e8988314f
commit
1f71766392
1 changed files with 1 additions and 1 deletions
|
@ -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. A trusted SSL certificate is not required; vRA will prompt to confirm the certificate when the connection is initially validated.
|
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.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
===============
|
===============
|
||||||
|
|
Loading…
Reference in a new issue