SOS.SDK.Contracts.DataContracts.Responses Namespace |
Class | Description | |
---|---|---|
BooleanResponse |
Base class for all responses with Boolean value.
| |
CancelJobResponse |
Response with the results of the Cancel Job operation.
| |
CancelOnlineBackupResponse |
Response with the results of canceling the current backup session.
| |
GetAccountInfoResponse |
Result of getting the current user account information.
| |
GetApplicationSettingsResponse |
Response for the GetApplicationSettings request.
Will contains Application settings, Internet Settings, Paths, URLs etc.
| |
GetJobSessionResponse |
Response with the results of the getting Job session operation.
| |
GetJobSessionsResponse |
Response with the results of the getting Job sessions operation.
| |
GetLogLevelResponse |
Response with the results of the getting current logging level operation.
| |
GetOnlineBackupSettingsResponse | Response with actual Online Backup settings. | |
GetRecoveryItemsResponse |
Response with the results of the getting recovery items operation.
| |
GetUserSettingsResponse |
Response with the results of the getting user account setting operation.
| |
IsHDMInstalledResponse |
Response for check if compatible version of the Hard Disk Manager is installed on current system.
| |
PauseOnlineBackupResponse |
Response with the results of the pausing of the current backup session.
| |
RemoveOnlineBackupSettingsResponse | Container with results of the removing Online Backup settings from the settings storage. | |
ResumeOnlineBackupResponse |
Response with the results of the Resuming online backup session after pause.
| |
ScheduleFullAndIncrementalLoadResponse |
Results of the loading backup schedule with full and incremental schedules.
| |
ScheduleLoadResponse |
Results of the loading backup schedule (one schedule task)
| |
ScheduleResponse |
Results of the Backup Scheduling.
| |
SetLogLevelResponse |
Response with the results of the setting logging level operation.
| |
SetOnlineBackupSettingsResponse |
Response with results of the saving Online Backup settings to the settings storage.
| |
SignInResponse |
Response with the results of the Signing In operation.
| |
SignOutResponse |
Response with the results of the Signing Out operation.
| |
SubscribeCallbackResponse |
Response with the results of the subscribing to the Infrascale Service events operation.
| |
UnsubscribeCallbackResponse |
Response with the results of the unsubscribing from the Infrascale Service events operation.
|