Retrieve info about a pipeline execution
GET /runtime/{env_org}/{ruuid}?{query_parameters}
Overview
This API retrieves information about the pipeline execution with the specified Runtime ID.
Prerequisites
- Read access to the requested assets
Request
GET https://{controlplane_path}/api/1/rest/public/runtime/{env_org}/{ruuid}?{query_parameters}
Path parameters
Key | Description |
---|---|
controlplane_path |
Required. The path to the SnapLogic control plane:
elastic.snaplogic.com
For the UAT or EMEA control plane, substitute the name for elastic . For
example:
|
env_org |
Required. The name of the SnapLogic environment/Org.
For example, My-Dev-Env |
ruuid |
Required. The pipeline Runtime ID. To find the Runtime ID:
|
Query parameters
Key | Type | Description |
---|---|---|
level |
string | Returns task run information at the specified level of detail. Valid values:
Default:
Note: The level summary and detail are case-sensitive. When summary is selected, certain fields like session_id, snap_map, and export_link are excluded from the response. Alternatively, if no level is specified, the system defaults to detail . |
Request header
In the request header, specify Basic
for authorization, add your credentials, and specify application/json
for content type:
Authorization: Basic {your_encoded_security_credentials}
Content-Type: application/json
Request body
None.
Response
Response body
- Only the pipeline executions that you have permissions to view. Environment/Org admins can view all pipeline executions.
- Up to 500 of the most recent runs of a child pipeline within a single run of the parent pipeline.
"response_map":{
"instance_id":"52e99318640a9a03d8681d0d_e74cbd53-806e-464a-8190-52226c49bff5",
"ruuid":"52e99318640a9a03d8681d0d_e74cbd53-806e-464a-8190-52226c49bff5",
"root_ruuid":"52e99318640a9a03d8681d0d_e74cbd53-806e-464a-8190-52226c49bff5",
"root_path":"/snaplogic/projects/test_project/Root exec on local node",
"parent_path":null,
"init_xid":"dee0f795-16ba-5a28-47b4-0fcf85c81ff8",
"path_id":"/snaplogic/projects/test_project",
"parent_ruuid":null,
"runtime_path_id":"snaplogic/rt/cloud/dev",
"invoker":"[email protected]",
"user_id":"[email protected]",
"create_time":"2024-12-23T17:31:48.629000+00:00",
"q_threshold_time":"2024-12-23T17:35:34.167000+00:00",
"expire_time":"2024-12-23T17:36:49.167000+00:00",
"prepare_handoff_timestamp":"2024-12-23T17:31:49.180000+00:00",
"time_stamp":"2024-12-23T17:31:57.629000+00:00",
"poll_time_stamp":"2024-11-23T17:32:16.413000+00:00",
"slserver_lease_expire_time":"2024-12-23T17:41:49.167000+00:00",
"class_fqid":"d8601d39-717e-4dbf-8917-78d4dc36eca0_1",
"class_id":"d8601d39-717e-4dbf-8917-78d4dc36eca0",
"snode_id":"67648ccdf0d54af3bb0498b1",
"project_snode_id":"67648cc961fd78021d71c512",
"partition_snode_id":"52e99318640a9a03d8681d10",
"class_version":1,
"label":"Root exec on local node",
"state":"Completed",
"ttl":300,
"org_snode_id":"52e99318640a9a03d8681d0d",
"do_start":true,
"env_map_list":[
],
"connect_pipeline_views":false,
"slot_count":4,
"runtime_label":"cloud-dev",
"snaplex_label":"cloud-dev/pa22sl-jcc-ux058c95aa378174030",
"plex_path":"/snaplogic/shared/cloud-dev",
"plex_snode_id":"52e99449640a9a03d8682304",
"container_type":"regular",
"feed_call":false,
"notification":null,
"llfeed_context":{
},
"references":[
{
"asset_type":"Pipeline",
"path":"/snaplogic/projects/STU-5849_test_project/Root exec on local node",
"snode_id":"67648ccdf0d54af3bb0498b1",
"time_updated":"2024-12-19T21:14:53.825000+00:00",
"pipe_origin":null
},
{
"asset_type":"Pipeline",
"path":"/snaplogic/projects/STU-5849_test_project/Child",
"snode_id":"67648cce8109bd4b10ec065f",
"time_updated":"2024-12-19T21:14:54.168000+00:00",
"pipe_origin":"pipe_exec"
}
],
"pipe_invoker":null,
"mode":"standard",
"session_id":"0f9bbfd447094cca80f1cc8aa4e9a107",
"restart_attempts":0,
"async":true,
"priority":10,
"fault_injections":null,
"artifacts_map":{
"67648ccdf0d54af3bb0498b1":"art:41f01f325f30ac663e2f53edafe5b984c9867c5bc76a103188ab06c450d3f80e",
"67648cce8109bd4b10ec065f":"art:46f0d7af9dc21780bdadd815b50be510b52d86e3a08340cedf005c7c774a32d3"
},
"execution_timeout":null,
"limits":null,
"ccid":"6735707d7dc8669dda027d72",
"end_stage":"EXECUTE",
"invoker_path_id":"/snaplogic/projects/STU-5849_test_project",
"platform_globals":{
"task":{
"start":{
"_snaptype_datetime":"2024-12-23T17:31:48.629Z"
},
"end":{
"_snaptype_datetime":"9999-12-31T23:59:59.999Z"
}
}
},
"subpipeline_parameters":{
},
"phase_snode_id":"",
"duration":11,
"statistics":{
"input_views":{
},
"output_views":{
}
},
"state_log":[
{
"timestamp":1734975111303,
"new_state":"Prepared"
},
{
"timestamp":1734975111304,
"new_state":"Started"
},
{
"timestamp":1734975122429,
"new_state":"Completed"
}
],
"instance_fqid":"",
"cc_user":"[email protected]",
"error_list":[
],
"env_map":{
},
"captured_env_map":{
"COUNT":{
"captured":true,
"value":"2000"
}
},
"delivery_options":{
},
"cc_external_uri":"http://172.29.86.226:8090",
"snap_map":{
"b68088b1-9ec6-4c5b-9c7d-da75317b20cb":{
"class_fqid":"b68088b1-9ec6-4c5b-9c7d-da75317b20cb_1",
"class_id":"b68088b1-9ec6-4c5b-9c7d-da75317b20cb",
"class_version":1,
"time_stamp":"2024-12-23T17:31:51Z",
"state":"Completed",
"snap_class_fqid":"com-snaplogic-snaps-flow-pipeexec_1-main29029",
"label":"Pipeline Execute",
"instance_version":1,
"statistics_time_stamp":"2024-12-23T17:32:12Z",
"instance_id":"37928b49-5345-4f96-8270-3eaecf55f11d",
"task_status":[
],
"statistics":{
"error_views":{
"error0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":0,
"max_seconds_io":0.0,
"rate_per_second":0.0,
"seconds_io":0.0
}
},
"input_views":{
"input0":{
"documents_count":2000,
"max_seconds_io":0.001703239,
"rate_per_second":180.2463,
"seconds_io":0.001703239
}
},
"performance":{
},
"metrics":{
},
"output_views":{
"output0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":2000,
"max_seconds_io":0.029424024,
"rate_per_second":179.79712,
"seconds_io":0.029424024
}
},
"snap":{
"GC_DURATION":{
"total":1157,
"min":0.0,
"max":263.0,
"series":[
0.0,
0.0,
13.0,
234.0,
24.0,
41.0,
263.0,
0.0,
0.0
],
"mean":64.0,
"stddev":106.0
},
"ALLOC":{
"total":1705226760,
"min":0.0,
"max":174546645.0,
"series":[
0.0,
134149504.0,
174546645.0,
128440835.0,
167953195.0,
171680363.0,
110109397.0,
64689104.0,
0.0
],
"mean":105729893.0,
"stddev":69229290.0
},
"NET_SEND_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"CPU":{
"total":9308,
"min":0.0,
"max":93.0,
"series":[
0.0,
72.0,
93.0,
72.0,
91.0,
91.0,
66.0,
34.0,
0.0
],
"mean":58.0,
"stddev":37.0
},
"NET_RECV":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"delay_impact":3352,
"start_time_ms":1734975111304,
"CPU_BLOCK":{
"total":12,
"min":0.0,
"max":2.0,
"series":[
0.0,
2.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"property_map":{
"loopDocument":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"execLabel":{
"value":{
"evalCount":2000,
"errorCount":0,
"sampleCount":119,
"sampleTimeNS":2345397,
"minTimeNS":5993,
"maxTimeNS":360412
}
},
"pipeline":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"timeout":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"poolSize":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"retryLimit":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"params":{
"value":[
{
"paramValue":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
}
}
]
},
"retryInterval":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"snaplex":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"batchSize":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
}
},
"FILE_WRITE":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"io_stats":[
],
"init_recv_time_ns":3419810113596146,
"memory_impact":183,
"end_time_ms":1734975122429,
"NET_RECV_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"NET_SENT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"FILE_READ_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"err_time_ms":0,
"in_time_ms":1,
"CPU_WAIT":{
"total":902,
"min":0.0,
"max":294.0,
"series":[
0.0,
21.0,
30.0,
21.0,
57.0,
27.0,
294.0,
18.0,
0.0
],
"mean":52.0,
"stddev":92.0
},
"FILE_READ":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"out_time_ms":29,
"sample_times":[
1734975111304.0,
1734975112060.0,
1734975114062.0,
1734975116063.0,
1734975118064.0,
1734975120065.0,
1734975122066.0,
1734975122429.0,
1734975123429.0
],
"FILE_WRITE_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
}
}
},
"suggest_uris":{
"output":{
"output0":{
"schema":null,
"data_uris":[
]
}
},
"input":{
"input0":{
"schema":null
}
},
"error":{
"error0":{
"schema":null,
"data_uris":[
]
}
}
},
"error_list":[
],
"warning_list":[
],
"lint_list":[
],
"failure":null,
"reason":null,
"resolution":null,
"threads":[
],
"has_errors":false,
"has_warnings":false,
"extra_runtime_details":{
},
"end_stage":"EXECUTE"
},
"169d170b-fb9e-42f8-9ede-953f7cfc80d6":{
"class_fqid":"169d170b-fb9e-42f8-9ede-953f7cfc80d6_1",
"class_id":"169d170b-fb9e-42f8-9ede-953f7cfc80d6",
"class_version":1,
"time_stamp":"2024-12-23T17:31:51Z",
"state":"Completed",
"snap_class_fqid":"com-snaplogic-snaps-transform-datatransform_4-439patches29078",
"label":"Mapper",
"instance_version":1,
"statistics_time_stamp":"2024-12-23T17:32:12Z",
"instance_id":"4a5b1f1f-0a49-49ec-a684-79b8cbf0599b",
"task_status":[
],
"statistics":{
"error_views":{
"error0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":0,
"max_seconds_io":0.0,
"rate_per_second":0.0,
"seconds_io":0.0
}
},
"input_views":{
"input0":{
"documents_count":2000,
"max_seconds_io":11.116602392,
"rate_per_second":179.79167,
"seconds_io":11.116602392
}
},
"performance":{
},
"metrics":{
},
"output_views":{
"output0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":2000,
"max_seconds_io":0.001106865,
"rate_per_second":235574.6,
"seconds_io":0.001106865
}
},
"snap":{
"GC_DURATION":{
"total":1157,
"min":0.0,
"max":263.0,
"series":[
0.0,
0.0,
13.0,
234.0,
24.0,
41.0,
263.0,
0.0,
0.0
],
"mean":64.0,
"stddev":106.0
},
"ALLOC":{
"total":418536,
"min":0.0,
"max":64504.0,
"series":[
0.0,
64504.0,
37701.0,
27816.0,
36305.0,
37057.0,
23908.0,
28264.0,
0.0
],
"mean":28395.0,
"stddev":19878.0
},
"NET_SEND_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"CPU":{
"total":97,
"min":0.0,
"max":1.0,
"series":[
0.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
0.0,
0.0
],
"mean":1.0,
"stddev":0.0
},
"NET_RECV":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"delay_impact":0,
"start_time_ms":1734975111304,
"CPU_BLOCK":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"property_map":{
},
"FILE_WRITE":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"io_stats":[
],
"init_recv_time_ns":3419810105944247,
"memory_impact":0,
"end_time_ms":1734975122429,
"NET_RECV_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"NET_SENT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"FILE_READ_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"err_time_ms":0,
"in_time_ms":11116,
"CPU_WAIT":{
"total":11045,
"min":0.0,
"max":995.0,
"series":[
0.0,
749.0,
992.0,
994.0,
992.0,
992.0,
995.0,
360.0,
0.0
],
"mean":674.0,
"stddev":436.0
},
"FILE_READ":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"out_time_ms":1,
"sample_times":[
1734975111304.0,
1734975112060.0,
1734975114061.0,
1734975116063.0,
1734975118064.0,
1734975120065.0,
1734975122066.0,
1734975122429.0,
1734975123429.0
],
"FILE_WRITE_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
}
}
},
"suggest_uris":{
"output":{
"output0":{
"schema":null,
"data_uris":[
]
}
},
"input":{
"input0":{
"schema":null
}
},
"error":{
"error0":{
"schema":null,
"data_uris":[
]
}
}
},
"error_list":[
],
"warning_list":[
],
"lint_list":[
],
"failure":null,
"reason":null,
"resolution":null,
"threads":[
],
"has_errors":false,
"has_warnings":false,
"end_stage":"EXECUTE"
},
"760e3f86-0818-4f99-aa9d-f9d15f6db1a4":{
"class_fqid":"760e3f86-0818-4f99-aa9d-f9d15f6db1a4_1",
"class_id":"760e3f86-0818-4f99-aa9d-f9d15f6db1a4",
"class_version":1,
"time_stamp":"2024-12-23T17:31:51Z",
"state":"Completed",
"snap_class_fqid":"com-snaplogic-snaps-transform-sequence_1-439patches29078",
"label":"Sequence",
"instance_version":1,
"statistics_time_stamp":"2024-12-23T17:32:12Z",
"instance_id":"ef7499fb-b5f2-4d92-829f-d59848c6d913",
"task_status":[
],
"statistics":{
"error_views":{
"error0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":0,
"max_seconds_io":0.0,
"rate_per_second":0.0,
"seconds_io":0.0
}
},
"input_views":{
},
"performance":{
},
"metrics":{
},
"output_views":{
"output0":{
"buffer_size":0,
"buffer_usage":0,
"documents_count":2000,
"max_seconds_io":5.261403561,
"rate_per_second":378.87964,
"seconds_io":5.261403561
}
},
"snap":{
"GC_DURATION":{
"total":496,
"min":0.0,
"max":234.0,
"series":[
0.0,
0.0,
13.0,
234.0,
0.0,
0.0
],
"mean":41.0,
"stddev":94.0
},
"ALLOC":{
"total":739408,
"min":0.0,
"max":505936.0,
"series":[
0.0,
505936.0,
54092.0,
39956.0,
45240.0,
0.0
],
"mean":107537.0,
"stddev":196547.0
},
"NET_SEND_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"CPU":{
"total":106,
"min":0.0,
"max":2.0,
"series":[
0.0,
2.0,
2.0,
1.0,
2.0,
0.0
],
"mean":1.0,
"stddev":1.0
},
"NET_RECV":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"delay_impact":50003352,
"start_time_ms":1734975111305,
"CPU_BLOCK":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"property_map":{
"initialValueProp":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"stepValueProp":{
"value":{
"evalCount":0,
"errorCount":0,
"sampleCount":0,
"sampleTimeNS":0,
"minTimeNS":9223372036854775807,
"maxTimeNS":0
}
},
"numberOfDocumentsProp":{
"value":{
"evalCount":1,
"errorCount":0,
"sampleCount":1,
"sampleTimeNS":204805,
"minTimeNS":204805,
"maxTimeNS":204805
}
}
},
"FILE_WRITE":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"io_stats":[
],
"init_recv_time_ns":0,
"memory_impact":52428983,
"end_time_ms":1734975116583,
"NET_RECV_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"NET_SENT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"FILE_READ_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"err_time_ms":0,
"in_time_ms":0,
"CPU_WAIT":{
"total":5257,
"min":0.0,
"max":997.0,
"series":[
0.0,
747.0,
997.0,
997.0,
517.0,
0.0
],
"mean":543.0,
"stddev":457.0
},
"FILE_READ":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
},
"out_time_ms":5261,
"sample_times":[
1734975111305.0,
1734975112060.0,
1734975114061.0,
1734975116063.0,
1734975116583.0,
1734975117583.0
],
"FILE_WRITE_WAIT":{
"total":0,
"min":0.0,
"max":0.0,
"series":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"mean":0.0,
"stddev":0.0
}
}
},
"suggest_uris":{
"output":{
"output0":{
"schema":null,
"data_uris":[
]
}
},
"input":{
},
"error":{
"error0":{
"schema":null,
"data_uris":[
]
}
}
},
"error_list":[
],
"warning_list":[
],
"lint_list":[
],
"failure":null,
"reason":null,
"resolution":null,
"threads":[
],
"has_errors":false,
"has_warnings":false,
"end_stage":"EXECUTE"
}
},
"error":{
},
"failure":null,
"reason":null,
"parent_pipeline_fqid":"",
"search":"root exec on local node [email protected] cloud-dev/pa22sl-jcc-ux058c95aa378174030 2000",
"invoker_snode_id":"",
"cc_stop_ms":0,
"invoker_name":"",
"statistics_time_stamp":"",
"nested_pipeline":true,
"documents_count":2000,
"resolution":null,
"flags":{
"immediate_mode":false,
"is_suggest":false,
"connect_views_to_relay":false
},
"replicaset_label":"prod-shardrs09",
"control_plane_scheduling":[
"6735707d7dc8669dda027d72",
"6735735decef1809da18dd0a",
"673571e67189d730eaefc3be",
"67356cb14c07568ffa5d1138"
],
"artifact_snap_id_map":{
"760e3f86-0818-4f99-aa9d-f9d15f6db1a4":"11111111-1111-1111-1111-000000000000",
"b68088b1-9ec6-4c5b-9c7d-da75317b20cb":"11111111-1111-1111-1111-000000000001",
"169d170b-fb9e-42f8-9ede-953f7cfc80d6":"11111111-1111-1111-1111-000000000002"
},
"cc_fast_push_expire_time_ms":1734975418018,
"cc_poll_ms":1734975132621,
"cc_prepare_end_ms":1734975111303,
"cc_prepare_start_ms":1734975110954,
"cc_start_ms":1734975111304,
"child_count":2000,
"duration_ms":11126,
"error_documents_count":0,
"error_fp_list":[
],
"has_errors":false,
"has_lints":false,
"has_warnings":false,
"info_flag_list":[
],
"lint_id_list":[
],
"lint_list":[
],
"metrics":{
"startTime":3419810105005220,
"queuedCount":0,
"idleTime":8631008,
"memoryOverhead":52428983,
"totalSnapDelay":50003352,
"inFlightCount":0
},
"suggest_uris":null,
"task_status":[
],
"threads":[
],
"warning_list":[
],
"child_vacuum_count":2000,
"cc_end_ms":1734975122430,
"delete_time":"2025-02-06T17:32:15.762000+00:00",
"export_link":"https://elastic.snaplogic.com/api/2/52e99318640a9a03d8681d0d/rest/pm/runtime/export/52e99318640a9a03d8681d0d_e74cbd53-806e-464a-8190-52226c49bff5?expires=1734976037&user_id=slu%40snaplogic.com&_sl_authproxy_key=0RChIyvNj5JD%2Bjzo6GZK4Zx%2FKV0w6Z%2BLFHQ%2Fzd19jtM%3D"
},
"http_status_code":200
}
Key | Type | Description |
---|---|---|
feed_call |
Boolean | If true , the pipeline execution increments the API meter. |
subpipeline_parameters |
object | If the pipeline execution was triggered by a parent pipeline, the key-value pairs of parameters passed to this child pipeline. |
llfeed_status |
object |
|
class_fqid |
string | The fully-qualified ID of a Snap.
Format: |
snode_id |
string | The ID of the JCC node that contains the pipeline execution instance. |
ttl |
integer | A pipeline execution's time to live, expressed in milliseconds. |
org_snode_id |
string | The ID of the Snaplex node that hosts the Environment/Org of the pipeline. |
cc_prepare_end_ms |
integer | The time when the JCC node completed preparing the pipeline execution instance, expressed in milliseconds. |
parent_path |
string | The path to the parent pipeline, if this pipeline is a child. |
delete_time |
string | When the pipeline execution was deleted.
Format: UTC |
error_list |
array | Errors encountered at runtime. |
child_count |
integer | The number of children of this pipeline. |
data_locations |
array | An array of objects containing information about each data location (source or target). |
env_map |
object | Information about the Snaplex environment. |
restart_attempts |
integer | The number of attempts to restart the pipeline execution after a failure or suspension. |
error_documents_count |
integer | The number of documents that had errors. |
env_map_list |
array | An array of objects containing:
|
statistics_time_stamp |
string | The time when the JCC node collects statistics.
Format: UTC |
cc_fast_push_expire_time_ms |
integer | Expressed in milliseconds. |
fault_injections |
string | Set a fault time that causes at least one failure before retry and succeed. |
slserver_lease_expire_time |
string |
Format: UTC |
cc_poll_ms |
integer | The time when the JCC node pushes the runtime status, expressed in milliseconds. |
instance_id |
string | The identifier of the pipeline execution instance; the same as the pipeline Runtime ID. |
mode |
string | The mode of the pipeline execution.
Possible values:
|
async |
Boolean | If true , the pipeline execution was run asynchronously.
Learn more: Understanding Synchronous and Asynchronous Execution of Triggered Tasks |
pipe_invoker |
string | How the pipeline was invoked.
Possible values:
|
create_time |
string | The time when the pipeline execution instance was created.
Format: UTC |
duration |
integer | The length of time that the pipeline ran, expressed in milliseconds. |
notification |
object | Information about recipients of notifications. |
label |
string | The name of the pipeline. |
state |
string | The status of the pipeline execution.
Valid values:
|
invoker |
string | The user who invoked the pipeline execution. |
cc_user |
string | The username for the JCC's in the current Org. |
time_stamp |
string | The timestamp of the current operation, regardless of the runtime state.
Format: UTC |
cc_external_uri |
string | The external URI of the JCC node where the pipeline is running. |
partition_snode_id |
string | The ID of the Snaplex node partition where the pipeline ran. |
reason |
string | The reason for the failure, if any. |
threads |
array | |
prepare_handoff_timestamp |
string | The time when the pipeline execution instance is prepared.
Format: UTC |
slot_count |
integer | Estimation of max threads that might be needed. |
end_stage |
string |
Possible values:
|
search |
string | The search string used to locate this pipeline execution. |
limits |
string | |
class_id |
string | The identifier of the pipeline execution instance. |
has_lints |
Boolean | If pipeline finished with lints warning. |
q_threshold_time |
string |
Format: UTC |
control_plane_scheduling |
array | An array of objects that contain list to schedule pipeline execution. |
suggest_uris |
string | Uri's generated for pipeline validation (suggest) |
task_status |
array | The pipeline execution status |
cc_prepare_start_ms |
integer | The time when the JCC node starts preparing the pipeline execution instance, expressed in milliseconds |
phase_snode_id |
string | NA |
duration_ms |
integer | Expressed in milliseconds. |
parent_ruuid |
string | The Runtime ID of the parent pipeline that triggered this child pipeline. |
references |
array |
The references to other SnapLogic assets in the pipeline execution, including the following reference types:
|
do_start |
Boolean | A flag to check if pipeline's dynamic validation. If set as false there is not need to reserve any slots. |
statistics |
object | The number of input and output views the pipeline has. |
user_id |
string | The user who ran the pipeline. |
connect_pipeline_views |
Boolean | Connect unlinked input or output views to pipeline views. |
container_type |
string | The type of container (JCC node). |
priority |
integer | The priority of this pipeline execution instance. |
instance_fqid |
string | The fully qualified ID of this pipeline execution instance. |
info_flag_list |
array | List of pipeline info flags, for example view rate limit or doc view spill. |
runtime_path_id |
string | The identifier of the Snaplex.
Format: |
lint_list |
array | List of pipeline lint warnings. |
failure |
Boolean | Indicates if a failure occurred during document processing. |
state_log |
array | An array of objects containing changes in the state, the timestamp for each change, and other information.
Possible values:
|
ruuid |
string | The Runtime ID of the pipeline execution. |
parent_pipeline_fqid |
string | The fully qualified ID of the (parent) pipeline execution that triggered this (child) pipeline execution. |
execution_timeout |
string | Configured time limit. If the execution time exceeds the execution_timeout, the pipeline stops. |
path_id |
string | Project path of the pipeline. |
plex_snode_id |
string | The snode_id of the Snaplex to run the pipeline. |
error |
object | If errors occurred, an object containing metadata about the errors. |
plex_path |
string | The path to the Snaplex. |
invoker_snode_id |
string | The ID of the Snaplex node where the parent or invoker is located. |
invoker_path_id |
string | The project path where the parent or invoker is located. |
snaplex_label |
string | The name of the Snaplex and the label of the JCC node where the pipeline ran. |
platform_globals |
object | Metadata about platform processes.
Example: |
init_xid |
string | The ID for a transaction to track the event. |
nested_pipeline |
Boolean | If true , the execution is for a nested pipeline and was triggered by the parent pipeline. |
project_snode_id |
string | The ID of the Snaplex node where the project of the pipeline is located. |
class_version |
string | The version of the Snaplex. |
warning_list |
array | If the pipeline execution generated warnings, an array of objects containing metadata about the warnings. |
root_ruuid |
string | The ID of the root pipeline execution instance, if this pipeline execution is a descendant. |
cc_start_ms |
integer | The length of time since the Snaplex node was started, expressed in milliseconds. |
poll_time_stamp |
string | The time when the SnapLogic Control Plane received the pipeline execution instance from the JCC node.
Format: UTC |
artifacts_map |
object | The information to help with the import or export of the pipeline. |
artifact_snap_id_map |
object | The information to help with the import or export of the pipeline. |
ccid |
string | The ID of the JCC node where the pipeline ran. |
delivery_options |
object | Delivery options set on a child pipeline execution. |
metrics |
object |
|
expire_time |
string | When the pipeline execution expires.
Format: UTC |
runtime_label |
string | The name of the pipeline. |
cc_stop_ms |
integer | Expressed in milliseconds. |
root_path |
string | Path of the root pipeline. |
invoker_name |
string | Name of the parent or invoker. |
error_fp_list |
array | List of error fingerprints. |
flags |
object | Internal pipeline flags, to check if the pipeline is valid. |
captured_env_map |
object | The pipeline environment configuration. |
llfeed_context |
object | The low-latency feed context which, contains the list of feed-masters and the queue name. |
documents_count |
integer | The number of documents processed by the pipeline. |
resolution |
string | The suggested action to take when the runtime fails. |