NSX-T Data Center REST API
HealthCheckResultPerUplink (schema)
Health Check Result Per Uplink
    Health check result for specific uplink.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| mtu_disallowed | MTU Disallowed List of VLAN ID ranges which are allowed by VLAN settings but may be disallowed by MTU settings.  | 
            
            array of HealthCheckVlanRange | Readonly | 
| uplink_name | Uplink Name Name of the uplink.  | 
            
            string | Readonly | 
| vlan_and_mtu_allowed | VLAN and MTU Allowed List of VLAN ID ranges which are allowed by VLAN and MTU settings.  | 
            
            array of HealthCheckVlanRange | Readonly | 
| vlan_disallowed | VLAN Disallowed List of VLAN ID ranges which may be disallowed by VLAN settings.  | 
            
            array of HealthCheckVlanRange | Readonly |