Previous Topic: GetSoftwarePolicyNext Topic: GetSoftwarePolicySoftwareJobs


GetSoftwarePolicy3

The GetSoftwarePolicy3 method retrieves a software policy identified by its UUID.

This method also includes the functionality that helps you manage the custom administrator message. The method returns the retrieved array of software policy properties in the sequence SoftwarePolicyProperties3. This sequence includes the userMessage parameter that specifies the custom administrator message information linked with the software policy in SD. Additionally, this method takes the sequence SoftwarePolicyPropertiesRequired3 that includes a parameter to set the requirement for the userMessage field in the retrieved software job container properties.

Parameters

xsd:string sessionId (m)

Specifies the session identifier obtained from the login method of the web service.

xsd:string softwarePolicyId (m)

Specifies the UUID of the software policy to retrieve.

SoftwarePolicyPropertiesRequired3 softwarePolicyPropertiesRequired3 (m)

Specifies which software policy properties to retrieve.

Return Values

SoftwarePolicyProperties3 softwarePolicyProperties3

Returns the retrieved software policy properties for the specified software policy ID.

Remarks

None

More information:

SoftwarePolicyPropertiesRequired3

SoftwarePolicyProperties3