Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

REST API Method: POST /rest/localuser/{identifier}

Page Tree
rootResource - localuser

Modifies a Local Users Table given a specific Table ID.

URL:

https://134.56.227.163/rest/localuser/{identifier}

HTTP Method

POST

Requires Authentication:

true



Parameters

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 LengthSpecifies the name of user.
PasswordNoNostringnone128 - Max LengthSpecifies 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.
PassExpiresYesNostringnone32 - Max LengthSpecifies the number of days until the current password expires for the indicated user.

Tip
titleHelpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource