WorkflowVersionCompact¶
Compact details of a Workflow version definition
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique resource ID | [optional] |
urn | str | URN of the resource | [optional] |
href | str | HREF to the resource | [optional] |
version | str | Name of the workflow version | [optional] |
category | str | Category of the workflow version | [optional] |
description | str | Description of the workflow version | [optional] |
language | WorkflowLanguage | [optional] | |
status | str | Published Status of the workflow version | [optional] |
created_by_client_id | str | Client ID of the Origin Request | [optional] |
time_created | datetime | Time (in UTC) the resource was created | [optional] |
time_modified | datetime | Time (in UTC) the resource was modified | [optional] |
created_by | str | User that created the resource | [optional] |
modified_by | str | User that modified the resource | [optional] |
tenant_id | str | Tenant ID the resource belongs to | [optional] |
acl | list[str] | Access control list of the resource | [optional] |