Layer7 API Management

  • 1.  Restman Port

    Posted May 25, 2018 01:12 PM

    Hi Folks,

     

    how do we enable restman for other ports as well i.e 7443/9443. 

    Also how do we revoke access of restman from port 8443.?

     

    Thanks,



  • 2.  Re: Restman Port
    Best Answer

    Broadcom Employee
    Posted May 27, 2018 07:52 PM

    /restman is the same as other published APIs on gateway, you can disable/enable it (them) on port properties,

     

    If you disable it, other normal APIs on gateway cannot be accessed via this port, too.

     

    Another option is hardcoded in restman policy (or global policy) to validate the port using context variable ${request.tcp.localPort}