DPDevice


This type is a class for model objects.

Repesents a physical DataPower Device.

Package: datapowermgr

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

Reference attributes having this type:
  DPManagedSet.master

Collection attributes having this type:
  DPManagedSet.deviceMembers
  DPManager.devices



Attributes Summary
GUIPort : EInt Port for the Web GUI on the DataPower device.
HLMPort : EInt Port for the High Level Management API on the DataPower device.
Hostname : EString Hostname of the DataPower device.
name : EString Enduser meaningful name for the DataPower Device. Should be unique among all the DPDevices, but this attribute is NOT used as the unique identifier for the device. See serialNumber
password : Password Password for userid to be used in connecting to the device. This field is stored as is, but it is not available for export. ???Looks like w WCCM there is no way to hide it ???
serialNumber : EString serial number for the DataPower Device. Will be unique among all DataPower devices ever manufactured and is used as the unique ID of this device.
userId : EString userid to be used in connecting to this device.
deviceType : EString The type of the device. Example XS40, XI50 ??how can we do an enum
featureLicenses : EString A ; separated string naming the license features this device is allowed to have
modelType : EString A string version of the model type of this device. Examples of model type are 9002 and 9003
properties : Property * * No description is available *



Attribute Details

GUIPort  -  Port for the Web GUI on the DataPower device.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

HLMPort  -  Port for the High Level Management API on the DataPower device.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

Hostname  -  Hostname of the DataPower device.
    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

name  -  Enduser meaningful name for the DataPower Device. Should be unique among all the DPDevices, but this attribute is NOT used as the unique identifier for the device. See serialNumber
    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

password  -  Password for userid to be used in connecting to the device. This field is stored as is, but it is not available for export. ???Looks like w WCCM there is no way to hide it ???
    Data Type: Password
    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

serialNumber  -  serial number for the DataPower Device. Will be unique among all DataPower devices ever manufactured and is used as the unique ID of this device.
    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

userId  -  userid to be used in connecting to this device.
    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

deviceType  -  The type of the device. Example XS40, XI50 ??how can we do an enum
    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

featureLicenses  -  A ; separated string naming the license features this device is allowed to have
    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

modelType  -  A string version of the model type of this device. Examples of model type are 9002 and 9003
    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

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