pem.APS.importPackage

This method is supported by Operations starting from version 2.9 hotfix01

This method imports Application into Operations.

The method has the following input parameters:

Name

Type

Short Description

package_url

string

URL to download Application from

[disable_package]

boolean

Whether to make the version of Application disabled. It is optional parameter. There are the following options:

  • 1 – Version of Application is disabled.
  • 0 – Version of Application is enabled.

If parameter is omitted, the 0 is used by default.

The method has the following output parameters:

Name

Type

Short Description

application_id

int

Application ID

package_version

string

Version of Application