Structs§
- Create
ApiUser Params - struct for passing parameters to the method [
create_api_user
] - Create
ApiUser Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Create
Console User Params - struct for passing parameters to the method [
create_console_user
] - Create
Console User Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Create
User Group Params - struct for passing parameters to the method [
create_user_group
] - Create
User Group Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Delete
User Group Params - struct for passing parameters to the method [
delete_user_group
] - Delete
User Group Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetAudit
Logs Params - struct for passing parameters to the method [
get_audit_logs
] - GetAudit
Logs Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetAudits
Params - struct for passing parameters to the method [
get_audits
] - GetAudits
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetUser
Group Params - struct for passing parameters to the method [
get_user_group
] - GetUser
Group Params Builder - Use builder syntax to set the inputs and finish with
build()
. - GetWhitelist
IpAddresses Params - struct for passing parameters to the method [
get_whitelist_ip_addresses
] - GetWhitelist
IpAddresses Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Reset
Device Params - struct for passing parameters to the method [
reset_device
] - Reset
Device Params Builder - Use builder syntax to set the inputs and finish with
build()
. - SetOta
Status Params - struct for passing parameters to the method [
set_ota_status
] - SetOta
Status Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Update
User Group Params - struct for passing parameters to the method [
update_user_group
] - Update
User Group Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Workspace
Management ApiClient
Enums§
- Create
ApiUser Error - struct for typed errors of method [
create_api_user
] - Create
Console User Error - struct for typed errors of method [
create_console_user
] - Create
User Group Error - struct for typed errors of method [
create_user_group
] - Delete
User Group Error - struct for typed errors of method [
delete_user_group
] - GetApi
Users Error - struct for typed errors of method [
get_api_users
] - GetAudit
Logs Error - struct for typed errors of method [
get_audit_logs
] - GetAudits
Error - struct for typed errors of method [
get_audits
] - GetConsole
Users Error - struct for typed errors of method [
get_console_users
] - GetOta
Status Error - struct for typed errors of method [
get_ota_status
] - GetUser
Group Error - struct for typed errors of method [
get_user_group
] - GetUser
Groups Error - struct for typed errors of method [
get_user_groups
] - GetUsers
Error - struct for typed errors of method [
get_users
] - GetWhitelist
IpAddresses Error - struct for typed errors of method [
get_whitelist_ip_addresses
] - GetWorkspace
Status Error - struct for typed errors of method [
get_workspace_status
] - Reset
Device Error - struct for typed errors of method [
reset_device
] - SetOta
Status Error - struct for typed errors of method [
set_ota_status
] - Update
User Group Error - struct for typed errors of method [
update_user_group
]