Previous Topic: SetSoftwarePackageProcedureGroupNext Topic: UnlinkSoftwarePackagesFromSoftwarePackageGroup


UnlinkSoftwarePackageProceduresFromSoftwarePackageProcedureGroup

The UnlinkSoftwarePackageProceduresFromSoftwarePackageProcedureGroup method unlinks one or more software package procedures from a given software package procedure group.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageProcedureGroupId (m)

The UUID identifying the software package procedure group from which the software package procedures should be unlinked.

ArrayOfstring softwarePackageProcedureIds (m)

An array of UUIDs identifying the software package procedures that should be unlinked from the software package procedure group.

Return Values

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

Remarks

None