CIM SMASH/Server Management API
Class CIM_SettingsDefineState
(Association)SettingsDefineState is used to associate an instance of SettingData with an instance of ManagedElement. This association indicates that the SettingData instance provides additional information about the Current State of the associated ManagedElement. State is broadly defined to include the configuration, status, capabilities, and other information of an instance. Use of the same instance of SettingData to represent more than one of Current State (SettingsDefineState) and Desired State (ElementSettingData) and Possible State (SettingsDefineCapabilities) for a ManagedElement is not recommended.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | SettingsDefineState is used to associate an instance of SettingData with an instance of ManagedElement. This association indicates that the SettingData instance provides additional information about the Current State of the associated ManagedElement. State is broadly defined to include the configuration, status, capabilities, and other information of an instance. Use of the same instance of SettingData to represent more than one of Current State (SettingsDefineState) and Desired State (ElementSettingData) and Possible State (SettingsDefineCapabilities) for a ManagedElement is not recommended. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Core::Settings | None | None |
Version | string | 2.22.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
ManagedElement | CIM_SettingsDefineState | CIM_ManagedElement |
SettingData | CIM_SettingsDefineState | CIM_SettingData |
Copyright © 2008-2020 VMware, Inc. All rights reserved.