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 |
---|---|---|
|
int |
Subscription ID |
|
int |
Resource Type ID |
|
string |
Version of Application. It is optional parameter. If the parameter is omitted, the most current version of Application is used. |
|
string |
Name of Domain. It is optional parameter. |
|
string |
URL path. It is optional parameter. |
|
array of struct |
Settings of Application Instance. It is optional parameter. |
|
string |
Name of Application Instance setting |
|
string |
Value of Application Instance setting |
|
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 |
---|---|---|
|
int |
Application Instance ID |
|
string |
GUID of Application Resource |