Documentation Index

Fetch the complete documentation index at: https://docs.visualvault.com/llms.txt

Use this file to discover all available pages before exploring further.

ScheduledProcess

Prev Next
This content is currently unavailable in Spanish. You are viewing the default (English) version.


 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.