NSX-T Data Center REST API

ServiceInsertionContextType (type)

{
  "description": "Types of Service Insertion contexts. \"east_west\" applies to trasport_nodes in data center. \"north_south\" applies to logical_routers (T0/T1) in data center.",
  "enum": [
    "east_west",
    "north_south"
  ],
  "id": "ServiceInsertionContextType",
  "module_id": "ServiceInsertionStatus",
  "title": "Service Insertion Context Type",
  "type": "string"
}