![IDS NXT Manual Download Page 55](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479055.webp)
March 2021
55
IDS NXT: REST interface
"Debugging"
],
"Type": "String"
},
"Title": {
"Description": "Title",
"Type": "String"
},
"Type": {
"Description": "Type",
"Range": [
"VApp",
"Plugin",
"System"
],
"Type": "String"
},
"Version": {
"Description": "Version",
"Type": "String"
}
}
}
},
"Objects": [
"actions",
"avatar",
"configurables",
"files",
"images",
"license",
"log",
"resultsinks",
"resultsources",
"rois"
],
"PUT": {
"application/vapp": {
"Description": "Updates/installs the vision app"
}
}
}
Body for the PUT must be a vision app (*.vapp).
17.1 Actions
·
·
/vapps/<vapp>/actions/<action>
17.1.1 /vapps/<vapp>/actions
·
OPTIONS
{
"Objects": [
"<string1>",
"<string2>",
"…"