Previous Topic: SetSoftwarePolicyPropertiesByNameNext Topic: SetTimeoutProperties


SetSoftwarePolicyPropertiesByName3

TheSetSoftwarePolicyPropertiesByName3 sequence of elements specifies the software policy properties by name.

xsd:string policyName

Specifies the new name for software Policy.

xsd:boolean policyNameSupplied (m)

Specifies true or false depending on whether the policyName parameter is supplied.

xsd:string comment

Specifies the comment string for the software policy.

xsd:boolean commentSupplied (m)

Specifies true or false depending on whether the comment parameter is supplied.

xsd:long priority

Specifies the priority of the container that can range from 1 (highest) to 10 (lowest).

xsd:boolean prioritySupplied

Specifies true or false depending on whether the priority parameter is supplied.

xsd:string unitGroupName

Specifies the name of the group that is associated with the policy. You can either provide the name of an existing unit group or a NULL string. If you provide a NULL string, the software policy, if already associated with an unit group, is disassociated from the unit group.

xsd:boolean unitGroupNameSupplied (m)

Specifies true or false depending on whether the unitGroupName parameter is supplied.

CreateSoftwareJobLinkage createSoftwareJobLinkage

Specifies that the sequence CreateSoftwareJobLinkage is provided for setting the software job linkage related properties.

xsd:boolean createSoftwareJobLinkageSupplied (m)

Specifies true or false depending on whether the createSoftwareJobLinkage parameter is supplied.

SoftwarePolicyEvaluationType softwarePolicyEvaluationType

Specifies the type of evaluation that is performed when the policy is applied to the group.

xsd:boolean softwarePolicyEvaluationTypeSupplied (m)

Specifies true or false depending on whether the softwarePolicyEvaluationType parameter is supplied.

DateTime nextEvaluationDate

Specifies the date and time for the next evaluation.

xsd:boolean nextEvaluationDateSupplied (m)

Specifies true or false depending on whether the nextEvaluationDate parameter is supplied.

xsd:long evaluationPeriod

Specifies the period of evaluation in hours.

xsd:boolean softwarePolicyEvaluationPeriodTypeSupplied (m)

Specifies true or false depending on whether the softwarePolicyEvaluationPeriodType parameter is supplied.

xsd:boolean evaluationPeriodSupplied (m)

Specifies true or false depending on whether the evaluationPeriod parameter is supplied.

xsd:boolean enterpriseTime

(If set to true) Specifies that the time specifications are based on the enterprise manager time.

xsd:boolean enterpriseTimeSupplied (m)

Specifies true or false depending on whether the enterpriseTimeparameter is supplied.

xsd:string evaluationCalendar

Specifies the name of the calendar that controls the time when the evaluation can take place. To activate evaluationCalendar, you also need to specify evaluationPeriod.

xsd:boolean evaluationCalendarSupplied (m)

Specifies true or false depending on whether the evaluationCalendar parameter is supplied.

AdhocTargetEvaluation adhocTargetEvaluation

Specifies the type of target evaluation. The target evaluation is triggered when agents report inventory to the manager.

xsd:boolean adhocTargetEvaluationSupplied (m)

Specifies true or false depending on whether the adhocTargetEvaluation parameter is supplied.

xsd:boolean regenerate

Regenerates the type of the evaluation. This parameter is considered only if evaluationType is SP_SETUPJOBS or SP_SETUPANDEXECUTEJOBS.

xsd:boolean regenerateSupplied (m)

Specifies true or false depending on whether the regenerate parameter is supplied.

SoftwarePolicyEvaluationPeriodType softwarePolicyEvaluationPeriodType

(Optional) Specifies whether to evaluate the software policy once or periodically. If the policy is evaluated periodically, the evaluation is done based on the evaluation period set. The default value is once.

xsd:boolean evaluateDynamicGroups

(Optional) Specifies that the dynamic groups are evaluated during evaluation of the software policy if the value is set to true. The default value is false.

xsd:boolean evaluateDynamicGroupsSupplied (m)

Specifies true or false depending on whether the evaluateDynamicGroups parameter is supplied.

xsd:string userMessage

Specifies the custom administrator message.

xsd:int userMessageSupplied

Checks whether or not the custom administrator message is supplied.