Data Object - HostPlugStoreTopologyPlugin(vim.host.PlugStoreTopology.Plugin)

Property of
HostPlugStoreTopology
Extends
DynamicData
See also
HostPlugStoreTopologyDevice, HostPlugStoreTopologyPath
Since
vSphere API 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.
keyxsd:string

The identifier of the plugin.
namexsd:string

The name of the plugin.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition