|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |
CIM_ManagedElement \_CIM_ManagedSystemElement \_CIM_LogicalElement \_CIM_EnabledLogicalElement \_CIM_Service \_SNIA_AllocationService
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 function that is managed. This function 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 |
---|---|
Allocate | Starts a job to allocate remote resources (from the RemoteResources collection) to the AllocatedResources collection. |
Deallocate | Starts a job to remove remote resources (from the AllocatedResources collection) and return them to the RemoteResources collection. |
Inherited from class CIM_EnabledLogicalElement |
---|
RequestStateChange |
Inherited from class CIM_Service |
---|
StartService, StopService |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ElementType | uint16 |
|
Enumeration indicating the type of element being allocated. This type value must match the type of the instances. For SVC StorageVolume(3) and ComputerSystem(6) have the same effect, that of describing the remote cluster with which to establish a partnership. | ||||||
Job | CIM_ConcreteJob |
|
Reference to the job (may be null if job completed). | ||||||
Collection | IBMTSSVC_RemoteAllocatedResources |
|
The reference to the AllocatedResource collection to which Elements are being added. Not used in SVC. | ||||||
InElements | string |
|
Array of strings containing representations of references to CIM_ManagedElement instances, that are being allocated to the AllocatedResources Collection.Only a single entry is valid, the entry must be thename or ID of the remotecluster | ||||||
Bandwidth | uint64 |
|
The bandwidth of the connection to the remote cluster in MB/s. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
Id | Type | Range | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
In | |||||||||
ElementType | uint16 |
|
Enumeration indicating the type of element to be deallocated. This type of value must match the type of the instances. SVC StorageVolume(3) and ComputerSystem(6), that of descibing the remote cluster with which the partnership is being destroyed. | ||||||
Job | CIM_Job |
|
Reference to the job (may be null if job completed). | ||||||
Collection | IBMTSSVC_RemoteAllocatedResources |
|
The reference to the AllocatedResource collection from which Elements are being removed. Not used with SVC. | ||||||
InElements | string |
|
Array of strings containing representations of references to CIM_ManagedElement instances, that are being deallocated from the AllocatedResources Collection. Must contain a single entry that is thename or ID of the remote cluster currently involvedin the partnership. | ||||||
out | |||||||||
none | |||||||||
Return Codes | |||||||||
none |
|
|||||||
DESCRIPTION | SUBCLASSES | REFERENCED BY | KEY | READ ONLY | READ/WRITE | METHOD SUMMARY | METHOD DETAIL |