NSX-T Data Center REST API

WorkflowResourceType (type)

{
  "description": "Workflow resource type.", 
  "enum": [
    "VcWorkflowResource", 
    "DvpgWorkflowResource", 
    "DvpgAndSegmentWorkflowResource", 
    "VmGroupWorkflowResource", 
    "SegmentWorkflowResource", 
    "SegmentAndBridgeProfileWorkflowResource"
  ], 
  "id": "WorkflowResourceType", 
  "module_id": "OverlayAdoption", 
  "title": "Workflow resource type", 
  "type": "string"
}