NSX-T Data Center REST API
WorkflowSpecListResult (type)
{ "additionalProperties": false, "description": "List of workflow specs.", "id": "WorkflowSpecListResult", "module_id": "OverlayAdoption", "properties": { "results": { "description": "List of workflow specs.", "items": { "$ref": "WorkflowSpec }, "readonly": true, "required": true, "title": "List of workflow specs", "type": "array" } }, "title": "List of workflow specs", "type": "object" }