Previous Topic: GetSoftwarePackageProcedures2Next Topic: LinkSoftwarePackageProceduresToSoftwarePackageProcedureGroupByName


LinkSoftwarePackageProcedureGroupsToSoftwarePackageGroup

The LinkSoftwarePackageProcedureGroupsToSoftwarePackageGroup method links one or more software package procedure group(s) to a given software package group, making them members of the group.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePackageGroupId (m)

The UUID identifying the software package group to which the software package procedure groups should be linked.

ArrayOfstring softwarePackageProcedureGroupIds (m)

An array of UUIDs identifying the software package procedure groups that should be linked to the software package group.

Return Values

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

Remarks

None