Scheduler

Changes only title of scheduler by provided scheduler id

put/scheduler/{id}/title

Path parameters

idinteger required

Request body

schedulerIdinteger
connectionIdinteger
titlestring
statusboolean
cronExpstring
debugModeboolean

Response

Scheduler title is successfully modified.

schedulerIdinteger
titlestring
statusboolean
debugModeboolean
cronExpstring

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.