applicationInfo

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:

  • uploadError
  • staging
  • stageError
  • activating
  • deployed
  • activateError
  • deactivating
  • deactivateError
  • unstaging
  • unstageError
  • rollingBack
  • rollbackError
  • unknown
  • partially deployed (available for Zend Server Cluster Manager only)
  • notExists

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

Related Links:

Response Data Types
deployedVersions
applicationServer
applicationList   
Deployment Methods