mareklibra / cockpit-ovirt

Cockpit plugin for oVirt
Apache License 2.0
9 stars 8 forks source link

Provide plugin's "ping" #7

Closed mareklibra closed 8 years ago

mareklibra commented 8 years ago

Provide "ping" functionality to check

mareklibra commented 8 years ago

The 'ping' command is invoked by: HOST:PORT/ovirt/ovirt#/ping

The status is returned as content of <div id="ping-content"> containing both human- and parser-friendly messages. The JSON-response for a parser is content of the <div id='ping-content-parser' hidden> element.