|
Topics: |
Use the following operation to receive the server status object.
|
Topics: |
GET https://localhost:9514/server/
--response --
{
"status": "OK",
"code": 0,
"message": null,
"developerMessage": null,
"responseType": "java.lang.String",
"response": "Server Running",
"exception": null
}