4.1

Table Of Contents
Table 7-37. Element Hierarchy
Parent Element Child Elements
<constructors>
n
<description>
n
<parameters>
Constructor parameters Element
The <parameters> element is the container for the <constructor><parameter> elements.
The <parameters> element is optional. The <parameters> element has no attributes.
Table 7-38. Element Hierarchy
Parent Element Child Element
<constructor> <parameter>
Constructor parameter Element
The <parameter> element defines the constructor's parameters.
The <parameter> element is optional. A plug-in can have an unlimited number of <parameter> elements. The
<parameter> element has the following attributes.
Type Value Description
name
String Parameter name to use in API
documentation. Mandatory attribute.
type
Orchestrator parameter type Parameter type to use in API
documentation. Mandatory attribute.
is-optional
true or false If true, value can be null. Optional
attribute.
since-version
String Method version. Optional attribute.
Table 7-39. Element Hierarchy
Parent Element Child Elements
<parameters>
None
attributes Element
The <attributes> element is the container for the <object><attribute> elements.
The <attributes> element is optional. The <attributes> element has no attributes.
Table 7-40. Element Hierarchy
Parent Element Child Element
<object> <attribute>
vCenter Orchestrator Developer's Guide
236 VMware, Inc.