GET api/cmis/ping
Ping test that returns "Hello World!" Useful for service monitoring by edge appliances doing automated keep-alive tests.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
String
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>