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.11 on 11-Mar-2025
Back to top