vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - StorageLun(sms.storage.StorageLun)
- Returned by
- QueryLunAssociatedWithArray, QueryLunAssociatedWithPort
- Extends
- DynamicData
- See also
- BackingConfig
- Since
- 2.0
Data Object Description
This data object represents the storage lun.Properties
Name | Type | Description |
---|---|---|
alternateIdentifier* | xsd:string[] |
Alternate identifiers associated with the LUN
|
backingConfig* | BackingConfig |
Backing config information
Since 5.0 |
capacityInMB | xsd:long |
Capacity In MB
|
drsManagementPermitted | xsd:boolean |
Indicates whether Storage DRS is permitted to manage
performance between this LUN and other LUNs from the same
array.
|
lunThinProvisioned | xsd:boolean |
Indicates whether the LUN is thin provisioned
|
thinProvisioningStatus | xsd:string |
|
usedSpaceInMB | xsd:long |
Used space in MB for a thin provisioned LUN
|
uuid | xsd:string |
Unique Indentfier
|
vendorDisplayName | xsd:string |
Display Name which appears in storage array management
console
|
vSphereLunIdentifier | xsd:string |
Identifer reported by vSphere(ESX) for this LUN
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |