IBM Cloudability

 View Only

 Business Metric URL / Endpoint?

Jump to  Best Answer
  • Cloudability
Apptio Community Member's profile image
Apptio Community Member posted Thu April 14, 2022 10:18 AM
I'm attempting to post my first Business Metric and hitting various errors like 404, 400 each time. Working with the documentation in this link
#HowareBusinessMetricscreated It provides a few examples with an endpoint expressed as "https://api.cloudability.com/.../business-mappings/metrics".  

I assume the "..." section of the url has to be replaced with a customer specific path since the above returns a 404 error, however there is nothing to explain what. 

In the page I linked above it contains a link to a page that is supposed to explain more about endpoints  Business Mappings API reference page, but this also returns a 404 error. 

The questions are:

Assuming Business Metrics still function; has detailed documentation explaining how to use them moved or just fallen into disrepair?
Does anyone know how to get me past step 1 and help me figure out what the endpoint is?
#Cloudability
Greg Winfield's profile image
Greg Winfield  Best Answer
Hey Matt
Yes absolutely Business Metrics is still here :)
Its a slightly different URL to work with though ; note 'internal'

Your POSTs for business metrics go to here : https://api.cloudability.com/v3/internal/business-mappings/metrics/
A GET and a PUT for a specific metric would be https://api.cloudability.com/v3/internal/business-mappings/1/metrics (where 1 is the index of it)

Hope this helps mate, Greg
#Cloudability
Jessica Spencer's profile image
Jessica Spencer
Hi Matt,

You will want to submit a support ticket as it sounds like there is something going on in the backend. 

Thanks,

Jessica
#Cloudability