NSX-T Data Center REST API

WorkflowSpecType (type)

{
  "description": "Workflow spec type.", 
  "enum": [
    "CollectConfigWorkflowSpec", 
    "ExtendDvpgWorkflowSpec", 
    "MigrateVmsWorkflowSpec", 
    "MigrateGatewayWorkflowSpec", 
    "DisconnectBridgeWorkflowSpec"
  ], 
  "id": "WorkflowSpecType", 
  "module_id": "OverlayAdoption", 
  "title": "Workflow spec type", 
  "type": "string"
}