pem.APS.getSubscriptionApplicationInstances
This method is supported by Operations starting from version 2.9 hotfix01
This method returns the list of Application Instances for specified Subscription.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
|
int |
Resource Type ID. It is optional parameter. |
|
int |
Application ID. It is optional parameter. |
|
string |
Name of Domain. It is optional parameter. |
Note: The rt_id
, application_id
, and domain_name
parameters can be specified to filter the returned information.
The method returns array of structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Application Instance ID |
|
int |
Application ID |
|
string |
Version of Application |
|
string |
URL of Application Instance |
|
string |
The current status of the Application Instance. There are the following options:
|
|
int |
Resource Type ID |