The GetSoftwarePackageProcedures2 method retrieves the procedures from a software package procedure list.
This method also retrieves the ShutdownAfterLast property (that includes information on whether a target computer is to be shut down after completion of the last SD job) and useDefaultJobMessage property (that includes information on whether a software package procedure comment is to be used as a default user message for the jobs).
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 OpenSoftwarePackageProcedureList.
Specifies the total number of procedures to get from the list. The number must be less than or equal to the total number in the list as returned by a previous call to OpenSoftwarePackageProcedureList.
Return Values
Returns an array of SoftwarePackageProcedureProperties2—one for each procedure requested from the list.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|