VMware Cloud Director API - POST-CreateProviderVdcParams
POST /admin/extension/providervdcsparams
- Operation:
 - POST /admin/extension/providervdcsparams
 - Description:
 - Create a provider vDC.
 - Since:
 - 5.1
 - Input parameters
 - 
                
- Consume media type(s):
 - application/vnd.vmware.admin.createProviderVdcParams+xml
application/vnd.vmware.admin.createProviderVdcParams+json - Input type:
 - VMWProviderVdcParamsType
 
 - Output parameters
 - 
                    VMWProviderVdcType
 
This operation is asynchronous. The response includes a Task that you can monitor to track the progress of the request.
- Produce media type(s):
 - application/vnd.vmware.admin.vmwprovidervdc+xml
application/vnd.vmware.admin.vmwprovidervdc+json - Output type:
 - VMWProviderVdcType
 
 - Examples
 -