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"
}
This resource tests the application can reach and connect to the Cloudshare server using the API
GET https://use.cloudshare.com/API/v1/ApiTest/Ping
None.
{
    "result": "Pong"
}