Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can also add extra data using curl e.g. curl -X PUT $host:31182/v1/data/servers -d @servers2@servers.json

You can view all the data available to opa using curl: curl <opa host>:<port>/v1/data

...