CIM_VirtualSystemSettingData, ROOT\virtualization\v2

Class | Childs (4) | Methods | Properties (21) | Qualifiers (5) | Instances (2) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

CIM_VirtualSystemSettingData defines the virtual aspects of a virtual system through a set of virtualization specific properties. CIM_VirtualSystemSettingData is also used as the top level class of virtual system configurations. Virtual system configurations model configuration information about virtual systems and their components. A virtual system configuration consists of one top-level instance of class CIM_VirtualSystemSettingData that aggregates a number of instances of class CIM_ResourceAllocationSettingData, using association CIM_ConcreteComponent. Virtual system configurations may for example be used to reflect configurations of - virtual systems that are defined at a virtualization platform, - virtual systems that are currently active, - input requests to create new virtual systems, - input requests to modify existing virtual systems, or - snapshots of virtual systems.

CIM_VirtualSystemSettingData - child subclasses in ROOT\virtualization\v2

Number of classes:4
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_VirtualEthernetSwitchSettingData1240---
Msvm_ReplicationSettingData04201---
Msvm_VirtualFcSwitchSettingData0210----
Msvm_VirtualSystemSettingData04501---

CIM_VirtualSystemSettingData properties

CIM_VirtualSystemSettingData has 21 properties (17 Local, 4 Derived)

NameOriginCIMType
AutomaticRecoveryActionCIM_VirtualSystemSettingData18 [uint16]
AutomaticShutdownActionCIM_VirtualSystemSettingData18 [uint16]
AutomaticStartupActionCIM_VirtualSystemSettingData18 [uint16]
AutomaticStartupActionDelayCIM_VirtualSystemSettingData101 [datetime]
AutomaticStartupActionSequenceNumberCIM_VirtualSystemSettingData18 [uint16]
CaptionCIM_ManagedElement8 [string]
ConfigurationDataRootCIM_VirtualSystemSettingData8 [string]
ConfigurationFileCIM_VirtualSystemSettingData8 [string]
ConfigurationIDCIM_VirtualSystemSettingData8 [string]
CreationTimeCIM_VirtualSystemSettingData101 [datetime]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
key
InstanceID
CIM_ManagedElement8 [string]
LogDataRootCIM_VirtualSystemSettingData8 [string]
NotesCIM_VirtualSystemSettingData8 [string]
RecoveryFileCIM_VirtualSystemSettingData8 [string]
SnapshotDataRootCIM_VirtualSystemSettingData8 [string]
SuspendDataRootCIM_VirtualSystemSettingData8 [string]
SwapFileDataRootCIM_VirtualSystemSettingData8 [string]
VirtualSystemIdentifierCIM_VirtualSystemSettingData8 [string]
VirtualSystemTypeCIM_VirtualSystemSettingData8 [string]

Detailed description of CIM_VirtualSystemSettingData properties

Local properties (17) of CIM_VirtualSystemSettingData class

AutomaticRecoveryAction property
CIMTYPE'uint16'
Description'Action to take for the virtual system when the software executed by the virtual system fails. Failures in this case means a failure that is detectable by the host platform, such as a non-interuptable wait state condition.'
ValueMap['2', '3', '4', '..']
Values['None', 'Restart', 'Revert to snapshot', 'DMTF Reserved']
AutomaticRecoveryAction property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
AutomaticShutdownAction property
CIMTYPE'uint16'
Description'Action to take for the virtual system when the host is shut down.'
ValueMap['2', '3', '4', '..']
Values['Turn Off', 'Save state', 'Shutdown', 'DMTF Reserved']
AutomaticShutdownAction property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
AutomaticStartupAction property
CIMTYPE'uint16'
Description'Action to take for the virtual system when the host is started.'
ValueMap['2', '3', '4', '..']
Values['None', 'Restart if previously active', 'Always startup', 'DMTF Reserved']
AutomaticStartupAction property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
AutomaticStartupActionDelay property
CIMTYPE'datetime'
Description'Delay applicable to startup action. The value shall be in the interval variant of the datetime datatype.'
AutomaticStartupActionDelay property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
AutomaticStartupActionSequenceNumber property
CIMTYPE'uint16'
Description'Number indicating the relative sequence of virtual system activation when the host system is started. A lower number indicates earlier activation. If one or more configurations show the same value, the sequence is implementation dependent. A value of 0 indicates that the sequence is implementation dependent.'
AutomaticStartupActionSequenceNumber property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
ConfigurationDataRoot property
CIMTYPE'string'
Description'Filepath of a directory where information about the virtual system configuration is stored.Format shall be URI based on RFC 2079.'
ConfigurationDataRoot property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
ConfigurationFile property
CIMTYPE'string'
Description'Filepath of a file where information about the virtual system configuration is stored. A relative path appends to the value of the ConfigurationDataRoot property.Format shall be URI based on RFC 2079.'
ConfigurationFile property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
ConfigurationID property
CIMTYPE'string'
Description'Unique id of the virtual system configuration. Note that the ConfigurationID is different from the InstanceID as it is assigned by the implementation to a virtual system or a virtual system configuration. It is not a key, and the same value may occur within more than one instance.'
ConfigurationID property is in 6 classes of ROOT\virtualization\v2 and in 3 namespaces
CreationTime property
CIMTYPE'datetime'
Description'Time when the virtual system configuration was created.'
CreationTime property is in 7 classes of ROOT\virtualization\v2 and in 12 namespaces
LogDataRoot property
CIMTYPE'string'
Description'Filepath of a directory where log information about the virtual system is stored. A relative path appends to the value of the ConfigurationDataRoot property.Format shall be URI based on RFC 2079.'
LogDataRoot property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
Notes property
CIMTYPE'string'
Description'End-user supplied notes that are related to the virtual system.'
Notes property is in 9 classes of ROOT\virtualization\v2 and in 2 namespaces
RecoveryFile property
CIMTYPE'string'
Description'Filepath of a file where recovery relateded information of the virtual system is stored.Format shall be URI based on RFC 2079.'
RecoveryFile property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
SnapshotDataRoot property
CIMTYPE'string'
Description'Filepath of a directory where information about virtual system snapshots is stored. A relative path appends to the value of the ConfigurationDataRoot property.Format shall be URI based on RFC 2079.'
SnapshotDataRoot property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
SuspendDataRoot property
CIMTYPE'string'
Description'Filepath of a directory where suspend related information about the virtual system is stored. A relative path appends to the value of the ConfigurationDataRoot property.Format shall be URI based on RFC 2079.'
SuspendDataRoot property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
SwapFileDataRoot property
CIMTYPE'string'
Description'Filepath of a directory where swapfiles of the virtual system are stored. A relative path appends to the value of the ConfigurationDataRoot property.Format shall be URI based on RFC 2079.'
SwapFileDataRoot property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace
VirtualSystemIdentifier property
CIMTYPE'string'
Description'VirtualSystemIdentifier shall reflect a unique name for the system as it is used within the virtualization platform. Note that the VirtualSystemIdentifier is not the hostname assigned to the operating system instance running within the virtual system, nor is it an IP address or MAC address assigned to any of its network ports.
On create requests VirtualSystemIdentifier may contain implementation specific rules (like simple patterns or regular expresssion) that may be interpreted by the implementation when assigning a VirtualSystemIdentifier.'
VirtualSystemIdentifier property is in 6 classes of ROOT\virtualization\v2 and in 2 namespaces
VirtualSystemType property
CIMTYPE'string'
Description'VirtualSystemType shall reflect a particular type of virtual system.
The property value shall conform to this format (in ABNF): vs-type = dmtf-value / other-org-value / legacy-value; dmtf-value = "DMTF:" defining-org ":" org-vs-type; other-org-value = defining-org ":" org-vs-type;
Where: dmtf-value:
is a property value defined by DMTF and is defined in the description of this property. other-org-value:
is a property value defined by a business entity other than DMTF and is not defined in the description of this property. legacy-value:
is a property value defined by a business entity other than DMTF and is not defined in the description of this property. These values are permitted but recommended to be deprecated over time. defining-org:
is an identifier for the business entity that defines the virtual system type. It shall include a copyrighted, trademarked, or otherwise unique name that is owned by that business entity. It shall not be "DMTF" and shall not contain a colon (:). org-vs-type:
is an identifier for the virtual system type within the defining business entity. It shall be unique within the defining-org. It may use any character allowed for CIM strings, except for the following: U0000-U001F (Unicode C0 controls) U0020 (space), note that the reason is that OVF allows for multiple space-separated vs-type values in this property. U007F (Unicode C0 controls) U0080-U009F (Unicode C1 controls)
If there is a need to structure the value into segments, the segments should be separated with a single colon (:).
The values of this property shall be processed case sensitively. They are intended to be processed programmatically (instead of being a display name) and should be short.
As stated in the class description, instances of this class may be used for various purposes. A management application intending to use an instance of this class as input parameter to an operation that creates or modifies a virtual system should first determine the set of valid virtual system types that are supported by the virtualization platform hosting the virtual system by inspecting values of array property VirtualSystemTypesSupported of the instance of class CIM_VirtualSystemManagementCapabilities that describes the capabilities of the virtualization platform.
The following DMTF values are defined: DMTF:unknown - the virtual system type is unknown or cannot be determined'
VirtualSystemType property is in 6 classes of ROOT\virtualization\v2 and in 1 namespace

Derived properties (4) of CIM_VirtualSystemSettingData class

Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces

CIM_VirtualSystemSettingData Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'CIM_VirtualSystemSettingData defines the virtual aspects of a virtual system through a set of virtualization specific properties. CIM_VirtualSystemSettingData is also used as the top level class of virtual system configurations. Virtual system configurations model configuration information about virtual systems and their components. A virtual system configuration consists of one top-level instance of class CIM_VirtualSystemSettingData that aggregates a number of instances of class CIM_ResourceAllocationSettingData, using association CIM_ConcreteComponent.
Virtual system configurations may for example be used to reflect configurations of
- virtual systems that are defined at a virtualization platform,
- virtual systems that are currently active,
- input requests to create new virtual systems,
- input requests to modify existing virtual systems, or
- snapshots of virtual systems.'
LOCALE1033
UMLPackagePath'CIM::System::SystemElements'
Version'2.25.0'

CIM_VirtualSystemSettingData System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_VirtualSystemSettingData'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT21___SYSTEM3
__RELPATH'CIM_VirtualSystemSettingData'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_SettingData'___SYSTEM8
__CLASS'CIM_VirtualSystemSettingData'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_VirtualSystemSettingData

Number of classes:78
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_ElementSettingData250-9-
CIM_EthernetPortAllocationSettingData3250-14-
CIM_ResourceAllocationSettingData16230-40-
CIM_SettingData2040-28-
CIM_StorageAllocationSettingData1320-13-
CIM_VirtualEthernetSwitchSettingData1240---
CIM_VirtualSystemMigrationSettingData1100-5-
CIM_VirtualSystemSettingDataComponent120-27-
CIM_VLANEndpointSettingData090---
Msvm_AbstractResourcePoolSettingData1120-18-
Msvm_BootSourceSettingData080----
Msvm_CopyFileToGuestSettingData080----
Msvm_DiskMergeSettingData0501---
Msvm_ElementSettingData0508---
Msvm_EmulatedEthernetPortSettingData02704---
Msvm_EthernetPortAllocationSettingData03005---
Msvm_EthernetPortData2100---
Msvm_EthernetPortFailoverSettingDataComponent020----
Msvm_EthernetPortSettingDataComponent0201---
Msvm_EthernetSwitchBandwidthData0130----
Msvm_EthernetSwitchData380---
Msvm_EthernetSwitchFeatureSettingData140-1-
Msvm_EthernetSwitchHardwareOffloadData0160----
Msvm_EthernetSwitchOperationalData0100----
Msvm_EthernetSwitchPortAclSettingData01301---
Msvm_EthernetSwitchPortBandwidthData0110----
Msvm_EthernetSwitchPortBandwidthSettingData0901---
Msvm_EthernetSwitchPortExtendedAclSettingData01601---
Msvm_EthernetSwitchPortFeatureSettingData940-10-
Msvm_EthernetSwitchPortIsolationSettingData0801---
Msvm_EthernetSwitchPortOffloadData0170----
Msvm_EthernetSwitchPortOffloadSettingData0902---
Msvm_EthernetSwitchPortProfileSettingData01601---
Msvm_EthernetSwitchPortRoutingDomainSettingData0801---
Msvm_EthernetSwitchPortSecuritySettingData01601---
Msvm_EthernetSwitchPortVlanSettingData01301---
Msvm_FailoverNetworkAdapterSettingData0100----
Msvm_FcPortAllocationSettingData02304---
Msvm_FeatureSettingData240-11-
Msvm_GuestServiceInterfaceComponentSettingData02401---
Msvm_HeartbeatComponentSettingData02701---
Msvm_KvpExchangeComponentSettingData02601---
Msvm_KvpExchangeDataItem070----
Msvm_MemorySettingData02805---
Msvm_MetricServiceSettingData0501---
Msvm_ParentChildSettingData020----
Msvm_ProcessorSettingData02705---
Msvm_RdvComponentSettingData02401---
Msvm_ReplicationAuthorizationSettingData070----
Msvm_ReplicationServiceSettingData01101---
Msvm_ReplicationSettingData04201---
Msvm_ResourceAllocationSettingData024039---
Msvm_ResourcePoolSettingData012018---
Msvm_SettingDataComponent0201---
Msvm_ShutdownComponentSettingData02401---
Msvm_StorageAllocationSettingData036013---
Msvm_Synthetic3DDisplayControllerSettingData02504---
Msvm_Synthetic3DServiceSettingData0501---
Msvm_SyntheticEthernetPortSettingData02805---
Msvm_SyntheticFcPortSettingData02904---
Msvm_SystemExportSettingData0501---
Msvm_TerminalServiceSettingData0901---
Msvm_TimeSyncComponentSettingData02401---
Msvm_VirtualEthernetSwitchBandwidthSettingData0601---
Msvm_VirtualEthernetSwitchSettingData0270----
Msvm_VirtualEthernetSwitchSettingDataComponent020----
Msvm_VirtualFcSwitchSettingData0210----
Msvm_VirtualHardDiskSettingData0130----
Msvm_VirtualLogicalUnitSettingData02404---
Msvm_VirtualSystemExportSettingData01001---
Msvm_VirtualSystemManagementServiceSettingData01701---
Msvm_VirtualSystemMigrationNetworkSettingData080----
Msvm_VirtualSystemMigrationServiceSettingData01001---
Msvm_VirtualSystemMigrationServiceSettingDataComponent020----
Msvm_VirtualSystemMigrationSettingData01405---
Msvm_VirtualSystemSettingData04501---
Msvm_VirtualSystemSettingDataComponent02027---
Msvm_VssComponentSettingData02401---
comments powered by Disqus
WUtils.com