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