Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

borderColorgreen
bgColortransparent
borderWidth2

...

 

Back to How to Access the SBC

This section provides information on logging into the 

Spacevars
0product
REST API.

...

  1. Create a new user or use existing admin user.

  2. If the password is not reset, then reset the system-generated password using  CLI or EMA.

  3. In /system/admin/{SYSTEM_NAME}/rest/state, set the rest state to 'enabled'.

  4. In /oam/localAuth/user/{USER}/m2mAccess, set the m2mAccess to 'enabled'.

    Info
     note
    title
    Note

    Use CLI, EMA or REST API to perform steps 3 and 4.

  5.  Verify REST API access using the command:

     

    Code Block
    languagenone
     curl -kisu admin:xxxx https://10.54.153.148/api/ 

     

    If the access is successful, response to the above command will be ' 200 OK'.

 

Info

Refer to SBC Core REST API for SBC 5000/7000/SWe REST API documentation is located here: https://doc.rbbn.com/display/SBXAPIDOC/Home.

Pagebreak