GET api_v2/CloudServices/Count
Get count cloud services
Response Information
Response body formats
application/xml, text/xml
Sample:
<Result> <Count>1</Count> </Result>
application/json, text/json
Sample:
{ "Count": 1 }