NSX-T Data Center REST API
LbUsageSeverity (schema) (Deprecated)
Load balancer usage severity
    Severity is calculated from usage percentage:
GREEN means the current usage percentage is less than 60%.
ORANGE means the current usage percentage is less than 80% and larger than
or equal to 60%.
RED means the current usage percentage is larger than or equal to 80%.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| LbUsageSeverity | Load balancer usage severity Severity is calculated from usage percentage: GREEN means the current usage percentage is less than 60%. ORANGE means the current usage percentage is less than 80% and larger than or equal to 60%. RED means the current usage percentage is larger than or equal to 80%. | string | Deprecated Enum: GREEN, ORANGE, RED | 
