Beginning with SBC Core Release 11.01.00, REST API is deprecated and replaced with RESTCONF API. If you are currently using REST API, refer to Migrating REST API to RESTCONF
This section provides information on logging into the SBC RESTCONF API.
Perform the following steps to login to SBC RESTCONF 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 RESTCONF API to perform steps 3 and 4.
Verify RESTCONF API access using the command:
curl -kisu admin:xxxx https://10.52.11.215/restconf/
Refer to SBC Core RESTCONF API for SBC 5400/7000/SWe RESTCONF API documentation.