pem.APS.getApplicationInstance

This method is supported by Operations starting from version 2.9 hotfix01

This method returns the list of properties of the specified Application Instance.

The method has the following input parameters:

Name

Type

Short Description

application_instance_id

int

Application Instance ID

The method has the following output parameters:

Name

Type

Short Description

application_instance_id

int

Application Instance ID

application_id

int

Application ID

package_version

string

Version of the Application

url

string

URL of the Application Instance

status

string

The current status of the Application Instance. There are the following options:

  • Provisioning – Application Instance is being installed.
  • Provisioning Service – Application Service Instances are being installed.
  • Ready – Application Instance is installed.
  • Backing Up – 'Backup' operation for the Application Instance is in progress.
  • Restoring – 'Restore' operation for the Application Instance is in progress.
  • Configuring Service – Application Service Instances are being configured.
  • Upgrading – 'Upgrade' operation for the Application Instance is in progress.
  • Disabling Service – 'Disable' operation for Application Service Instances is in progress.
  • Disabled – Application Instance is disabled.
  • Enabling Service – 'Enable' operation for Application Service Instances is in progress.
  • Unprovisioning Service – Application Service Instances are being uninstalled.
  • Unprovisioning – Application Instance is being uninstalled.

rt_id

int

Resource Type ID