Rocket Terminal Emulator

 View Only
  • 1.  REST API

    Posted 06-08-2022 10:54
    Hi.

    I haven't been able to find documentation of the REST API endpoints and I am interested in exploring the API options during our evaluation of the Web emulator. Would you be able to point me to some documentation?

    Thanks,
    Dan Darnell
    Arkansas Data Services

    ------------------------------
    Dan Darnell
    Rocket Forum Shared Account
    ------------------------------


  • 2.  RE: REST API

    ROCKETEER
    Posted 07-27-2022 06:24
    Hi Dan,

    In the Rocket TE Web product, most of the REST APIs are designed for user data management like sessions, session settings, user info, groups etc., and the APIs are open to end users / administrators who logon through web browser only.
    The emulator functions are currently all run in web browser, there is no REST API for terminal functions like connect to a host, execute command etc.

    But still below APIs are available to be called by other systems:
    • Health check API to check whether the server is up working. It's callable without any authorization check.
    https://docs.rocketsoftware.com/bundle/akt1631819774750/page/wla1635966528385.html
    • APIs to collect user report data. These APIs require authorization check through TOKENs in request header.
    https://docs.rocketsoftware.com/bundle/jqy1638811684492/page/jyd1637009911674.html
    https://docs.rocketsoftware.com/bundle/jqy1638811684492/page/pkr1638284032692.html

    Thanks,
    Jerry

    ------------------------------
    Jian Gao
    Rocket Internal - All Brands
    ------------------------------