pem.revokePleskLicense

This method is supported by Operations starting from version 2.6.

This method allows to revoke Plesk license.

Name

Type

Short Description

subscription_id

int

The ID of the Subscription, which Plesk in VPS is provisioned under.

[async]

boolean

Whether to perform license uninstallation asynchronously. There are the following options:

  • 0 – Uninstall a license synchronously.
  • 1 – Uninstall a license asynchronously.

If parameter is not set, 0 (false) value is used by default.

This method has no output parameters.