1.0

Table Of Contents
vCloud API Programming Guide
160 VMware, Inc.
Protocol
TheProtocolelementofaVmRuleelementspecifiesthenetworkprotocoltowhichthisruleapplies.Table 96
showspermittedvaluesforelementcontentandtheresultstheyproduce.
Catalog
ACatalogelementisacontainerforCatalogItems.Anorganizationcancontainzeroormorecatalogs. Users
withappropriateprivilegescanaddorremoveCatalogItemelementsfromacatalog.
Content-Type application/vnd.vmware.vcloud.catalog+xml
Object href prototype APIURL/catalog/id
CatalogItems
TheCatalogItemselementisareadonlycontainerforindividualCatalogItemelements.
CatalogItem
TheCatalogItemelementcontainsareferencetoamediaimageorvApptemplateandoptionalrelated
metadata.
Content-Type application/vnd.vmware.vcloud.catalogItem+xml
Object href prototype APIURL/catalogItem/id
Table 9-6. VmRule Protocol Element Values
Value Result
TCP TheruleappliestotheTCPprotocol
UDP TheruleappliestotheUDPprotocol
TCP_UDP TheruleappliestotheTCPandUDPprotocols
Schema
Name Min Max Type Description
name 11 xs:string Commonobjectnameattribute
anyattributename 0 n any Includestype,href,XMLnamespaceidentifiers
Link 0 n LinkType Linkstoactionsandcontainedobjects
Description 0 1 xs:string Optionaldescription
Tasks 0 1 TasksInProgressType ReadonlycontainerforTaskelements.Each
elementinthecontainerrepresentsaqueued,
running,orfailedtaskownedbythisobject.
CatalogItems 01 CatalogItemsType ReadonlycontainerforCatalogItem
elements.
IsPublished 0 1 xs:boolean Readonlyelement,trueifthecatalogispublished
Schema
Name Min Max Type Description
Entity 1 1 ReferenceType Referencetothecataloguedobject
Property 0 n PropertyType Expressesakey=valuerelationship.(Inthisrelease,
themaximumnumberoftheseelementsina
CatalogItemislimitedtoten).