Fetches input and output data for a :ref:`ref_flyteidl.admin.TaskExecution`
Retrieve input and output data from an existing task execution.
Path Parameters
Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
User or system provided value for the resource.
Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
User provided value for the resource.
Specific version of the resource.
Query Parameters
Identifies the specific type of resource that this identifier corresponds to.
- DATASET: A dataset represents an entity modeled in Flyte DataCatalog. A Dataset is also a versioned entity and can be a compilation of multiple individual objects. Eventually all Catalog objects should be modeled similar to Flyte Objects. The Dataset entities makes it possible for the UI and CLI to act on the objects in a similar manner to other Flyte objects
UNSPECIFIED, TASK, WORKFLOW, LAUNCH_PLAN, DATASET Optional, org key applied to the resource.
Optional, org key applied to the resource.
Response
A successful response.
Response structure for TaskExecutionGetDataRequest which contains inputs and outputs for a task execution.
Represents a string url and associated metadata used throughout the platform.
Represents a string url and associated metadata used throughout the platform.
A map of literals. This is a workaround since oneofs in proto messages cannot contain a repeated field.
A map of literals. This is a workaround since oneofs in proto messages cannot contain a repeated field.
These URLs are returned as part of node and task execution data requests.