Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.78 KB

NimbleEditNetworkSettings.md

File metadata and controls

20 lines (15 loc) · 1.78 KB

NimbleEditNetworkSettings

Edit Nimble network-settings input.

Properties

Name Type Description Notes
array_list [NimbleEditArrayNet] List of array network configs. [optional]
iscsi_automatic_connection_method bool Enable automatic connection method. Enabling this means means redirecting connections from the specified iSCSI discovery IP to the best data IP based on connection counts. [optional]
iscsi_connection_rebalancing bool Enable connection rebalancing. Enabling this means rebalancing iSCSI connections by periodically breaking existing connections that are out-of-balance, allowing the host to reconnect to a more appropriate data IP. [optional]
mgmt_ip str Management IP for the Group. Four numbers in the range [0,255] separated by periods. [optional]
name str Name of the network configuration. Use the name 'draft' when creating a draft configuration. Possible values are 'active', 'backup' and 'draft'. [optional]
route_list [NimbleRoute] List of static routes. [optional]
secondary_mgmt_ip str, none_type Secondary management IP address for the Group. Four numbers in the range [0,255] separated by periods. [optional]
subnet_list [NimbleSubnet] List of subnet configs. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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