vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ScsiLunDurableName(vim.host.ScsiLun.DurableName)
- Property of
- ScsiLun
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
This data object type represents an SMI-S "Correlatable and Durable Name" which is an identifier for a logical unit number (LUN) that is generated using a common algorithm. The algorithm divides the identifier into multiple namespaces where each namespace uses a different set of properties of the LUN to generate the identifier. The namespace itself is encoded in the identifier.Properties
Name | Type | Description |
---|---|---|
data* | xsd:byte[] |
The variable length byte array containing the namespace-specific data.
For a SCSI-3 compliant device this field is the descriptor header
along with the payload for data obtained from page 83h, and is the
payload for data obtained from page 80h of the Vital Product Data
(VPD).
|
namespace | xsd:string |
The string describing the namespace used for the durable name.
|
namespaceId | xsd:byte |
The byte used by the ESX Server product to represent the namespace.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |