VMware Cloud Director API - POST-ImportMedia
POST /admin/extension/vimServer/{id}/importMedia
- Operation:
 - POST /admin/extension/vimServer/{id}/importMedia
 - Description:
 - Import media from vCenter.
 - Since:
 - 1.5
 - Input parameters
 - 
                
- Consume media type(s):
 - application/vnd.vmware.admin.importMediaParams+xml
application/vnd.vmware.admin.importMediaParams+json - Input type:
 - ImportMediaParamsType
 
 - Output parameters
 - 
                    MediaType
 
This operation is asynchronous. The response contains an embedded task object that you can monitor to track the progress of the request.
- Produce media type(s):
 - application/vnd.vmware.vcloud.media+xml
application/vnd.vmware.vcloud.media+json - Output type:
 - MediaType
 
 - Examples
 -