Download OpenAPI specification:Download

Get telemetry metrics from Global File Acceleration

SecurityApiTokenHeader
Request
query Parameters
filer_metrics
boolean
Default: true

Controls whether the filer information metrics are included in the response (true, if not specified)

volume_metrics
boolean
Default: true

Controls whether the volume information metrics are included in the response (true, if not specified)

lock_metrics
boolean
Default: true

Controls whether the lock metrics are included in the response (true, if not specified)

propagation_metrics
boolean
Default: true

Controls whether the propagation metrics are included in the response (true, if not specified)

header Parameters
X-Nasuni-client-key
string
Default: swagger client

String to identify the client within the API Token

Responses
200

Get all of the telemetry metrics

401

Access token is missing or invalid

403

Access token is missing or invalid

406

Failed to get account or volume information from client API token

500

Failed to get current bookmarks for the client

get/data
Request samples
Response samples
application/json
{
  • "version": 0,
  • "flags": { },
  • "info": {
    },
  • "metrics": [
    ]
}
Copyright © 2024 Nasuni Corportation. All right reserved.