REST Endpoints

Some RESTful endpoints are available for basic connection management.

The Content-Type of the request and response is application/json.
Resource Method Description

/rest/cisco-ucs/ping

GET

Returns "pong".

----