The following table describes the REST parameters for a Control-M for Web Services connection profile.
Parameter |
Description |
|---|---|
Require Login |
Check this box if the RESTful job requires a previously generated token or session ID or any prerequisite to the outgoing HTTP request (REST account type only). |
Log in URL |
Defines the URL for the log in request. |
Headers |
(Optional) Defines any additional HTTP headers that are required in the log in request. Type the following format: <name>=<value> NOTE: Separate each pair of name/value with a semi colon. |
Request body |
(Optional) Defines any text required in the log in request body. |
Job Preset |
(Optional) Defines the mapping of the login HTTP response headers to the job's required HTTP request headers. <HTTP request header name> =<Login HTTP response header name or the Xpath/Jsonpath to the specific element in the login response> NOTE: Separate each pair of names with a semi colon. |
Parent Topic |