GET /a/config/scheduler/actions/{ActionName}

Publish scheduler action XML form for building screens in frontend

Path Parameters

  • ActionName (string, required) Name of the action to load

Response Example (200)

Response Type /definitions/restSchedulerActionFormResponse

{
  "ActionName": "string"
}
Auto generated by Pydio Cells Enterprise Distribution v4.4.0 on 3-Apr-2024
Back to top