You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Resources | oam | localAuth | userStatus

userStatus

Operational Data

ParameterDescription
name The name of the user.
currentStatus The current status of the user.
userId User ID

Operations

Operation NameDescription
enable Enable user account
disable Disable user account
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/oam/localAuth/userStatus/{name}

  • No labels