CIM SMASH/Server Management API
Class CIM_PolicyRuleValidityPeriod
extends CIM_PolicyComponent (Association)
The PolicyRuleValidityPeriod aggregation represents scheduled activation and deactivation of a PolicyRule. If a PolicyRule is associated with multiple policy time periods via this association, then the Rule is active if at least one of the time periods indicates that it is active. (In other words, the PolicyTimePeriodConditions are ORed to determine whether the Rule is active.) A Time Period may be aggregated by multiple PolicyRules. A Rule that does not point to a PolicyTimePeriodCondition via this association is, from the point of view of scheduling, always active. It may, however, be inactive for other reasons. For example, the Rule's Enabled property may be set to "disabled" (value=2).
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_PolicySetValidityPeriod | TOSUBCLASS= false | None |
Description | string | The PolicyRuleValidityPeriod aggregation represents scheduled activation and deactivation of a PolicyRule. If a PolicyRule is associated with multiple policy time periods via this association, then the Rule is active if at least one of the time periods indicates that it is active. (In other words, the PolicyTimePeriodConditions are ORed to determine whether the Rule is active.) A Time Period may be aggregated by multiple PolicyRules. A Rule that does not point to a PolicyTimePeriodCondition via this association is, from the point of view of scheduling, always active. It may, however, be inactive for other reasons. For example, the Rule's Enabled property may be set to "disabled" (value=2). | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Policy | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_PolicyRuleValidityPeriod | CIM_PolicyRule |
PartComponent | CIM_PolicyRuleValidityPeriod | CIM_PolicyTimePeriodCondition |
Copyright © 2008-2020 VMware, Inc. All rights reserved.