Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Anchor
_Toc341972619
_Toc341972619
/application/selfTest


Wiki Markup
+Examples:+
Method:/application/selfTest
Parameters: 
\{
 "id":"appid",
\}
Response: 
\{
 "error":0,
 "message":"Succeeded"
"result":\{"rows":
\[
 \{
"name":"agent", 
"passed":true,
"message":"Passed"
\},
 \{
"name":"realm", 
"passed":false,
"message":"xxxx"
\},
...
\] 
\}