Ping

This resource tests the application can reach and connect to the Cloudshare server using the API

Request URL

GET  https://use.cloudshare.com/API/v1/ApiTest/Ping

Parameters

None.


Response example

{
    "result": "Pong"
}

Code sample