Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 2.55 KB

NimbleNetworkSettingsDetailsWithRequestUri.md

File metadata and controls

33 lines (28 loc) · 2.55 KB

NimbleNetworkSettingsDetailsWithRequestUri

Properties

Name Type Description Notes
request_uri str, none_type requestUri for detailed network setting object [optional]
id str, none_type Identifier for network settings. [optional]
name str, none_type Name of the network configuration. Possible values: 'active', 'backup', 'draft' [optional]
role str, none_type Role of network configuration. Possible values: 'active', 'backup', 'draft' [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]

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