EasyManuals Logo

VMware VCLOUD API 1.0 - API User Manual

VMware VCLOUD API 1.0 - API
212 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #102 background imageLoading...
Page #102 background image
vCloud API Programming Guide
102 VMware, Inc.
<IsEnabled>false</IsEnabled>
<DefaultLeaseTime>3600</DefaultLeaseTime>
<MaxLeaseTime>7200</MaxLeaseTime>
<IpRange>
<StartAddress>10.6.35.3</StartAddress>
<EndAddress>10.6.255.254</EndAddress>
</IpRange>
</DhcpService>
<FirewallService>
<IsEnabled>true</IsEnabled>
</FirewallService>
<NatService>
<IsEnabled>false</IsEnabled>
<NatType>portForwarding</NatType>
<Policy>allowTraffic</Policy>
</NatService>
</Features>
</Configuration>
</OrgNetwork>
Response:
202 Accepted
Content-Type: application/vnd.vmware.vcloud.task+xml
...
<Task ... operation="Updating Network Internet (2)" ...>
...
</Task>
Remove an Organization Network
AnorganizationadministratorcanusetheremovelinkinanOrgNetworkbodytoremovethenetworkfrom
theorganization.Example 613doesthis,makingaDELETErequesttotheremovelinkreturnedin
Example 611.
Example 6-13. Remove a Network from an Organization
Request:
DELETE http://vcloud.example.com/api/v1.0/admin/network/54
Response:
202 Accepted
Content-Type: application/vnd.vmware.vcloud.task+xml
...
<Task ... operation="Removing Network Internet (2)" ...>
...
</Task>
vDC Administration
AnewlycreatedorganizationhasnovDCsinit.vDCadministrationinvolvesthefollowingobjects:
AProviderVdc,whichasystemadministratorcreatesfromvSphereplatformresources(see“Createa
ProvidervDC”onpage 127).
AnAdminVdc,whichasystemadministratorcreatestoallocateasubsetofProviderVdcresourcestoa
vDCinaspecificorganization.OrganizationmembersseeanAdminVdcasavDC.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the VMware VCLOUD API 1.0 - API and is the answer not in the manual?

VMware VCLOUD API 1.0 - API Specifications

General IconGeneral
BrandVMware
ModelVCLOUD API 1.0 - API
CategorySoftware
LanguageEnglish

Related product manuals