GET api/diagnostics/ping/{message}
Ping the API to see if it's running.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
message | string |
Required |
Body Parameters
None.
Response Information
Resource Description
The same value that is passed in the message input argument.
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"