EasyManua.ls Logo

VMware VCLOUD API 1.0 - API

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
Loading...
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

Related product manuals