Operations and Methods
The following method-implemented operations are supported for the vCloud Director resources entities in the Veeam Service Provider Console REST API:
- Get vCD Resources – retrieve the /tenants/{ID}/vcdResources collection representation with the GET method.
- Create a vCD Resource – create a specific vCloud Director resource with the POST method.
- Get a vCD Resource – retrieve properties of a specific vCloud Director resource with the GET method.
- Replace a vCD Resource – replace a specific vCloud Director resource with the PUT method.
- Delete a vCD Resource – delete a specific vCloud Director resource with the DELETE method.
- Get Network Extension Appliances – retrieve the /tenants/{ID}/vcdResources/networkExtensionAppliance collection representation with the GET method.
- Get a Network Extension Appliance – retrieve properties of a specific network extension appliance with the GET method.
- Replace a Network Extension Appliance – replace a specific network extension appliance resource with the PUT method.