| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | Identifier for network settings. `Filter` | [optional] |
| name | str, none_type | Name of the network configuration. Possible values: 'active', 'backup', 'draft'. `Filter, Sort` | [optional] |
| role | str, none_type | Role of network configuration. Possible values: 'active', 'backup', 'draft'. `Filter, Sort` | [optional] |
| active_since | int, none_type | Start time of activity. | [optional] |
| array_list | [NimbleArrayNet], none_type | List of array network configs. | [optional] |
| associated_links | AssociatedLinks | [optional] | |
| console_uri | str, none_type | consoleUri for detailed storage object | [optional] |
| creation_time | int, none_type | Time when this net configuration was created. | [optional] |
| customer_id | str, none_type | customerId | [optional] |
| generation | int, none_type | generation | [optional] |
| group_leader_array | str, none_type | Name of the group leader array. | [optional] |
| iscsi_automatic_connection_method | bool, none_type | Indicates whether automatic connection method is enabled. | [optional] |
| iscsi_connection_rebalancing | bool, none_type | Indicates whether rebalancing is enabled. | [optional] |
| last_active | int, none_type | Time of last activity. | [optional] |
| last_modified | int, none_type | Time when this network configuration was last modified. | [optional] |
| mgmt_ip | str, none_type | Management IP address for the Group. | [optional] |
| resource_uri | str, none_type | Link to the object URI | [optional] |
| route_list | [NimbleRoute], none_type | List of static routes. | [optional] |
| secondary_mgmt_ip | str, none_type | Secondary management IP address for the Group. | [optional] |
| subnet_list | [NimbleSubnet], none_type | List of subnet configs. | [optional] |
| type | str, none_type | type | [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] |