| Parameter |
Choices/Defaults |
Comments |
|
description
string
|
|
Description of the resource
|
|
display_name
string
/ required
|
|
Display name
|
|
enabled
boolean
|
|
The enabled property specifies the status of NIOC feature. When enabled is set to true, NIOC feature is turned on and the bandwidth allocations specified for the traffic resources are enforced. When enabled is set to false, NIOC feature is turned off and no bandwidth allocation is guaranteed. By default, enabled will be set to true.
|
|
extra_configs
array of ExtraConfig
|
|
list of extra configs
|
|
host_infra_traffic_res
array of ResourceAllocation
|
|
host_infra_traffic_res specifies bandwidth allocation for various traffic resources.
|
|
hostname
string
/ required
|
|
Deployed NSX manager hostname.
|
|
lags
array of Lag
|
|
list of LACP group
|
|
mtu
integer
|
|
Maximum Transmission Unit used for uplinks
|
|
named_teamings
array of NamedTeamingPolicy
|
|
List of named uplink teaming policies that can be used by logical switches
|
|
overlay_encap
string
|
|
The protocol used to encapsulate overlay traffic
|
|
password
string
/ required
|
|
The password to authenticate with the NSX manager.
|
|
required_capabilities
list
|
|
None
|
|
resource_type
string
/ required
|
Choices:
- UplinkHostSwitchProfile
|
Supported HostSwitch profiles.
|
|
send_enabled
boolean
|
|
Enabled or disabled sending LLDP packets
|
|
state
-
/ required
|
|
State can be either 'present' or 'absent'. 'present' is used to create or update resource. 'absent' is used to delete resource.
|
|
tags
Array of Tag
|
|
Opaque identifier meaninful to API user
|
|
teaming
dictionary
/ required
|
|
Default TeamingPolicy associated with this UplinkProfile
|
|
transport_vlan
integer
|
|
VLAN used for tagging Overlay traffic of associated HostSwitch
|
|
username
string
/ required
|
|
The username to authenticate with the NSX manager.
|