Health Check Interface
Description
This interface is invoked by third-party access systems to check whether the ODFS is running properly. Response code 200 indicates that the ODFS is running properly.
Interface Method
POST or GET
URL
https://IP:PORT/oifde/rest/api/servicemonitor
Request
No. |
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|---|
1 |
Content-Type |
String |
Yes |
The value is fixed at application/json; charset=UTF-8. |
Response
- Status code: 200
Table 2 Parameter in the response body No.
Parameter
Type
Description
1
jvm
Object
JVM health metric object.
Table 3 Parameters in the response body No.
Parameter
Type
Description
1
fullgc
String
Full GC check status. The value 0 indicates that the check is successful, and other values indicate that the check fails.
2
deadload
String
Deadload check status. The value 0 indicates that the check is successful, and other values indicate that the check fails.
- Status code: 400
The current server status is abnormal.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot