NSX-T Data Center REST API
Workflow (schema)
Workflow details
Workflow details.
Name | Description | Type | Notes |
---|---|---|---|
errors | List of errors List of errors. |
array of string | Readonly |
resource | Workflow resource Workflow resource. |
WorkflowResource (Abstract type: pass one of the following concrete types) DvpgAndSegmentWorkflowResource DvpgWorkflowResource SegmentAndBridgeProfileWorkflowResource SegmentWorkflowResource VcWorkflowResource VmGroupWorkflowResource |
Required Readonly |
status | Workflow status Workflow status. |
WorkflowStatus | Readonly |
steps | List of steps in workflow List of steps in workflow |
array of WorkflowStep | Readonly |
type | Workflow type Workflow type. |
WorkflowType | Required Readonly |
warnings | List of warnings List of warnings. |
array of string | Readonly |