Class CIM_RemoteResources
extends CIM_SystemSpecificCollection

A subclass of SystemSpecificCollection which collects together remote resources that are seen by a system. This class collects all the remote resources of a specific type for the system that can be found (via the MemberOfCollection associations).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_RemoteResources

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of SystemSpecificCollection which collects together remote resources that are seen by a system. This class collects all the remote resources of a specific type for the system that can be found (via the MemberOfCollection associations).
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::Cascading
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementTypeuint16
DescriptionstringEnumeration indicating the type of element that is collected by this RemoteResources collection.
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
ValuesstringUnknown, Reserved, Any Type, StorageVolume, StorageExtent, StoragePool, ComputerSystem, LogicalDisk, FileShare, Volume Group, Filesystem
CollectionDiscriminatorstring[]
DescriptionstringAn array of strings indicating the purposes of the collection of elements. Each string should be of the form :. Some examples include: SNIA:Imported Volumes - to indicate that the volumes are candidates for storage SNIA:Target Volumes - to indicate that the volumes are candidate target volumes of a replica pair SNIA:Source Volumes - to indicate that the volumes are candidate source volumes of a replica pair. SNIA:Target Volume Group - to indicate that the group are candidate targets of a replica pair. SNIA:Source Volume Group - to indicate that thegroup are candidate sources of a replica pair. SNIA:Remote Storage Pools - to indicate that thethe storage pools are candidates for allocation of volumes.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods