About this Resource

Defines the Local Users Table resource containing local user credentials and access rights on the SBC.

REST API Methods for this Resource

Resource Schema

Configuration

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
ConfigIEStateNoYesEnum1Possible values:
  • 0 - esDISABLED
  • 1 - esENABLED
Specifies the Administrative State of the resource.
UsernameYesNostringnone32 - Max Length Specifies the name of user.
PasswordNoNostringnone128 - Max Length Specifies the password of user.
GroupYesNoEnum0Possible values:
  • 0 - eUAAudit
  • 1 - eUAReadOnly
  • 2 - eUAOperator
  • 3 - eUAAdministrator
  • 4 - eUARejectUser
  • 5 - eUAWebServices
Specifies the access level to be granted to the user.
AccountActiveYesNoEnum1Possible values:
  • 0 - btFalse
  • 1 - btTrue
Specifies whether the user account is active or not. This is applicable for POST (modify user) operation and GET operation.
PassExpiresYesNostringnone32 - Max Length Specifies the number of days until the current password expires for the indicated user. UserAuth determines the password expiration based on Global Security configuration.
ForcePasswordChangeOnLoginNoNoEnum0Possible values:
  • 0 - btFalse
  • 1 - btTrue
PeerSweliteIDNoNostringnone41 - Max Length Specifies the SWe Edge ID of the active HA instance.
NumberActiveSessionsNoNoint0 Indicates the number of active user sessions.