![IDS NXT Скачать руководство пользователя страница 42](http://html2.mh-extra.com/html/ids/nxt/nxt_manual_3750479042.webp)
March 2021
42
IDS NXT: REST interface
12 Signals
·
·
·
12.1 /signals
·
OPTIONS
·
PATCH
{
"Objects": [
"list"
]
}
12.2 /signals/list
·
OPTIONS
·
GET
·
DELETE
{
"DELETE": {
"<none>": {
"Description": "Clears the list of signals."
}
}
},
"GET": {
"text/csv": {
"Description": "Get list of signals as comma-separated value file"
"Parameters": {
"Sender": {
"Description": "Limit to this sources, comma-seperated",
"Mandatory": false,
"Type": "String"
},
"Severity": {
"Description": "Limit to this severities, comma-seperated",
"Mandatory": false,
"Range": [
"VisionOK",
"VisionFailed",
"Info",
"Warning",
"Error",
"Critical"
],
"Type": "String"
},
"Since": {
"Description": "Limit to signals newer than this",