NSX-T Data Center REST API

ServiceInsertionStatusType (type)

{
  "description": "Service Insertion status for a context type (e.g. east_west traffic).", 
  "enum": [
    "DISABLED", 
    "ENABLED"
  ], 
  "id": "ServiceInsertionStatusType", 
  "module_id": "ServiceInsertionStatus", 
  "title": "Service Insertion Status Type", 
  "type": "string"
}