-
Notifications
You must be signed in to change notification settings - Fork 3
AWS ports
ShriRamyaA edited this page Feb 8, 2019
·
18 revisions
- J2E test environment- 8080
-
Endpoint:
1. 13.232.165.99:8080/CRUDJ2E
-
- node.js test environment- 8082
-
Endpoint:
1. get: 13.232.165.99:8080/hi 2. get: 13.232.165.99:8082/tracks
-
- datacollector- 8001
-
Endpoint:
1. post: 13.232.165.99:8001/data/api
-
body: {
"url" : "http://localhost:<agents_port>/agent007/port/44027"
}
- syscopsignup- 8096
- loginservice- 8090
- python test environment- 8002
- agent: 8007
- musicapp: 8003