The GetSoftwarePackageProcedure3 method retrieves a software package procedure that its UUID identifies. This method is provided to return “excludeFromRAC” option in the procedure properties, the existing API’s doesn’t have the option.
Parameters
Specifies the session identifier obtained from the login method of the web service.
UUID of the software procedure whose properties should be retrieved.
Specifies the properties to be retrieved
Return Values
Procedure properties.
The GetSoftwarePackageProcedure4 method retrieves the software package procedure properties.
Parameters
Specifies the session ID obtained from the DSM web services login.
Specifies the UUID of the software package procedure id, the properties of which you want to retrieve.
Specifies which procedure properties that are required when retrieving a software package procedure property.
Specifies the procedure properties that are required when retrieving a software package procedure property.
Return Values
Returns the properties of a SoftwarePackage procedure.
The GetSoftwarePackageProcedures3 method retrieves the procedures from a software package procedure list. This method is provided to return “excludeFromRAC” option in the procedure properties, the existing API’s doesn’t have the option.
Parameters
Session Id. got from the login to 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
Array of software package procedure properties.
The GetSoftwarePackageProcedureList method retrieves the list of software package procedures in software package.
Parameters
Specifies the session ID obtained from the DSM web services login.
Specifies the UUID of the software package from which the procedures list is retrieved.
Specifies the types of procedure returned in the list.
Specifies the properties that are required when retrieving a procedure from the list.
Specifies the starting index for the list.
Specifies the number of procedures to get from the list.
Return Values
Returns the total number of procedures that are available.
Specifies the array of software package procedure properties, one for each procedure.
Returns the array of SoftwarePackage procedure properties.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|