ALBCongestionAlgo (type)

{
  "description": "Valid ENUM values for ALBCongestionAlgo", 
  "enum": [
    "CC_ALGO_NEW_RENO", 
    "CC_ALGO_CUBIC", 
    "CC_ALGO_HTCP"
  ], 
  "id": "ALBCongestionAlgo", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "CongestionAlgo type", 
  "type": "string"
}