Previous Topic: DeleteSoftwarePoliciesInUnitGroupByNameNext Topic: GetSoftwarePolicies


FindSoftwarePolicy

The FindSoftwarePolicy method finds a software policy given certain information.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string parentSoftwarePolicyId

The UUID identifying the parent software policy of the policy that should be found.

SoftwarePolicyScope parentSoftwarePolicyScope (m)

The type of the parent software policy of the policy that should be found.

xsd:string softwarePolicyName (m)

The display name of the policy to search for.

Return Values

xsd:string FindSoftwarePolicyReturn

If a software policy is found, its UUID is returned.

Remarks

If the parent UUID is not supplied, this method finds the SoftwarePackageProcedureGroup under the superfolder (for example, Software Library).

More information:

SoftwarePolicyScope