type: error
post:
description: |
<>
___
Parameters in the POST body schema
Name | Type | Description | Example | Default |
``controllerId`` | required, string | JobScheduler Controller ID | scheduler | |
<>
body:
application/json:
schema: jsFilterWithUrl
example: |
{
"controllerId": "scheduler",
"url": "http://jobSchedulerHost:40444"
}
responses:
200:
description: <>
body:
application/json:
example: <>
schema: <>