VendorServicesType

Element:
VendorServices
Type:
VendorServicesType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Vendor services available for service insertion on networks or edge gateways.
Since:
5.1
Schema:
vendorServices.xsd
Media type(s):
application/vnd.vmware.admin.vmwNetworkPool.services+xml
application/vnd.vmware.admin.vmwNetworkPool.services+json
Extends:
anyType
XML Representation:
<VendorServices xmlns="http://www.vmware.com/vcloud/v1.5">
    <NetworkServices>
        <Name> xs:string </Name>
        <Id> xs:string </Id>
        <Category> xs:string </Category>
        <CategoryType> xs:string </CategoryType>
    </NetworkServices>
    <EdgeGatewayServices>
        <Name> xs:string </Name>
        <Id> xs:string </Id>
        <Category> xs:string </Category>
        <CategoryType> xs:string </CategoryType>
    </EdgeGatewayServices>
</VendorServices>

Elements

Element Type Required Modifiable Since Deprecated Description
EdgeGatewayServices NetworkServiceInsertionType No always 5.1 An edge gateway service that is inserted and available for edge gateways within an org vDC
NetworkServices NetworkServiceInsertionType No always 5.1 A network service that is inserted and available for networks within an org vDC

Operations

CRUD Operation Description Since Deprecated
read GET /admin/extension/networkPool/{id}/vendorServices Retrieve services associated with this network pool 5.1