Parameter |
Choices/Defaults |
Comments |
cpm_action
required |
Choices:
- getuser
- adduser
- edituser
- deleteuser
|
This is the Action to send the module.
|
cpm_password
required |
|
This is the Basic Authentication Password of the WTI device to send the module.
|
cpm_url
required |
|
This is the URL of the WTI device to send the module.
|
cpm_username
required |
|
This is the Basic Authentication Username of the WTI device to send the module.
|
use_https
bool |
|
Designates to use an https connection or http connection.
|
use_proxy
bool |
|
Flag to control if the lookup will observe HTTP proxy environment variables when present.
|
user_accessapi
|
|
If the user has access to the WTI device via RESTful APIs
0 No , 1 Yes
|
user_accesslevel
|
|
This is the access level that needs to be create/modified/deleted
0 View, 1 User, 2 SuperUser, 3 Adminstrator
|
user_accessmonitor
|
|
If the user has ability to monitor connection sessions
0 No , 1 Yes
|
user_accessoutbound
|
|
If the user has ability to initiate Outbound connection
0 No , 1 Yes
|
user_accessserial
|
|
If the user has access to the WTI device via Serial ports
0 No , 1 Yes
|
user_accessssh
|
|
If the user has access to the WTI device via SSH
0 No , 1 Yes
|
user_accessweb
|
|
If the user has access to the WTI device via Web
0 No , 1 Yes
|
user_callbackphone
|
|
This is the Call Back phone number used for POTS modem connections
|
user_groupaccess
|
|
If AccessLevel is lower than Administrator, which Groups the user has access
|
user_name
required |
|
This is the User Name that needs to be create/modified/deleted
|
user_pass
|
|
This is the User Password that needs to be create/modified/deleted
If the user is being Created this parameter is required
|
user_plugaccess
|
|
If AccessLevel is lower than Administrator, which plugs the user has access
|
user_portaccess
|
|
If AccessLevel is lower than Administrator, which ports the user has access
|
validate_certs
bool |
|
If false, SSL certificates will not be validated. This should only be used
on personally controlled sites using self-signed certificates.
|