ALBAppLearningConfidenceLabel (type)

{
  "description": "Valid ENUM values for ALBAppLearningConfidenceLabel", 
  "enum": [
    "CONFIDENCE_VERY_HIGH", 
    "CONFIDENCE_HIGH", 
    "CONFIDENCE_PROBABLE", 
    "CONFIDENCE_LOW", 
    "CONFIDENCE_NONE"
  ], 
  "id": "ALBAppLearningConfidenceLabel", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "AppLearningConfidenceLabel type", 
  "type": "string"
}