Send metering data to cloud provider

This API allows Labra customers to send usage information for metering to the specified cloud provider. It is secured using client credentials, including a unique client ID and secret string. Usage records are organized by cloud customer, Labra subscription, cloud product, and dimension. The API supports various dimensions for metering, allowing for flexible reporting.

Body Params
string
enum
required

Name of the cloud provider

Allowed:
string
required

Timestamp in ISO format, for which the usage is being reported

dimensions
array of objects
required

Details of the dimensions for which metering is to be done

dimensions*
Headers
string
required
length between 36 and 36

Unique client UUID

string
required

Secret string provided with x-client-id

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json