Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For detailed information about Provisioning API functionality, go to to the APIs section of our User Guide.

...

Panel
borderColor#ccffcc
bgColor#ccffcc
borderWidth2px
borderStylesolid
Tip

The full list of Provisioning API parameters matches with CoreAPI and they are available upon an individual request of your current clients. 

...

Determine a type of handler and details:

  • script - here you need to specify the path where the following script is located,
    for example, user/local/vcs/script.py.
http:// - here specify the port and method,
for example: 120.0.0.1:5000/api.
Field Description

Name

Specify a particular title for a handler
Event

Specify a handler event from the following list:

Clients

  • create
  • update
  • delete
  • archive
  • custom fields update
  • balance became >=0
  • balance became <=0
Accounts
  • create
  • update
  • delete
Clients PackagesSubscriptions
  • assign
  • activate
  • deactivate
  • renew
  • close 

Task

Email Rates Manager
  • email rates manager import
Import
  • import process failed
  • import process success

Status

Choose the state of the handler:

  • enabled - select it to make a handler active;
  • disabled - select it to unable a handler;
  • archived - select it to archive a handler.

Priority

Establish an order of handler performing.
Note: The handler with 1 priority will precede all other handlers in order.

...

Panel
borderColor#ffffb3
bgColor#ffffb3
borderWidth2px

(warning)   Attention

In VCS 3.17.0, to prevent performance degradation and data inconsistency , affected by the external side, Before event type has been removed from the section.

...

Panel
borderColor#ffffb3
bgColor#ffffb3
borderWidth2px

(warning)   Attention

To put a handler into action, you need to restart the Cache Manager. To do so, click on the corresponding icon in Task Scheduler section

Execution Logs tab

You can access the details about handler execution in this tab. For more details, check out a related article: Execution Logs

Panel
borderColor#FFBABA
bgColor#FFBABA
borderWidth2px
borderStylesolid

Warning

Please note , that the Provisioning functionality is experimental and may be changed completely in future releases.

...