VMware Cloud Director API - POST-GetVdcHistoricUsageAllMetrics-vdc
POST /vdc/{id}/metrics/historic
- Operation:
 - POST /vdc/{id}/metrics/historic
 - Description:
 - Retrieves rolled up metrics for a VDC according to the spec
 - Since:
 - Input parameters
 - 
                    xml specifying requested metrics
- Consume media type(s):
 - application/vnd.vmware.vcloud.metrics.historicUsageSpec+xml
application/vnd.vmware.vcloud.metrics.historicUsageSpec+json - Input type:
 - HistoricUsageSpecType
 
 - Output parameters
 - 
                    Rolled up metrics for the VDC
- Produce media type(s):
 - application/vnd.vmware.vcloud.metrics.historicUsage+xml
application/vnd.vmware.vcloud.metrics.historicUsage+json - Output type:
 - HistoricUsageType
 
 - Examples
 -