Wanted to get a list of built-in Gateway service URIs that may need to be filtered from the outside world.
Examples:
Restman: /restman/
Ping: /ssg/ping
ssg 10.x, 11.x
The built-in services can be enabled/disabled via listener port properties. Some internal services need user installed and will be able to find its uri by the policy property like restman, wsman, security token service etc, some could be controlled by the published service like certificate signing service/password changing service.
For policy download service:
http://:8080/ssg/policy/disco?serviceoid=1234567&fulldoc=yes
WSDL download:
http://<Gateway_machine>:8080/ssg/wsdl
or
https://<Gateway_machine>:8443/ssg/wsdl?anon=false
Ping
https://<Gateway_machine>:8443/ssg/ping