EasyManua.ls Logo

IDS NXT

IDS NXT
72 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
March 2021
57
IDS NXT: REST interface
·
GET
{
"GET": {
"image/png,image/bmp,image/jpeg": {
"Description": "Read Vision app avatar"
"Parameters": {
"MaxHeight": {
"Description": "Maximal height of image.",
"Mandatory": false,
"Type": "Integer"
},
"MaxWidth": {
"Description": "Maximal width of image",
"Mandatory": false,
"Type": "Integer"
},
"Quality": {
"Description": "Quality of image.",
"Mandatory": false,
"Type": "Integer"
}
}
}
}
}
17.3 Configurables
/vapps/<vapp>/configurables
·
OPTIONS
·
GET
·
PATCH
{
"GET": {
"application/json": {
"Description": "Read VApp-Configurables.",
"Values": {
"a_header": {
"Brief": "Header of result output",
"Description": "Header of the result output. Special characters can be
set with \\xx where xx is the corresponding hexadecimal value (ASCII).",
"Title": "Header",
"Type": "String",
"ZIndex": 0
},
"b_footer": {
"Brief": "Footer of result output",
"Description": "Footer of the result output. Special characters can be
set with \\xx where xx is the corresponding hexadecimal value (ASCII).",
"Title": "Footer",
"Type": "String",
"ZIndex": 0
}
}

Other manuals for IDS NXT

Related product manuals