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 GET request.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| URL | The Web address of the HTTP request. (required) | string |
| RequestData | The data supplied with this request. (optional) | string |