D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
163
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand UserManagement User Add
Adds a new user to this device.
Requires user role: ADMIN
USAGE:
xCommand UserManagement User Add [Active:
Active
] [ClientCertificateDN:
"
ClientCertificateDN
"] [Passphrase: "
Passphrase
"] [PassphraseChangeRequired:
PassphraseChangeRequired
] [PinChangeRequired:
PinChangeRequired
] [Role:
Role
]
[ShellLogin:
ShellLogin
] Username: "Username" [YourPassphrase: "YourPassphrase"]
where
Active:
Literal (False / True)
Specifies whether this is an active user or not.
ClientCertificateDN:
String (0..255)
Identifies a user who logs in with a client certificate instead of a username and
password.
Passphrase:
String (0..255)
Specifies a Passphrase for the user.
PassphraseChangeRequired:
Literal (False / True)
Specifies whether the user’s passphrase requires changing or not.
PinChangeRequired:
Literal (False / True)
Specifies whether a user’s PIN requires changing or not.
Role:
Literal (Admin / Audit / Integrator / RoomControl / User )
Sets the user’s role.
ShellLogin:
Literal (False / True)
Specifies whether the user should have a shell login or not.
Username:
String (0..127)
Specifies the user’s username.
YourPassphrase:
String (0..255)
The user’s passphrase.
xCommand UserManagement User Delete
Deletes a user from this device.
Requires user role: ADMIN
USAGE:
xCommand UserManagement User Delete Username: "
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
"]
[Username: "
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.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand