Module workspace_management_api

Module workspace_management_api 

Source

Structs§

CreateApiUserParams
struct for passing parameters to the method WorkspaceManagementApi::create_api_user
CreateApiUserParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateConsoleUserParams
struct for passing parameters to the method WorkspaceManagementApi::create_console_user
CreateConsoleUserParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateUserGroupParams
struct for passing parameters to the method WorkspaceManagementApi::create_user_group
CreateUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
DeleteUserGroupParams
struct for passing parameters to the method WorkspaceManagementApi::delete_user_group
DeleteUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetAuditLogsParams
struct for passing parameters to the method WorkspaceManagementApi::get_audit_logs
GetAuditLogsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetAuditsParams
struct for passing parameters to the method WorkspaceManagementApi::get_audits
GetAuditsParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetUserGroupParams
struct for passing parameters to the method WorkspaceManagementApi::get_user_group
GetUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
GetWhitelistIpAddressesParams
struct for passing parameters to the method WorkspaceManagementApi::get_whitelist_ip_addresses
GetWhitelistIpAddressesParamsBuilder
Use builder syntax to set the inputs and finish with build().
ResetDeviceParams
struct for passing parameters to the method WorkspaceManagementApi::reset_device
ResetDeviceParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetOtaStatusParams
struct for passing parameters to the method WorkspaceManagementApi::set_ota_status
SetOtaStatusParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateUserGroupParams
struct for passing parameters to the method WorkspaceManagementApi::update_user_group
UpdateUserGroupParamsBuilder
Use builder syntax to set the inputs and finish with build().
WorkspaceManagementApiClient

Enums§

CreateApiUserError
struct for typed errors of method WorkspaceManagementApi::create_api_user
CreateConsoleUserError
struct for typed errors of method WorkspaceManagementApi::create_console_user
CreateUserGroupError
struct for typed errors of method WorkspaceManagementApi::create_user_group
DeleteUserGroupError
struct for typed errors of method WorkspaceManagementApi::delete_user_group
GetApiUsersError
struct for typed errors of method WorkspaceManagementApi::get_api_users
GetAuditLogsError
struct for typed errors of method WorkspaceManagementApi::get_audit_logs
GetAuditsError
struct for typed errors of method WorkspaceManagementApi::get_audits
GetConsoleUsersError
struct for typed errors of method WorkspaceManagementApi::get_console_users
GetOtaStatusError
struct for typed errors of method WorkspaceManagementApi::get_ota_status
GetUserGroupError
struct for typed errors of method WorkspaceManagementApi::get_user_group
GetUserGroupsError
struct for typed errors of method WorkspaceManagementApi::get_user_groups
GetUsersError
struct for typed errors of method WorkspaceManagementApi::get_users
GetWhitelistIpAddressesError
struct for typed errors of method WorkspaceManagementApi::get_whitelist_ip_addresses
GetWorkspaceStatusError
struct for typed errors of method WorkspaceManagementApi::get_workspace_status
ResetDeviceError
struct for typed errors of method WorkspaceManagementApi::reset_device
SetOtaStatusError
struct for typed errors of method WorkspaceManagementApi::set_ota_status
UpdateUserGroupError
struct for typed errors of method WorkspaceManagementApi::update_user_group

Traits§

WorkspaceManagementApi