Previous Topic: GetDeploymentJobStatusNext Topic: DeployPackage


GetDeploymentPackagesOnScalabilityServer

This method lists the deployment packages found on a scalability server.

The output of this method is equivalent to the “sspack” cmd line option used with dmsweep.

Parameters

xsd:string sessionId

The session identifier, obtained from the login to the web service

xsd:string scalabilityServerName

The scalability server that needs to be queried for the list of packages.

dsm:SSPackageInfoRequired ssPackageInfoRequired

Specifies the package information required

Return Values

dsm:GetDeploymentPackagesOnScalabilityServerResponse getDeploymentPackagesOnSSResponse

Returns an array of SSPackageInfo structures which contain the information regarding the various packages on a scalability server.

More information:

SSPackageInfoRequired

SSPackageInfo