Previous Topic: GetSoftwarePackageProcedureNext Topic: GetSoftwarePackageProcedureGroup


GetSoftwarePackageProcedure2

The GetSoftwarePackageProcedure2 method retrieves a software package procedure that its UUID identifies.

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

xsd:string sessionId (m)

Specifies the session identifier obtained from the login method of the web service.

xsd:string softwarePackageProcedureId (m)

Retrieves the UUID of the software package procedure.

SoftwarePackageProcedurePropertiesRequired softwarePackageProcedurePropertiesRequired (m)

Retrieves the software package procedure properties.

Return Values

SoftwarePackageProcedureProperties2 GetSoftwarePackageProcedureReturn

Returns the retrieved software package procedure properties.

Remarks

None

More information:

SoftwarePackageProcedurePropertiesRequired