beautypg.com

Resource, Uuid, Displayname – HP Matrix Operating Environment Software User Manual

Page 102: Managementurl, Tags, Storagearray, Uuid displayname managementurl tags

background image

an empty sequence of StorageArray objects, such a case is ignored by SPM. To be meaningful,
a StorageArrayDefinition should contain at least one StorageArray object. Each StorageArray
object represents one instance of the type of storage array described by the StorageArrayDefinition.

Resource

Resource objects inherit from the Entity class, and define the UUID, DisplayName, ManagementURL,
and Tags attribute. A Resource represents an entity that will be displayed and managed within
SPM, including storage arrays, storage pools, and volumes.

Description

Type

Property

Required unique object identifier.

String

ObjectID

Unique resource identifier.

String

UUID

Name of this resource to be displayed
in SPM.

String

DisplayName

URL for the management interface for
this resource.

String

ManagementURL

List of user-specified tags for this
resource.

Sequence of String

Tags

UUID

Each resource may have a unique identifier used to identify that resource within SPM. This is
represented as a string.

DisplayName

Each resource has a name used to display it within the SPM interface. This is represented as a
string.

ManagementURL

Each resource may have an associated URL representing the interface to a management tool for
that resource. This is represented as a string. The URL provided here will be displayed as a clickable
hyperlink within the SPM GUI, allowing navigation to an external tool used to manage the resource.

Tags

Each resource may have a number of associated tags. These are stored as a sequence of strings.
Tags are user-defined. New tags provided within an XML file are added to the set of tags known
by SPM.

StorageArray

A StorageArray object describes an instance of a class of storage arrays described by the
StorageArrayDefinition of which it is a part. StorageArray objects inherit the UUID, DisplayName,
ManagementURL, and Tags elements from the Resource class. See

Resource

for further discussion

of these elements.

Description

Type

Property

Required unique object identifier.

String

ObjectID

Unique resource identifier.

String

UUID

Name displayed by SPM for this
storage array.

String

DisplayName

URL for the management interface for
this storage array.

String

ManagementURL

102 Working with unmanaged arrays