This method is supported by POA starting from version 2.6.5
This method allows to install Parallels Plesk Panel license or license of service managed by Parallels Plesk Panel.
Name |
Type |
Short Description |
|
int |
The ID of the Subscription, which the Parallels Plesk Panel in VPS is provisioned under. |
|
base64 |
The content of the license. |
|
boolean |
Whether to perform license installation asynchronously. There are the following options:
If parameter is not set, 0 (false) value is used by default. Note: If POA is integrated with PBA and the method is executed asynchronously, then POA notifies PBA about the result of installing a license using PBA Public API (POA does not check that PBA is a caller of this method). If you wish to install a license using this method directly (not through PBA Control Panel), execute it synchronously ( |
|
boolean |
Defines the type of the license:
If parameter is not set, 0 (false) value is used by default. |
This method has no output parameters.