Forum Discussion
Matthew_Dunham
8 years agoFormer Employee
Because the fundamental JSON datastructure is an array, I believe you'll need to reference the root array element as $[0]. So:
$[0].compression_ratio
$[0].used_capacity
...
Related Content
- 2 months ago
- 7 months ago
- 10 months ago