March 2021
38
IDS NXT: REST interface
},
"GET": {
"application/json": {
"Description": "Get custom SSL Information",
"Values": {
"Exists": {
"Description": "If true, custom SSL files are available.",
"Type": "Boolean"
},
"Issuer": {
"Description": "Issuer of the SSL files.",
"Type": "String"
}
}
}
},
"Objects": [
],
"PUT": {
"application/NXT_SSL": {
"Description": "Updates/Installs the SSL package"
}
}
}