pem.APS.provideApplicationInstance

This method is supported by Operations starting from version 2.9 hotfix01

This method provides Application Instance.

The method has the following input parameters:

Name

Type

Short Description

subscription_id

int

Subscription ID

rt_id

int

Resource Type ID

[package_version]

string

Version of Application. It is optional parameter. If the parameter is omitted, the most current version of Application is used.

[domain_name]

string

Name of Domain. It is optional parameter.

[url_path]

string

URL path. It is optional parameter.

[settings]

array of struct

Settings of Application Instance. It is optional parameter.

  • name

string

Name of Application Instance setting

  • value

string

Value of Application Instance setting

[attrs]

array of string

The list of Provisioning Attributes. They are used to find out the auxiliary Resource Types, which define where the instance of Application is provisioned. This is optional parameter.

The method has the following output parameters:

Name

Type

Short Description

application_instance_id

int

Application Instance ID

application_resource_id

string

GUID of Application Resource