VMware VCLOUD API 1.0 - API Programming Manual page 92

Table of Contents

Advertisement

vCloud API Programming Guide
Table 6-1. Summary of Administrative Requests (Continued)
Operation
Add a Network to an Organization
Get an Administrative View of an 
Organization Network
Modify an Organization Network
Remove an Organization Network
Enable or Disable an Organization
Remove an Organization
Examine the Contents of a Provider 
vDC
Allocate a vDC to an Organization
List the Organization vDCs 
Supported by a Provider vDC
Get an Administrative View of a vDC
Modify a vDC
Enable or Disable a vDC
Remove a vDC
Create a Catalog
Get an Administrative View of a 
Catalog
Publish a Catalog
Modify Catalog Metadata
Remove a Catalog
Create or Import a User
Get an Administrative View of a User
Modify User Metadata
Remove a User
Import a Group
View Group Metadata
Modify Group Metadata
Remove a Group
Create a Role
View Role Metadata
Modify a Role
Remove a Role
View a Right
92
Request
POST API‐URL/admin/org/id/networks
GET API‐URL/admin/network/id
PUT API‐URL/admin/network/id
DELETE API‐URL/admin/network/id
POST API‐URL/admin/org/id/
action/enable
POST API‐URL/admin/org/id/
action/disable
DELETE API‐URL/admin/org/id
GET API‐URL/admin/providervdc/id
POST API‐URL/admin/org/id/vdcs
GET API‐URL/admin/providervdc/id/
vdcReferences
GET API‐URL/admin/vdc/id
PUT API‐URL/admin/vdc/id
POST API‐URL/admin/vdc/id/
action/enable
POST API‐URL/admin/vdc/id/
action/disable
DELETE API‐URL/admin/vdc/id
POST API‐URL/admin/org/id/catalogs
GET API‐URL/admin/catalog/id
POST API‐URL/admin/catalog/id/
action/publish
PUT API‐URL/admin/catalog/id
DELETE API‐URL/admin/catalog/id
POST API‐URL/admin/org/id/users
GET API‐URL/admin/user/id
PUT API‐URL/admin/user/id
DELETE API‐URL/admin/user/id
POST API‐URL/admin/org/id/groups
GET API‐URL/admin/group‐id
PUT API‐URL/admin/group/id
DELETE API‐URL/admin/group/id
POST API‐URL/admin/roles
GET API‐URL/admin/role/id
PUT API‐URL/admin/role/id
DELETE API‐URL/admin/role/id
GET API‐URL/admin/right/id
Request Body
Response
OrgNetwork
OrgNetwork
None
OrgNetwork
OrgNetwork
Task
None
Task
None
204 No Content
None
None
None
ProviderVdc
AdminVdc
AdminVdc
None
VdcReferences
None
AdminVdc
AdminVdc
AdminVdc
None
204 No Content
None
Task
Catalog
Catalog
None
Catalog
PublishCatalogParams
204 No Content
Catalog
Catalog
None
204 No Content
User
User
None
User
User
User
None
204 No Content
Group
Group
None
Group
Group
Group
None
204 No Content
Role
Role
None
Role
Role
Role
None
204 No Content
None
Right
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents