Forum Discussion
Matthew_Dunham
9 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
- 5 months ago
- 2 years ago
- 10 months ago