Skip to content

Is there a description of the Json layout and have the keys changed? #1280

Answered by bmah888
WatcherOfTheSkies asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't really any formal schema of the JSON output other than the code. There have been a few changes to the JSON format (I hesitate to call it an actual schema) between 3.7 and 3.11, they might be mentioned in the release notes or the commit logs. We try to preserve compatibility where possible between different versions of iperf3, for example not gratuitously renaming fields, etc. In general, code that can parse the JSON output from iperf-3.7 should be able to understand the output from iperf-3.11.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WatcherOfTheSkies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants