pem.installPleskLicense
This method is supported by Operations starting from version 2.6.5
This method allows to install Plesk license or license of service managed by Plesk.
Name |
Type |
Short Description |
---|---|---|
|
int |
The ID of the Subscription, which Plesk 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 Operations is integrated with Billing and the method is executed asynchronously, then Operations notifies Billing about the result of installing a license using Billing Public API (Operations does not check that Billing is a caller of this method). If you wish to install a license using this method directly (not through Billing 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.