summaryrefslogtreecommitdiff
path: root/spec/data/snap_package/get_conf_success.json
blob: e83ffbfbe3b3f882c09ebe4c044fad8f7f0e2301 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "type": "sync",
  "status-code": 200,
  "status": "OK",
  "result": {
    "address": "0.0.0.0",
    "allow-privileged": true,
    "anonymous-auth": false
  }
}