ScheduledProcess

Prev Next


 PUT   /ScheduledProcess/Run


Run scheduled processes configured in VisualVault.

No Parameters.


 POST   /ScheduledProcess/{id}


Create a new scheduled process in VisualVault.

Route Parameters
ParameterTypeDescription
id*GuidThe scheduled process id.
Query Parameters
ParameterTypeDescription
actionStringName of the scheduler action.
  • Complete
messageStringMessage to include.
resultStringResult string to include.
Body Parameters
ParameterTypeDescription
actionStringName of the scheduler action.
  • Complete
messageStringMessage to include.
resultStringResult string to include.