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