Update Metric Definition
Updates a custom metric definition
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the metric definition to update.
description
The updated description of the purpose and operation of the metric.
name
The updated unique human readable name of the metric.
status
The status of the metric. 'active' metrics can be used to create new
SLAs, while 'inactive' metrics can not be used in new SLAs. Metrics can
be updated between 'active' and 'inactive' states.
Allowed values:
Response
Success.
metric_definition