GetUser
The GetUser command action is used to display an existing user in the system.
Parameter | Description | Default | Required |
---|---|---|---|
UserId (uid) | Specifies the 1-to-64-character ID of the user to be displayed. | None | Yes |
Sample GetUser Command
This command displays the definition for the user User001.
java cfcc.CFAdmin a:GetUser UserId:User001