DO NOT SHARE THESE DOCS WITH CUSTOMERS!
This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.
Beginning with SBC Core Release 11.01.00, REST API is deprecated and replaced with RESTCONF API.
This section provides information on logging into the SBC REST API.
Perform the following steps to login to SBC REST API:
Create a new user or use existing admin user.
rest
state to 'enabled'
.In /oam/localAuth/user/{USER}/m2mAccess, set the m2mAccess
to 'enabled'.
Use CLI, EMA or REST API to perform steps 3 and 4.
Verify REST API access using the command:
curl -kisu admin:xxxx https://10.54.153.148/api/
Refer to SBC Core REST API for SBC 5000/7000/SWe REST API documentation.