Data Object - StorageArray(sms.storage.StorageArray)

Returned by
QueryArray, QueryArrayAssociatedWithLun
Extends
DynamicData
Since
SMS API 2.0

Data Object Description

This data object represents the storage array.

Properties

Name Type Description
alternateName*xsd:string[]

List of alternate storage array names
firmware*xsd:string

Storage array firmware
modelIdxsd:string

Model Id
namexsd:string

Name
priority*xsd:intDeprecated. As of SMS API 6.0, replaced by priority

Priority level of the provider for the given array within the session context. SMS will use this value to pick a provider among the ones that are registered with SMS and manage this array. Once the provider is chosen, SMS will communicate with it to get the data related to this array. Valid range: 0 to 255.

Since SMS API 4.0
supportedBlockInterface*xsd:string[]

Supported block-device interfaces
supportedFileSystemInterface*xsd:string[]

Supported file-system interfaces
supportedProfile*xsd:string[]

List of supported profiles

Since SMS API 3.0
uuidxsd:string

Unique identifier
vendorIdxsd:string

Storage array Vendor Id
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition