Create test_tasks.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Update test_tasks.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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? |
Get a test_tasks detail information.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Search test_tasks list by condition.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Any of SearchBody
Any of the parameter for data query
Optional parameters
Delete a test_tasks record by id or name.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Get a test_tasks pdf report download url.
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | integer | Yes? | id as string convert from int | |
property name | string? | Yes? | Any |
Create test_tasks.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Update test_tasks.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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? |
Get a test_tasks detail information.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Search test_tasks list by condition.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Any of SearchBody
Any of the parameter for data query
Optional parameters
Delete a test_tasks record by id or name.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in 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 |
Get a test_tasks pdf report download url.
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | integer | Yes? | id as string convert from int | |
property name | string? | Yes? | Any |