POST /admin/extension/providervdc/{id}/action/merge

Operation:
POST /admin/extension/providervdc/{id}/action/merge
Description:
Merge provider vDCs.

This operation merges the provider vDC specified in the request URL with one or more provider vDCs specified in the request parameters, and returns a representation of the merged provider vDC.

Since:
5.1
Input parameters
Consume media type(s):
application/vnd.vmware.admin.providerVdcMergeParams+xml
Input type:
ProviderVdcMergeParamsType
Output parameters
VMWProviderVdc

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
TaskType
Examples