Manage a Metric
Get metric details and deletes the metric and it's dependent metric data from the system
Get the metric details.
Path Parameters
- tenantId
Describes clientId or mspId of the tenant
- metricName
Describes unique metric name
Responses
This endpoint accepts anyOf the following:
object
- metricName
- metricSource
- displayName
- description
- unit
- unitLabel
- groupName
- factor
- consolFunc
- displayByComponent
- displayOrder
- topMetric
- timeSeries
- warnRepeatCount
- criticalRepeatCount
- recommended
- useExpression
- unitConversionFactor
- status
- Enum:
- activedelete-pending
- type
- resourceType
object
- message
Loading Examples...
Update a basic metric details by metric name
Path Parameters
- tenantId
Describes clientId or mspId of the tenant
- metricName
Describes unique metric name
Request Body
application/json
- metricName
- metricSource
- displayName
- description
- unit
- unitLabel
- groupName
- factor
- consolFunc
- displayByComponent
- displayOrder
- topMetric
- timeSeries
- warnRepeatCount
- criticalRepeatCount
- recommended
- useExpression
- unitConversionFactor
- status
- Enum:
- activedelete-pending
- type
- resourceType
Loading Examples...
Responses
- metricName
- metricSource
- displayName
- description
- unit
- unitLabel
- groupName
- factor
- consolFunc
- displayByComponent
- displayOrder
- topMetric
- timeSeries
- warnRepeatCount
- criticalRepeatCount
- recommended
- useExpression
- unitConversionFactor
- status
- Enum:
- activedelete-pending
- type
- resourceType
Loading Examples...