NSX-T Data Center REST API
ALBFlowLabelType (type)
{
"description": "Valid ENUM values for ALBFlowLabelType",
"enum": [
"NO_LABEL",
"APPLICATION_LABEL",
"SERVICE_LABEL"
],
"id": "ALBFlowLabelType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "FlowLabelType type",
"type": "string"
}