NSX-T Data Center REST API
PnicBondStatus (schema)
pNIC/bond status
pNIC/bond statuses
| Name | Description | Type | Notes | 
|---|---|---|---|
| bond_pnics | Bond pnics The list of Pnics when type is Bond  | 
            
            array of BondPnicStatus | |
| name | pNIC/bond name Name of the pNIC/bond  | 
            
            string | |
| nsx_type | Nsx type Whether to be used by nsx  | 
            
            string | Enum: UNKNOWN_NSX_TYPE, NSX, NONNSX | 
| status | pNic/bond status Status of pNIC/bond  | 
            
            string | Enum: UNKNOWN, UP, DOWN, DEGRADED | 
| type | Object type type, whether the object is a pNIC or a bond  | 
            
            string | Enum: UNKNOWN_TYPE, PNIC, BOND |