Object | Description |
Resources | Identifies the server on which the services reside. For information about setting properties for the Resources object, see Resources Properties. |
Resource | Identifies the path to the service you want to use. For information about setting properties for the Resource object, see Resource Properties. |
Method | Identifies the method to execute. For information about setting properties for the Method object, see Method Properties. |
Request | Specifies the content type for the request sent to the REST service. For information about setting properties for the Request object, see Request Properties. |
Parameter | Specifies an input parameter for the service. Use one Parameter object for each input parameter. For information about setting properties for the Parameter object, see Parameter Properties. |
Response | Specifies the format of the response from the REST service. For information about setting properties for the Response object, see Response Properties. |