v2

latestOpenAPI 3.0.0SolarWinds Software Services Agreement2026-07-2167105153.0 KB
metrics

List metric attribute values

List the values of a given metric's attribute.

get/v1/metrics/{name}/attributes/{attributeName}

Path parameters

namestring required

Metric name.

attributeNamestring required

Attribute name.

Query parameters

startTimestring date-time

Timestamp in ISO 8601 format in UTC timezone: yyyy-MM-ddTHH:mm:ssZ

endTimestring date-time

Timestamp in ISO 8601 format in UTC timezone: yyyy-MM-ddTHH:mm:ssZ

pageSizeinteger

Number of items in a response page. Default varies by API.

skipTokenstring

Token for the requested page.

Response

The request has succeeded.

namestring required

Attribute name.

valuesstring[] required

List of attribute values.