DPManagedSet


This type is a class for model objects.

A set of DPDevices and DPDomains on those Devices that will be managed. Managing a device means that we will try to ensure the all the DPDevices in the DPManagedSet have the same firmware version deployed on them, the same DPClonableDeviceSettings version deployed on them and that all the managed DPDomains will have the same version deployed on them.

Package: datapowermgr

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  DPManager.managedSets



Attributes Summary
name : EString The unique identifier of this DPManagedSet
desiredFirmwareVersion : DPFirmwareVersion @ The DPFirmwareVersion that should be deployed to devices in this ManagedSet
master : DPDevice @ The device that is the current source of Domain and ClonableDeviceSettings versions that will be deployed (saved and copied to) other devices in the domain. The firmware version on this device should also be the same as the firmware version that is deployed for this managedset.
domains : DPDomain * The set of managed Domains on the managed devices. It is possible for a managed device to also have unmanaged domains.
settings : DPClonableDeviceSettings @ The set of versions for the ClonableDeviceSettings for this managedset.
deviceMembers : DPDevice * The set of devices that this ManagedSet manages
properties : Property * * No description is available *



Attribute Details

name  -  The unique identifier of this DPManagedSet
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

desiredFirmwareVersion  -  The DPFirmwareVersion that should be deployed to devices in this ManagedSet
    Reference Type: DPFirmwareVersion @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

master  -  The device that is the current source of Domain and ClonableDeviceSettings versions that will be deployed (saved and copied to) other devices in the domain. The firmware version on this device should also be the same as the firmware version that is deployed for this managedset.
    Reference Type: DPDevice @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

domains  -  The set of managed Domains on the managed devices. It is possible for a managed device to also have unmanaged domains.
    Reference Type: DPDomain *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

settings  -  The set of versions for the ClonableDeviceSettings for this managedset.
    Reference Type: DPClonableDeviceSettings @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

deviceMembers  -  The set of devices that this ManagedSet manages
    Reference Type: DPDevice *
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006