Current documentation uses python syntax to explain the structure of the
introspection rules, this is misleading as we're actually expecting JSON
input on the rules API. This patch converts all rule examples to use
JSON syntax to prevent confusion.
Change-Id: If442fe5db8484900a5bd688e02d77d5bed69b326
Closes-Bug: #1564238