Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.1 KB

HyperflexSysConfigPolicy.md

File metadata and controls

16 lines (12 loc) · 1.1 KB

HyperflexSysConfigPolicy

A policy specifying system configuration such as timezone, DNS servers, and NTP Servers.

Properties

Name Type Description Notes
dns_domain_name str The DNS Search Domain Name. This setting applies to HyperFlex Data Platform 3.0 or later only. [optional]
dns_servers list[str] [optional]
ntp_servers list[str] [optional]
timezone str The timezone of the HyperFlex cluster's system clock. [optional] [default to 'Pacific/Niue']
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]