Skip to content

Documentation ExposeService (1.1)

The Expose namespace has Entities and Operations common to all namespaces or things that does not fit under any other namespace.

Download OpenAPI description
Languages
Servers
https://demo.storm.io/api/1.1/

ErrorMessages

Operations

Ping

Operations

Ping

Request

Check to see if API is up and running.

curl -i -X GET \
  https://demo.storm.io/api/1.1/ExposeService.svc/rest/Ping

Responses

Success

Body
string
Response
"string"

Process

Operations