Previous Topic: UnitSoftwareJobTaskMaskNext Topic: UsageListMask


UnlinkSoftwarePackageProceduresFromSoftwarePackageProcedureGroupByName

This method unlinks the software package procedures from software package procedures group.

Parameters

xsd:string sessionId (m)

Session Id obtained from the login to the web service.

xsd: string softwarePackageProceduresGroupName (m)

Specifies name of an existing software package group from which the software packages need to be unlinked.

ArrayOfSoftwarePackage softwarePackageProcedures (m)

An array list of sequence SoftwarePackage. Each member of type SoftwarePackage contains details specifying the software package to be unlinked.

Return Values

This is a void method that does not expose a return value.

Remarks

None