D15363.05 Cisco TelePresence DX70 and DX80 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved. 136
Cisco TelePresence DX70 and DX80
API Reference Guide
xCommand UserManagement User Delete
Deletes a user from this device.
Requires user role: ADMIN
USAGE:
xCommand UserManagement User Delete User na me: "Username" [YourPassphrase:
"YourPassphrase"]
where
Username
: String (0..127)
Specifies the username of the user that is deleted.
YourPassphrase
: String (0..255)
The passphrase of the user that is deleted.
xCommand UserManagement User Get
Shows the details of users on this device.
Requires user role: ADMIN
USAGE:
xCommand UserManagement User Get [ClientCertificateDN: "ClientCertificateDN"]
[Userna m e: "Username"]
where
ClientCertificateDN
: String (0..255)
Identifies a user who logs in with a client certificate instead of a username and
password.
Username
: String (0..127)
Specify a username to show the details of a particular user.
xCommand UserManagement User List
Shows the list of users on this device.
Requires user role: ADMIN
USAGE:
xCommand UserManagement User List [Limit: Lim it] [Offset: Offset]
where
Li mit
: Integer (0..65536)
Limits the number of results that are shown. The default is set to 0.
Offset
: Integer (0..65536)
Shows lines with the same or higher Offset than the one provided. The default is set to
0.