Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VASAStorageArrayDiscoverySvcInfo(vim.VasaStorageArray.DiscoverySvcInfo)
- Property of
- VASAStorageArray
- Extends
- DynamicData
- See also
- VASAStorageArrayDiscoveryFcTransport, VASAStorageArrayDiscoveryIpTransport
- Since
- vSphere API Release 8.0.0.0
Data Object Description
Discovery service information of storage array.Properties
Name | Type | Description |
---|---|---|
fcInfo* | VASAStorageArrayDiscoveryFcTransport |
FC transport discovery information. Must be specified if
the discovery service is FC-based.
|
ipInfo* | VASAStorageArrayDiscoveryIpTransport |
IP transport discovery information. Must be specified if
the discovery service is IP-based.
|
portType | xsd:string |
Port type, string as defined in BlockEnum.
|
svcNqn | xsd:string |
Well-known NQN of discovery service.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |