Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 179681

Not able to access rawReport API

$
0
0

Hi,

 

Whenever I am trying to use /api/rawReport API, I am encountering with the below error.

 

<ns1:XMLFault xmlns:ns1="http://cxf.apache.org/bindings/xformat">
  <ns1:faultstring xmlns:ns1="http://cxf.apache.org/bindings/xformat">.No operation matching request path /api/rawReport/ is found, ContentType : */*, Accept : */*.</ns1:faultstring>
</ns1:XMLFault>

 

I am using below XML to access this API.

 

Below is the URL : https://My Ip Address/vCenter-CB/api/rawReport

 

<?xml version="1.0" encoding="UTF-8"?>
<Request>
<ReportTemplates>
<ReportTemplate>
<Name>Sample Report</Name>
<Description>Description</Description>
<ReportType>COST_REPORT</ReportType>
<Hierarchies>
<Hierarchy id="613">
<Entities>
<Entity id="0"/>
</Entities>
</Hierarchy>
</Hierarchies>
<CostModels>
<CostModel id="1"/>
</CostModels>
<ComputingResources>
<ComputingResource id="1"/>
</ComputingResources>
<BillingScheduleType>NOW</BillingScheduleType>
<BillingPeriod>
<Now>
<StartDate></StartDate>
<EndDate></EndDate>
</Now>
</BillingPeriod>
<DataFilter>
<DataDepth>1</DataDepth>
<ExcludeFilters>
<Filter id="CategorizedCosts"/>
<Filter id="CategorizedUsage"/>
<Filter id="InformationMessages"/>
<Filter id="CostDetails\"/>
</ExcludeFilters>
</DataFilter>
</ReportTemplate>
</ReportTemplates>
</Request>

 

Can someone please test and let me know what is the proble?


Viewing all articles
Browse latest Browse all 179681

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>