The GetSoftwareJobContainers3 method retrieves the job containers from a software job container list.
This method also includes the functionality that helps you manage the custom administrator message. The method returns the retrieved array of software job container properties in the sequence SoftwareJobContainerProperties3. The sequence includes the parameter userMessage that specifies the custom administrator message information linked with the job container in SD.
Parameters
Specifies the session identifier obtained from the login method of the web service.
Specifies a numeric handle to a list as returned by a previous call to OpenSoftwareJobContainerList3.
Specifies the total number of software job containers to get from the list. The number should be less than or equal to the total number in the list as returned by a previous call to OpenSoftwareJobContainerList3.
Return Values
Returns an array of SoftwareJobContainerProperties3—one for each container requested from the list.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|