Get snapshot propagation telemetry by appliance 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": [
- {
- "snapshot_appliance": "string",
- "snapshot_serial_number": "string",
- "snapshot_time": 0,
- "snapshot_version": 0,
- "sync_appliance": "string",
- "sync_serial_number": "string",
- "sync_time": 0,
- "propagation_duration": 0,
- "average_propagation_duration": 0,
- "deviation": 0
}
], - "snapshot_appliances": [
- "string"
], - "sync_appliances": [
- "string"
]
}