pem.APS.installApplicationInstanceLicense

This method is supported by Operations starting from version 2.9 hotfix04

This method allows to install or update a license for the specified Application Instance.

Note: License is installed or updated 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

license_envelope

base64

Content of license

The method has the following output parameters:

Name

Type

Short Description

n/a

int

ID of Task, which installs or updates the license.

See also:

Application License Management diagram