Get Traceflow Observations
Get observations for the Traceflow round
traceflow-id
Comma separated list of fields that should be included to result of query
Observations having the given component type will be listed.
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Opaque cursor to be used for getting next page of records (supplied by current result page)
Observations having the given transport node name will be listed.
sort_ascending
The type of observations that will be listed.
Observations having the given component name will be listed.
Success
{
"_self": {
"rel": "string"
},
"cursor": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"sort_ascending": false,
"result_count": 0,
"_schema": "string",
"sort_by": "string",
"results": [
{
"timestamp_micro": 0,
"component_type": "string",
"transport_node_id": "string",
"timestamp": 0,
"transport_node_name": "string",
"sequence_no": 0,
"resource_type": "string",
"component_name": "string"
}
]
}
Unexpected error
{
"module_name": "string",
"error_message": "string",
"error_code": 0
}
module_name
error_message
error_code