![IDS NXT Manual Download Page 64](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479064.webp)
March 2021
64
IDS NXT: REST interface
17.9.1 /vapps/<vapp>/resultsources
·
OPTIONS
{
"Objects": [
"dummy",
"last",
"list"
]
}
17.9.2 /vapps/<vapp>/resultsources/dummy
·
OPTIONS
·
GET
{
"GET": {
"application/json": {
"Description": "Receive the result data.",
"Values": {
"class": {
"Title": "Class",
"Type": "StringObject",
"ZIndex": 0
},
"count": {
"Title": "Count",
"Type": "StringObject",
"ZIndex": 0
},
"data": {
"Title": "Data",
"Type": "StringObject",
"ZIndex": 0
},
"inference": {
"Title": "Inference",
"Type": "StringObject",
"ZIndex": 0
},
"inference_propability": {
"Title": "Probability",
"Type": "StringObject",
"ZIndex": 0
},
"inferencetime": {
"Title": "Inferencetime each ROI",
"Type": "IntegerObject",
"Unit": "milliseconds",
"ZIndex": 0
}
}
}
},
"Objects": [