application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
machine_uuid | string | Yes | Machine uuid | [ 1 .. 60 ] characters |
machine_inventory | array | No | Machine configuration information | |
description | string | No | Description | |
property name | any | Yes? | Any |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
task_id | integer | Yes | id as string convert from int | |
state | array | No | Task state | |
failed_message | array | No | Failed message | |
description | string | No | Description | |
property name | any | Yes? |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
task_id | integer | Yes | id as string convert from int | |
machine_uuid | string | No | Machine uuid | |
property name | any | No |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
filter | array of objects | Yes? | Filter list | Default: [] |
order_by | array of objects | No? | Order by list | Default: [] |
paginate | object? | No? | Pagination | Default: num_per_page”:50,“page_num”:1 |
property name | string? | Yes? | Any |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
task_id | integer | Yes | id as string convert from int | |
machine_uuid | string | No | Machine uuid | |
property name | string? | Yes? | Any |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | integer | Yes? | id as string convert from int | |
property name | string? | Yes? | Any |