vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageArray(sms.storage.StorageArray)
- Returned by
- QueryArray, QueryArrayAssociatedWithLun
- Extends
- DynamicData
- See also
- VASAStorageArrayDiscoverySvcInfo
- Since
- 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
|
discoverySvc* | VASAStorageArrayDiscoverySvcInfo[] |
Required for NVMe-oF arrays and optional otherwise.
Transport information to address the array's discovery service.
Since 8.0.0.0 |
firmware* | xsd:string |
Storage array firmware
|
modelId | xsd:string |
Model Id
|
name | xsd:string |
Name
|
priority* | xsd:int |
Deprecated.
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 4.0 |
supportedBlockInterface* | xsd:string[] |
Supported block-device interfaces
|
supportedFileSystemInterface* | xsd:string[] |
Supported file-system interfaces
|
supportedProfile* | xsd:string[] |
List of supported profiles
Since 3.0 |
uuid | xsd:string |
Unique identifier
|
vendorId | xsd:string |
Storage array Vendor Id
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |