summaryrefslogtreecommitdiffstats
path: root/deployment/src/main/release/etc/adapterInfo/lifecycletestinfo.json
blob: a6d64f52e3ec0f464c790b261bbe65983b4f89d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "serviceName": "lifecycletest",
  "version": "v1",
  "url": "/openoapi/lifecycletest/v1",
  "protocol": "REST",
  "visualRange": "1",
  "nodes": [
    {
      "ip": "127.0.0.1",
      "port": "8703",
      "ttl": 0
    }
  ]
}