|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |
CIM_ManagedElement \_CIM_ManagedSystemElement \_CIM_LogicalElement \_CIM_EnabledLogicalElement \_CIM_Service \_CIM_StatisticsService
Id | Type | Range | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Key | |||||||||||
CreationClassName | string |
|
CreationClassName indicates the name of the class or the subclass that is used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. | ||||||||
Name | string |
|
The Name property uniquely identifies the Service and provides an indication of the functionality that is managed. This functionality is described in more detail in the Description property of the object. | ||||||||
SystemCreationClassName | string |
|
The CreationClassName of the scoping System. | ||||||||
SystemName | string |
|
The Name of the scoping System. | ||||||||
Read Only | |||||||||||
Read Write |
Inherited from class CIM_ManagedElement |
---|
Caption, Description, ElementName |
Inherited from class CIM_ManagedSystemElement |
---|
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions |
Inherited from class CIM_EnabledLogicalElement |
---|
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault |
Inherited from class CIM_Service |
---|
Started, StartMode, PrimaryOwnerContact, PrimaryOwnerName |
Name | Description |
---|---|
AddOrModifyManifest | Method that creates or modifies a BlockStatisticsManifest for this statistics service. |
CreateManifestCollection | Creates a new BlockStatisticsManifestCollection instance, whose members can serve as a filter for metrics retrieved through the GetStatisticsCollection method. |
GetStatisticsCollection | Retrieves statistics in a well-defined bulk format. |
RemoveManifests | Extrinsic method that removes manifests from a BlockStatisticsManifestCollection. |
Inherited from class CIM_EnabledLogicalElement |
---|
RequestStateChange |
Inherited from class CIM_Service |
---|
StartService, StopService |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ManifestCollection | CIM_BlockStatisticsManifestCollection |
|
BlockStatisticsManifestCollection that the BlockStatisticsManifest is or should be a member of. | ||||||
ElementType | uint16 |
|
The type of elements whose statistics the BlockStatisticsManifest will filter. | ||||||
ElementName | string |
|
A client-defined string that identifies the BlockStatisticsManifest created or modified by this method. | ||||||
StatisticsList | string |
|
The metrics that will be included by the filter. The metrics supplied here are the properties of CIM_StatisticalData or one of its subclasses that will remain after the BlockStatisticsManifest filter is applied. | ||||||
Manifest | CIM_BlockStatisticsManifest |
|
The BlockStatisticsManifest that is created or modified on successful execution of the method. | ||||||
out | |||||||||
Manifest | CIM_BlockStatisticsManifest |
|
The BlockStatisticsManifest that is created or modified on successful execution of the method. | ||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
Statistics | CIM_StatisticsCollection |
|
The collection of statistics that will be filtered using the new BlockStatisticsManifestCollection. | ||||||
ElementName | string |
|
Client-defined name for the new BlockStatisticsManifestCollection. | ||||||
ManifestCollection | CIM_BlockStatisticsManifestCollection |
|
Reference to the new BlockStatisticsManifestCollection. | ||||||
out | |||||||||
ManifestCollection | CIM_BlockStatisticsManifestCollection |
|
Reference to the new BlockStatisticsManifestCollection. | ||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ElementTypes | uint16 |
|
Element types for which statistics should be returned. If not supplied (i.e. parameter is null) this parameter is not considered when filtering the instances of StatisticalData that will populate the Statistics output parameter. If the array is not null, but is empty, then no statistics will be returned by this method. A client SHOULD NOT specify this parameter if it is not meaningful (i.e. the service only provides statistics for a single type of element). | ||||||
ManifestCollection | CIM_BlockStatisticsManifestCollection |
|
The BlockStatisticsManifestCollection that contains the manifests that list the metrics to be returned for each element type. If not supplied (i.e. parameter is null), then all available statistics will be returned unfiltered. Only elements that match the element type properties (if meaningful) of the BlockStatisticsManifest instances contained within the BlockStatisticsManifestCollection will have data returned by this method. If the supplied BlockStatisticsManifestCollection does not contain any BlockStatisticsManifest instances, then no statistics will be returned by this method. | ||||||
StatisticsFormat | uint16 |
|
Specifies the format of the Statistics output parameter.- CSV = Comma Separated Values. | ||||||
Statistics | string |
|
The statistics for all the elements as determined by the Elements, ManifestCollection parameters, and StatisticsFormat parameters. | ||||||
out | |||||||||
Job | CIM_ConcreteJob |
|
Reference to the job (may be null if job completed). | ||||||
Statistics | string |
|
The statistics for all the elements as determined by the Elements, ManifestCollection parameters, and StatisticsFormat parameters. | ||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ManifestCollection | CIM_BlockStatisticsManifestCollection |
|
BlockStatisticsManifestCollection from which the BlockStatisticsManifests will be removed. | ||||||
Manifests | CIM_BlockStatisticsManifest |
|
List of BlockStatisticsManifests to be removed from the BlockStatisticsManifestCollection. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |