From 45525f8aaf0f212bf4b136f7e576ae46dd463b0d Mon Sep 17 00:00:00 2001 From: Christophe Jauffret Date: Wed, 3 Nov 2021 14:45:01 +0100 Subject: [PATCH] add missing port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e92f3d..76acda6 100755 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Driver Args |Arg |Description |Required |Default | |------------------------------|:------------------------------------------------------------------------|:-----------------|--------| | `nutanix-endpoint` |The hostname/ip-address of the Prism Central |yes || +| `nutanix-port` |The port to connect to Prism Central |no |9440 | `nutanix-username` |The username of the nutanix management account |yes || | `nutanix-password` |The password of the nutanix management account |yes || | `nutanix-insecure` |Set to true to force SSL insecure connection |no |false|