Virtual Datacenter APIs
Operations
GET
Get Virtual Datacenters
Retrieves all Virtual Datacenters.
POST
Create Virtual Datacenter
Create a new virtual datacenter.
GET
Get Virtual Datacenter
Retrieves a specific virtual datacenter via URN.
PUT
Update Virtual Datacenter
Updates a virtual datacenter.
DELETE
Delete Virtual Datacenter
Deletes a virtual datacenter via URN.
GET
Query Vm Classes
Retrieves a paginated list of Virtual Machine Classes associated with this VDC.
POST
Add Vm Classes To VDC
Adds the specified Virtual Machine Classes to the VDC
PUT
Replace Vm Classes In VDC
Replaces the existing set of Virtual Machine Classes in the VDC with the ones supplied.
GET
Query Reserved Vm Classes
Retrieves a paged list of VM class reservations associated with this VDC.
PUT
Update Reserved Vm Classes
Updates all reserved VM classes for this VDC.
GET
Get Namespaces For Vdc
Get namespaces belonging to a particular virtual datacenter.
GET
Get Metadata
Retrieves all the metadata for the region.
POST
Create Metadata Entry
Creates a new metadata entry.
PUT
Replace Metadata Entries
Replace all metadata entries of the region with the desired state.
GET
Get Metadata Entry
Get a single metadata entry.
PUT
Update Metadata Entry
Update the value of a single key-value metadata entry.
DELETE
Delete Metadata Entry
Delete a single metadata entry.
PUT
Update Virtual Datacenter Storage Policies
Updates all virtual Datacenter storage policies for this VDC.
GET
Query Vdc Infra Policies
Retrieves a paged list of infra policies associated with this VDC.
PUT
Update Vdc Infra Policies
Updates all infra policies for this VDC.