Documentation Center

Request

This topic describes the Request element.

Description

The request to send to the service to check whether it is running. This is an HTTP POST request containing JSON.

Attributes

AttributeDescription and useType
URL

The Web address of the HTTP request.

(required)
string
RequestData

The data supplied with this request.

(optional)
string