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.3.1 on 14-Nov-2023
Back to top