Managing the REST management interface
The DataPower® REST management service is
available in the default
domain. By default, this service is not enabled. To accept
client connections, enable this service and define its configuration.
About this task
Using the REST management interface involves sending REST requests to the DataPower Gateway and receiving responses. You can use the curl program, similar shell tool, or a browser tool.
- The service attempts to bind to the management Ethernet interface on port 5554. When the management Ethernet interface is not defined, the service binds to all configured interfaces on port 5554. Therefore, define an explicit IP address or host alias to isolate management traffic from application data traffic.
- The service accepts traffic from all client IP addresses because the
rest-mgmt
ACL defines no clauses. For more information, see Creating an access control list.
When you no longer want to support REST requests, disable the administrative state of the REST management interface.