SOS.SDK.Contracts.DataContracts.Requests Namespace |
| Class | Description | |
|---|---|---|
| AuthorizedRequest | Base class for all request that require authorization. | |
| CancelJobRequest |
Request for Job cancellation.
| |
| CancelOnlineBackupRequest |
Request for cancellation of the current backup session.
| |
| GetAccountInfoRequest |
Request for getting current user account information.
| |
| GetApplicationSettingsRequest |
Get the application settings
| |
| GetJobSessionRequest |
Request for getting the Job session operation.
| |
| GetJobSessionsRequest |
Request for the getting Job Sessions operation.
| |
| GetLogLevelRequest |
Request for getting current log level.
| |
| GetOnlineBackupSettingsRequest | Request for the getting existing Online Backup settings from the settings storage operation. | |
| GetRecoveryItemsRequest |
Request for the getting recovery items operation.
| |
| GetUserSettingsRequest |
Request for getting user account setting operation.
| |
| IsMSExchangePresentRequest |
Request for checking if MSExchange is present on this system.
| |
| IsMSSqlPresentRequest |
Request for checking if MSSql is present on this system.
| |
| PauseOnlineBackupRequest |
Request to pausing the current backup session.
| |
| RemoveOnlineBackupSettingsRequest | Contains parameters for removing Online Backup settings from the settings storage. | |
| ResumeOnlineBackupRequest |
Request for resuming Online Backup session after pause.
| |
| RunBackupJobRequest |
Base type for all Backup Job requests.
| |
| RunJobRequest |
Base request for all operations leading to the creation of a new Job.
| |
| RunOnlineBackupJobRequest |
Request for running Online Backup Job with existing settings.
| |
| RunRecoveryJobRequest |
Request for starting the recovery Job.
| |
| RunRefreshRecoveryInfoJobRequest |
Request for starting refreshing the Recovery Info.
| |
| ScanNtfsVolumeJobRequest |
Request for starting NTFS Volume scanner Job.
| |
| ScheduleImageStreamBackupLoadRequest |
Parameters of the loading of the ImageStream Backup Schedule.
| |
| ScheduleLoadRequest |
Base class for requests for loading of the schedule task.
| |
| ScheduleUpdateNotifierRequest |
Schedule UpdateNotifier launch parameters.
| |
| ScheduleWithAccountNameRequest |
Base class for requests with Backup Account Name.
| |
| SetInternetSettingsRequest |
Set internet (Proxy) settings request.
| |
| SetLogLevelRequest |
Request for setting logging level.
| |
| SetOnlineBackupSettingsRequest | Contains parameters for saving Online Backup settings to the settings storage. | |
| SignInRequest |
Request for the sign in operation.
| |
| SignOutRequest |
Request for signing out operation.
| |
| SubscribeCallbackRequest |
Request for subscribing to the Infrascale Service events.
| |
| UnscheduleBaremetalBackupRequest |
Parameters of the deletion of Baremetal Backup Schedules.
| |
| UnscheduleExchangeBackupRequest |
Parameters of the deletion of Exchange Backup Schedules.
| |
| UnscheduleFullAndIncrementalRequest |
Base class for parameters of the deletion of the schedules with full and incremental options.
| |
| UnscheduleImageStreamBackupRequest |
Parameters of the deletion of ImageStream Schedules.
| |
| UnscheduleMSSqlBackupRequest |
Parameters of the deletion of MSSql Backup Schedules.
| |
| UnscheduleOnlineBackupRequest |
Parameters of the deletion of OnlineBackup Scheduled Tasks.
| |
| UnsubscribeCallbackRequest |
Request for unsubscribing from the Infrascale Service events.
| |
| UpdateServerAuthTokenRequest |
Request for update ServerAuthToken for the Account.
|