Merge "Update help text for netapp_server_port option"
This commit is contained in:
commit
b1fc25a7d3
@ -30,8 +30,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_size_multiplier = 1.2</td>
|
||||
|
@ -34,8 +34,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
@ -30,8 +30,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_size_multiplier = 1.2</td>
|
||||
|
@ -38,8 +38,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
@ -42,8 +42,8 @@
|
||||
<td>(StrOpt) The hostname (or IP address) for the storage system or proxy server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_server_port = 80</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. Traditionally, port 80 is used for HTTP and port 443 is used for HTTPS; however, this value should be changed if an alternate port has been configured on the storage system or proxy server.</td>
|
||||
<td>netapp_server_port = None</td>
|
||||
<td>(IntOpt) The TCP port to use for communication with the storage system or proxy server. If not specified, Data ONTAP drivers will use 80 for HTTP and 443 for HTTPS; E-Series will use 8080 for HTTP and 8443 for HTTPS.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>netapp_storage_family = ontap_cluster</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user