name(Optional[String[1,64]])
— The name of the cluster. The name can be up to 64 UTF-8 characters and cannot be an empty string.
physical_mtu(Optional[Integer[1500,9000]])
— The physical ethernet port (eth_port resource) MTU setting, global for all ports in the cluster. This is the default MTU setting for IP traffic, and the upper limit on network-specific MTU settings (network resource), where this can be overridden for some specific kinds of traffic (management, data, and vmotion). This value must be in the range 1500-9000.