AgentTaskRun
Properties
Name |
Type |
Description |
Notes |
id |
str |
Global identifier for object |
[optional] |
href |
str |
Href of the object |
[optional] |
urn |
str |
URN of the resource |
[optional] |
nonce |
str |
|
[optional] |
encryption_key |
str |
|
[optional] |
input_manifest_url |
str |
|
[optional] |
output_manifest_url |
str |
|
[optional] |
heartbeat_manifest_url |
str |
|
[optional] |
output_token_manifest_url |
str |
|
[optional] |
name |
str |
|
[optional] |
description |
str |
|
[optional] |
status |
str |
|
[optional] [default to 'Pending'] |
status_details |
str |
|
[optional] |
type_of_resource |
str |
|
[optional] |
size_of_resource |
str |
|
[optional] |
tier_of_resource |
str |
|
[optional] |
execution |
Execution |
|
[optional] |
task_version_summary |
TaskVersionSummary |
|
[optional] |
logs |
list[TaskRunLogs] |
|
[optional] |
execution_raw_json |
str |
|
[optional] |
acl |
list[str] |
Access Control List |
[optional] |
tenant_id |
str |
|
[optional] |
sub_tenant_id |
str |
|
[optional] |
created_by |
str |
User who created the object |
[optional] |
time_created |
datetime |
Date and Time (in UTC) when object was created in TES |
[optional] |
modified_by |
str |
User who updated the object |
[optional] |
time_modified |
datetime |
Date and Time (in UTC) when object was modified in TES |
[optional] |
[Back to Model list] [Back to API list] [Back to README]