Get snapshot details telemetry for a volume.
Successful Response
Not authenticated
Insufficient permissions or license
Resource not found
Request timeout
Payload too large
Invalid input data
Too many requests (rate limit exceeded)
Internal server error
{- "period": "string",
- "serial_numbers": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "chart_width": 100,
- "smart_sampling": true
}{- "metadata": { },
- "items": [
- {
- "appliance": "string",
- "serial_number": "string",
- "volume": "string",
- "time": 0,
- "protect_mean": "string",
- "protect_max": "string",
- "data_snapshot_start": 0,
- "data_snapshot_end": 0,
- "metadata_snapshot_start": 0,
- "metadata_snapshot_end": 0,
- "oud": 0,
- "file_count_ngl": 0,
- "file_count_gl": 0,
- "file_count_total": 0,
- "dir_count": 0,
- "volume_version": 0
}
]
}