Previous Topic: ComputerStatusInfoNext Topic: DiscoveredSoftwareSourceType


DeploymentStatusCode

MACHINE_UP

The computer has responded.

READY_TO_DEPLOY

Computer has responded; the package is not already installed in any version. Check the credentials field to establish the need for a username and password

PACKAGE_DEPLOYED

Computer has responded; the package at the same version is already installed.

PACKAGE_OLDER

Computer has responded; the package at a previous version is already installed.

PACKAGE_NEWER

Computer has responded; the package at a later version is already installed.

PACKAGE_DEPLOYING

Computer has responded; the package is already being installed.

PACKAGE_POSTED

Package has been submitted for deployment to the computer. The computerStatusCodeEx field contains the time (in seconds) since the package was posted.

PACKAGE_IN_TRANSIT

Package is being transmitted to the computer. The computerStatusCodeEx contains the percentage of the file that has been transmitted.

PACKAGE_DELIVERED

Package has arrived at the computer. The computerStatusCodeEx field contains the time (in seconds) since the package was posted.

PACKAGE_INSTALLING

Package has started to install. The computerStatusCodeEx field contains the time (in seconds) since the package was posted.

PACKAGE_INSTALLED

Package has successfully installed. The computerStatusCodeEx field contains the time (in seconds) since the package was posted.

PRIMER_DEPLOYING

The primer is being deployed.

PRIMER_INSTALLED

The primer has successfully installed.

MACHINE_DOWN

The computer has not responded.

DELIVERY_FAILED

The package delivery failed because of an internal error. The computerStatusCodeEx field contains a further code providing the reason and the computerStatusMsg contains a textual reason.

INSTALL_FAILED

The package has failed to install because of an internal error. The computerStatusCodeEx field contains a further code elucidating the reason and the computerStatusMsg contains a textual reason.

PRIMER_FAILED

The primer has failed to install.

PACKAGE_INCOMPATIBLE

Package incompatible with target platform.

UNKNOWN_TARGET

Target was not resolved properly.

NO_DOMAIN_SCANNING

Domain scanning not supported by the manager. Unix managers do not support domain scanning.

PACKAGE_STAGED

Package is already staged. Returned when scanning for staged packages on scalability servers.

UNKNOWN_STATUS

Unknown status.