You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/ping (self-check)
/status/port/777 (check by port, return status in body)
/status/service/foo.bar ( check by name, return status in body)
/noc/777 (check by name, return status in http code)
This is inconsistent and we need to be able to check status by name and represent result with http code.
Also, none of these are documented (except in tutorials)!
The text was updated successfully, but these errors were encountered:
ubic.ping
supports following urls:This is inconsistent and we need to be able to check status by name and represent result with http code.
Also, none of these are documented (except in tutorials)!
The text was updated successfully, but these errors were encountered: