Previous Topic: SoftwarePolicyPropertiesNext Topic: SoftwarePolicyPropertiesRequired


SoftwarePolicyProperties3

The SoftwarePolicyProperties3 sequence defines the properties for the software policy.

xsd:string softwarePolicyId

Specifies the UUID identifying the software policy.

xsd:SoftwarePolicyState state

Specifies the current state of the software policy.

xsd:boolean seal

Specifies whether the policy is currently sealed.

xsd:long noOfParentSoftwarePolicies

Specifies the number of software policies of which this policy is a child or a member.

xsd:long noOfChildSoftwarePolicies

Specifies the number of child or member policies belonging to this software policy.

xsd:long noOfSoftwareJobs

Specifies the number of software jobs associated with this software policy.

xsd:string name

Specifies the display name of the software policy.

xsd:string comment

Specifies the comment for the software policy.

xsd:long priority

Specifies the priority of the software policy.

SoftwarePolicyEvaluationType softwarePolicyEvaluationType

Specifies the type of evaluation to be used for the software policy.

SoftwareJobLinkage softwareJobLinkage

Specifies the linkage type of the software policy.

xsd:string unitGroupId

Specifies the UUID identifying the unit group to which the policy is applied.

DateTime creationDate

Specifies the date and time when the software policy was created.

DateTime changeDate

Specifies the date and time when the software policy was last updated.

AttributeMask attributeMask

Specifies a series of attributes that describe the software policy.

xsd:string evaluationCalendar

Specifies the name of a previously created calendar that you can assign to the policy to govern the time for the evaluation to take place.

xsd:long evaluationPeriod

Specifies the time in hours between the evaluations of this policy.

DateTime nextEvaluationDate

Specifies the date and time when you want to evaluate the policy next time.

DateTime evaluationDate

Specifies the date and time when the policy was last evaluated.

AdhocTargetEvaluation adhocTargetEvaluation

Specifies the property values that indicate when to evaluate the policy.

xsd:string userMessage

Specifies the custom administrator message.

Remarks

None