Acontext
MetricsV1

Push metrics to external API

POST
/metrics/v1

Create storage metrics, fetch metrics, push to external API, and store quota status in Redis

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://loading/api/v1/metrics/v1"
{
  "code": 0,
  "error": "string",
  "msg": "string"
}
{
  "code": 0,
  "error": "string",
  "msg": "string"
}
{
  "code": 0,
  "error": "string",
  "msg": "string"
}
{
  "code": 0,
  "error": "string",
  "msg": "string"
}