Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPlugStoreTopologyPlugin(vim.host.PlugStoreTopology.Plugin)
- Property of
- HostPlugStoreTopology
- Extends
- DynamicData
- See also
- HostPlugStoreTopologyDevice, HostPlugStoreTopologyPath
- Since
- vSphere API Release 4.0
Data Object Description
This data object type represents a Plugin in the plug store architecture. A Plugin claims a set of paths and groups them into Devices.Properties
Name | Type | Description |
---|---|---|
claimedPath* | xsd:string[] |
The set of paths claimed by this plugin. Not every claimed path
will necessarily appear as part of a Device. Claimed paths will
only appear under Devices if the device identifier of the path
matches up with the device identifier exposed by the Device.
|
device* | xsd:string[] |
The set of devices formed by this plugin.
|
key | xsd:string |
The identifier of the plugin.
|
name | xsd:string |
The name of the plugin.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |