Previous Topic: SoftwarePolicyExceptionPropertiesNext Topic: SoftwarePolicyProperties3


SoftwarePolicyProperties

This sequence defines the properties for the software policy.

xsd:string softwarePolicyId

The UUID identifying the software policy.

xsd:SoftwarePolicyState state

The current state of the software policy

xsd:boolean seal

This element indicates whether the policy is currently sealed.

xsd:long noOfParentSoftwarePolicies

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

xsd:long noOfChildSoftwarePolicies

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

xsd:long noOfSoftwareJobs

The number of software jobs associated with this software policy.

xsd:string name

The display name of the software policy.

xsd:string comment

A comment for the software policy.

SoftwarePolicyEvaluationType softwarePolicyEvaluationType

The type of evaluation to be used for the software policy

SoftwareJobContainerPropertyMask softwareJobContainerPropertyMask

The UUID identifying the unit group to which the policy is applied

xsd:string unitGroupId

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

DateTime creationDate

The date and time at which the software policy was created

DateTime changeDate

The date and time at which the software policy was last updated.

AttributeMask attributeMask

A series of attributes that describe the software policy.

xsd:string evaluationCalendar

The name of a previously-created Unicenter calendar that can be assigned to the policy to govern the times at which evaluation will take place.

xsd:long evaluationPeriod

The time in hours between the evaluations of this policy

DateTime nextEvaluationDate

The date and time at which the policy will next be evaluated

DateTime evaluationDate

The date and time at which the policy was last evaluated.

EvaluationTypeMask evaluationTypeMask

Property values that indicate when the policy should be evaluated

Remarks

None