NSX-T Data Center REST API
DscpBit (schema)
Dscp bit config
    To define the Dscp bit in Global In-band network telemetry configuration.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| dscp_bit | DSCP bit for indicating the existence of INT header. A DSCP bit is allocated to indicate the existence of INT header. It takes effect only when the INT indicator mode is DSCP_BIT. The user should guarantee that the given DSCP bit is specifically allocated for INT.  | 
            
            int | Required Minimum: 0 Maximum: 5  | 
          
| indicator_type | Must be set to the value DscpBit | string | Required Enum: DSCP_BIT, DSCP_VALUE  |