Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.32 KB

HyperflexProxySettingPolicy.md

File metadata and controls

17 lines (13 loc) · 1.32 KB

HyperflexProxySettingPolicy

A policy specifying the HTTP proxy settings to be used by the HyperFlex installation process and HyperFlex storage controller VMs. This policy is required when the internet access of your servers including CIMC and HyperFlex storage controller VMs is secured by a HTTP proxy.

Properties

Name Type Description Notes
hostname str HTTP Proxy server FQDN or IP. [optional]
is_password_set bool [optional]
password str The password for the HTTP Proxy. [optional]
port int The HTTP Proxy port number. The port number of the HTTP proxy must be between 1 and 65535, inclusive. [optional]
username str The username for the HTTP Proxy. [optional]
cluster_profiles list[HyperflexClusterProfile] A reference to a hyperflexClusterProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. List of cluster profiles using this policy. [optional]
organization OrganizationOrganization [optional]

[Back to Model list] [Back to API list] [Back to README]