Extension
TemplatesLast Updated December 16, 2024
When you add
custom vSphere objects, use the extension templates to make the
vSphere Client
user interface consistent.
vsphere.core.inventory.objectViewTemplate
| deprecated
| |
---|---|---|
Creates a complete
object workspace for a given custom object type. When you create an instance of
the
objectViewTemplate , the
vSphere Client
generates an extension point for each of the standard object workspace tabs,
second-level tabs, and views.
Requires the
following variables:
objectViewTemplate creates extension points in
the format
namespace .extension-point-name .
To continue the previous example, one extension point might be
com.acme.plugin01.rack.monitorViews .
For the full list
of object workspace extension points, see
Custom
Object Extension Points. A given tab does not appear in the
vSphere Client
user interface unless you explicitly create an extension that references that
tab's extension point.
Example:
|
vsphere.core.inventorylist.objectCollectionTemplate
| deprecated
| |
---|---|---|
Creates an object
collection node in the object navigator for a given custom object type.
Requires the
following variables:
Example:
|