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"
}