List
GET {{baseUrl}}/components.json?filter[name]=<string>&filter[ids]=<string>,<string>&filter[plugin_id]=<integer>&health_status=<boolean>&page=<integer>
This API endpoint returns a list of the plugin components associated with your New Relic account. Plugins can be filtered by their name, the list of component IDs or a plugin ID. See our documentation for a discussion on listing components and output pagination.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
filter[name] | string | Filter components by name | |
filter[ids] | string | Filter components by ids | |
filter[plugin_id] | string | Filter components by the plugin | |
health_status | string | Include component health status | |
page | string | Pagination index |
RESPONSES
status: OK
{"component":{"health_status":"eu in irure voluptate","id":-8025036,"name":"enim nostrud","summary_metrics":[{"id":25147910,"metric":"pariatur velit consectetur ad e","name":"occaecat officia qui sint","thresholds":{"caution":-17219103.79702063,"critical":-39226376.3061079},"value_function":"enim ","values":{"formatted":"deserunt sed exercitation elit culpa","raw":74141252.13114852}},{"id":-78747045,"metric":"voluptate sed ut","name":"quis su","thresholds":{"caution":69412932.42404655,"critical":-87622312.56155677},"value_function":"exercitation id anim","values":{"formatted":"exercitation officia Excepteur in aute","raw":-36974854.977511205}}]}}