[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management

MetricUsage

Usage information for the attached metric


Properties

metadata Required

The metadata for the metric


usage Required

Information about the usage

JSON Example

{
	"metadata": {
		"metric_id": "string",
		"service_definition_id": "string"
	},
	"usage": {
		"usage": 0
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
cost-and-usage-management
Property Of

MetricsSearchResponse
Returned By

Get Top Usages

Feedback

Was this page helpful?