GET https://{status-domain}/v1.0/status/main
GET
https://{status-domain}/v1.0/status/main
{ "return": 0, "message": "success", "value": { "state": 0, "info": {} } }
curl --location 'https://localhost:51061/v1.0/status/main'
state
int
상태정보 0 : 정상 1 : 정검중 2 : 서비스장애
0
success
성공
Last updated 8 months ago