class ComputeResourceRole

ManagedElement
+-SystemFunctions
+-SysM
+-CrM
+-ComputeResourceRole

Represents the service (defined by the role) provided by the compute resource.
Logically, an instance of this class represents the state of the software stack (operating system, middleware, and application) running on the compute resource.


This MO is created by the system.

References to:
ManagedObject;
Attributes
AdmState[0..1]
adminState
Administrative state of compute resource role.
Can be used to to temporarily stop services provided by the compute resource in a graceful fashion (e.g. for HW maintenance, etc.)
While in LOCKED state, no services is provided until set to UNLOCKED.
string
key
mandatory
noNotification
restricted
computeResourceRoleId
The value component of the RDN.
InstantiationState[0..1]
readOnly
instantiationState
Instantiation state of the compute resource role.
OperState[0..1]
readOnly
operationalState
Operational state of the compute resource role.
ManagedObject[0..1]
provides
Reference to an instance of Role MO.
This determines what role (which dictates what type of service) is provided by the compute resource.
The role is identified by the Distinguished Name of the Role MO.
ManagedObject[0..1]
readOnly
uses
Reference to the compute resource which is used by this MO.
The compute resource is identified by the Distinguished Name of the ComputeResource MO.

  class ComputeResourceRole