pem.APS.removeApplicationInstanceLicense

This method is supported by Operations starting from version 2.9 hotfix04

This method allows to uninstall a license for the specified Application Instance.

Note: The process of the license deinstallation is performed in the asynchronous mode. The method creates a task and returns task identifier.

The method has the following input parameters:

Name

Type

Short Description

application_instance_id

int

Application Instance ID

license_type

string

Type of license

The method has the following output parameters:

Name

Type

Short Description

n/a

int

ID of Task, which performs the deinstallation of the license.

See also:

Application License Management diagram