Previous Topic: EmptySoftwarePackageProcedureGroupsNext Topic: GetParentSoftwarePackageProcedureGroups


FindSoftwarePackageProcedureGroup

The FindSoftwarePackageProcedureGroup method finds a software package procedure group given its name and the UUID and type of the parent software package group.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string parentSoftwarePackageProcedureGroupId

The UUID identifying the parent group of the software package procedure group to search for.

SoftwarePackageProcedureGroupScope parentSoftwarePackageProcedureGroupScope (m)

The type of the parent group of the software package procedure group to search for.

xsd:string softwarePackageProcedureGroupName (m)

The name of the software package procedure group to search for.

Return Values

xsd:string FindSoftwarePackageProcedureGroupReturn

If a software package procedure group is found its UUID is returned.

Remarks

The group name must be specified exactly. This method does not allow wildcards. The group name is case insensitive.

More information:

SoftwarePackageProcedureGroupScope