Information about a specific deployed application.
Parameter |
Type |
Count |
Description |
ID |
Integer |
1 |
The application's ID. |
baseUrl |
String |
1 |
The application's base URL. |
appName |
String |
1 |
The application's name. |
userAppName |
String |
1 |
Free text for the user defined application identifier. |
installedLocation |
String |
1 |
The location of the file system in which the application's source code is located. |
status |
String |
1 |
The application's status, which may be one of the following codes:
|
servers |
applicationServer |
0+ |
Details of the application's status and version per server. |
deployedVersions |
deployedVersions |
1 |
A list of messages related to the application. |
|
|
|
Related Links: Response Data Types |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.