5.5

Table Of Contents
Table 61. Summary of Administrative Requests (Continued)
Operation Request Request Body Response
Retrieve the admin view of a
provider VDC.
GET API-
URL/admin/providervdc/id
None
ProviderVdc
List the organization VDCs
supported by a provider
VDC.
GET API-
URL/admin/providervdc/id
/vdcReferences
None
VdcReferences
Create an organization VDC. POST API-
URL/admin/org/id/vdcs
AdminVdc AdminVdc
Enable an organization
VDC.
POST API-
URL/admin/vdc/id/action/e
nable
None 204 No Content
Disable an organization
VDC.
POST API-
URL/admin/vdc/id/action/d
isable
None 204 No Content
Delete an organization VDC. DELETE API-
URL/admin/vdc/id
None
Task
Create a catalog. POST API-
URL/admin/org/id/catalogs
AdminCatalog AdminCatalog
Share a catalog with all
organizations in your cloud.
POST API-
URL/admin/catalog/id/actio
n/publish
PublishCatalogParams
204 No Content
Update catalog properties. PUT API-
URL/admin/catalog/id
AdminCatalog AdminCatalog
Delete a catalog. DELETE API-
URL/admin/catalog/id
None 204 No Content
Update the owner of a
catalog.
PUT API-
URL/admin/catalog/id/own
er
Owner
204 No Content
Create or import a user. POST API-
URL/admin/org/id/users
User User
Update user properties. PUT API-
URL/admin/user/id
User User
Retrieve a list of rights
granted to a user.
GET API-
URL/admin/user/id/grante
dRights
None
References
Delete a user. DELETE API-
URL/admin/user/id
None 204 No Content
Import a group. POST API-
URL/admin/org/id/groups
Group Group
Delete a group. DELETE API-
URL/admin/group/id
None 204 No Content
Update group properties. PUT API-
URL/admin/group/id
Group Group
Create a role. POST API-
URL/admin/org/id/roles
Role Role
Update role properties. PUT API-
URL/admin/role/id
Role Role
Delete a role. DELETE API-
URL/admin/role/id
None 204 No Content
Chapter 6 Creating and Managing Organizations
VMware, Inc. 151