Click or drag to resize

SOS.SDK.Contracts.DataContracts.Responses Namespace

This namespace contains all Responses with results of execution of the Infrascale Service operations.
Classes
  ClassDescription
Public classBooleanResponse
Base class for all responses with Boolean value.
Public classCancelJobResponse
Response with the results of the Cancel Job operation.
Public classCancelOnlineBackupResponse
Response with the results of canceling the current backup session.
Public classGetAccountInfoResponse
Result of getting the current user account information.
Public classGetApplicationSettingsResponse
Response for the GetApplicationSettings request. Will contains Application settings, Internet Settings, Paths, URLs etc.
Public classGetJobSessionResponse
Response with the results of the getting Job session operation.
Public classGetJobSessionsResponse
Response with the results of the getting Job sessions operation.
Public classGetLogLevelResponse
Response with the results of the getting current logging level operation.
Public classGetOnlineBackupSettingsResponse
Response with actual Online Backup settings.
Public classGetRecoveryItemsResponse
Response with the results of the getting recovery items operation.
Public classGetUserSettingsResponse
Response with the results of the getting user account setting operation.
Public classIsHDMInstalledResponse
Response for check if compatible version of the Hard Disk Manager is installed on current system.
Public classPauseOnlineBackupResponse
Response with the results of the pausing of the current backup session.
Public classRemoveOnlineBackupSettingsResponse
Container with results of the removing Online Backup settings from the settings storage.
Public classResumeOnlineBackupResponse
Response with the results of the Resuming online backup session after pause.
Public classScheduleFullAndIncrementalLoadResponse
Results of the loading backup schedule with full and incremental schedules.
Public classScheduleLoadResponse
Results of the loading backup schedule (one schedule task)
Public classScheduleResponse
Results of the Backup Scheduling.
Public classSetLogLevelResponse
Response with the results of the setting logging level operation.
Public classSetOnlineBackupSettingsResponse
Response with results of the saving Online Backup settings to the settings storage.
Public classSignInResponse
Response with the results of the Signing In operation.
Public classSignOutResponse
Response with the results of the Signing Out operation.
Public classSubscribeCallbackResponse
Response with the results of the subscribing to the Infrascale Service events operation.
Public classUnsubscribeCallbackResponse
Response with the results of the unsubscribing from the Infrascale Service events operation.