Excerpt |
---|
Defines the Login resource used to login to the |
...
SBC REST API. This is the first request that needs to be made before you can access any of the other REST Resources on the |
...
SBC |
...
.
|
...
|
...
|
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
Username | Yes | No | string | none | 256 - Max Length | Identifies the user name that is being used to create a new session. This user must be created with the REST access level from the WebUI. |
Password | Yes | No | string | none | 128 - Max Length | Identifies the password for the user that is being used to create a new session. |