GET
/
system
/
metricNames
Show available metric names
curl --request GET \
  --url https://{FUSION HOST}/api/system/metricNames
{}

Query Parameters

pattern
string

A regular expression to find all configuration items that contain matching strings.

prefix
string

Match all configuration items that start with the specified string.

Response

200 - application/json

successful operation

The response is of type object.