Fetches a :ref:`ref_flyteidl.admin.NodeExecution`
AdminService
Fetches a :ref:`ref_flyteidl.admin.NodeExecution`
GET
Fetches a :ref:`ref_flyteidl.admin.NodeExecution`
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.
Query Parameters
Optional, org key applied to the resource.
Response
A successful response.
Encapsulates all details for a single node execution entity. A node represents a component in the overall workflow graph. A node launch a task, multiple tasks, an entire nested sub-workflow, or even a separate child-workflow execution. The same task can be called repeatedly in a single workflow but each node is unique.
Returns a list of :ref:`ref_flyteidl.admin.NamedEntity` objectsFetches a :ref:`ref_flyteidl.admin.DynamicNodeWorkflowResponse`