Metrics service operations summary

The following operations are provided by the Metrics service:

Table 1. Metrics service: operations summary
Operation name HTTP method and URI path
Create Metrics Context POST /api/services/metrics/context
Get Metrics GET /api/services/metrics/context/{metrics-context-id}
Delete Metrics Context DELETE /api/services/metrics/context/{metrics-context-id}
Table 2. Metrics service: URI variables
Variable Description
{metrics-context-id} Identifier of a metrics context object. Metrics contexts are associated with API sessions. Thus, this identifier is assigned by the metrics service so that it is unique within an API session and has a lifetime scoped to that session.