Jolokia
Search
everywhere
only in this topic
Advanced Search
Can let Jolokia Rest response exclude the request info
Classic
List
Threaded
♦
♦
Locked
2 messages
Terence
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Can let Jolokia Rest response exclude the request info
The default response format
{
"status" : 200,
"value" : {
....
},
"request" : { .... },
"timestamp" : ....
}
What i want is
{
"value" : {
...
}
}
Does Jolokia support this? How can i got there?
roland
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Can let Jolokia Rest response exclude the request info
No, not yet. But this could be added in future version, please open an issue at
https://github.com/rhuss/jolokia
thanks ...
... roland
... roland
Free forum by Nabble
Edit this page