| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
QueryHostsWithAttachedLun |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the StorageQueryManager used to make the method call. |
lunUuid P | xsd:string |
The UUID of the ScsiLun device.
Since vSphere API 6.7.2 |
Return Value
Type | Description |
---|---|
ManagedObjectReference[]
to a HostSystem[] | HostSystem The set of hosts which have the specified lun attached. No values are returned if there are no hosts with the specified lun in attached state. |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |