| Name | Type | Description | Notes |
|---|---|---|---|
| allow_group | bool, none_type | Indicates whether group is allowed. | [optional] |
| allow_iscsi | bool, none_type | Indicates whether iSCSI is allowed. | [optional] |
| discovery_ip | str, none_type | Discovery IP address. | [optional] |
| failover | bool, none_type | Failover setting of the subnet. | [optional] |
| failover_enable_time | int, none_type | Failover for this subnet will be enabled again at the time specified by failover_enable_time. | [optional] |
| label | str, none_type | Subnet label. | [optional] |
| mtu | int, none_type | MTU for specified subnet. | [optional] |
| netmask | str, none_type | Subnet netmask address. | [optional] |
| network | str, none_type | Network IP address. | [optional] |
| netzone_type | str, none_type | Netzone type. Possible values: 'single', 'evenodd', 'bisect', 'none'. | [optional] |
| type | str, none_type | Subnet type. Possible values: 'mgmt', 'unconfigured', 'data', 'mgmt_data', 'invalid'. | [optional] |
| vlan_id | int, none_type | VLAN ID for specified subnet. | [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] |