Products: Managed Backup (Agent)
Article ID: m0706Last Modified: 20-Mar-2025

GET API/Computers/{hid}/Plans

Retrieves information about backup/restore plans on a computer (endpoint) by the computer HID. HID can be retrieved by the GET API/Computers/{offset}/{count} method.

GET /mbsapi/api/Computers/01d469cb-326e-444f-a9b0-XXXXXXXXXX/Plans

To use this method, the Allow Settings/Plans Offline Edit option should be enabled for the provider.

Request Information

URI Parameters

Name Description Type Additional Information
hid HID of computer string Required

Response Information

Resource Description

Name Description Type Additional Information
PlanType Type of plan string -
PlanXsiType Type of plan (as in xml) -
Plan Plan in JSON format -

Response Formats

application/json

[
  {
    "PlanType": "Plan",
    "PlanXsiType": "Plan",
    "Plan": {
      "Items": [
        {
          "Path": "H:\\share\\temp1\\install.log",
          "HistoryPath": null
        }
      ],
      "ExcludedItems": [],
      "UseBackupOperator": true,
      "BackupNTFSPermissions": false,
      "SaveDeletedDataInCloud": true,
      "SkipInUseFiles": false,
      "CompressionFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": true,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "MaxFileSize": 9223372036854776000,
      "BackupFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": false,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "ExcludeFodlerList": [],
      "BackupOnlyAfterUTC": "0001-01-01T00:00:00",
      "BackupOnlyModifiedDaysAgo": 0,
      "BackupEmptyFolders": false,
      "AlwaysUseVSS": true,
      "UseVSSFullMode": false,
      "VSSProviderID": "00000000-0000-0000-0000-000000000000",
      "UseFastNtfsScan": true,
      "UseDifferentialUpload": true,
      "UseBlockLevelUpload": false,
      "UseEncryption": false,
      "UseFileNameEncryption": false,
      "IsSimple": false,
      "CustomPath": null,
      "UseShareReadWriteModeOnError": false,
      "UseIgnoreErrorsOnPathNotFound": false,
      "DeleteCloudVersionIfDeletedLocally": false,
      "HideDeleteFilesWarning": false,
      "DeleteIfDeletedLocallyAfter": 30,
      "DeleteIfDeletedLocallyAfterInterval": 0,
      "ForceFullSchedule": {
        "Enabled": false,
        "RecurType": 3,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [
          0
        ],
        "DayOfWeek": 0,
        "WeekNumber": 0,
           "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ForceFullApplyDiffSizeCondition": false,
      "ForceFullDiffSizeCondition": 50,
      "BackupEfsFilesAsIs": false,
      "UseCompression": false,
      "StorageClass": 0,
      "UseS3Acceleration": false,
      "UseAzureArchive": false,
      "UseAzureCool": false,
      "AzureStorageClassSerialization": "Hot",
      "UseRansomwareDetection": false,
      "HybridID": "00000000-0000-0000-0000-000000000000",
      "SerializationSupportRetentionTime": "10675199.02:48:05.4775807",
      "SerializationSupportRetentionDelay": "00:00:00",
      "UseBackupDate": false,
      "RetentionNumberOfVersions": 2147483647,
      "RetentionUseDefaultSettings": false,
      "RetentionDeleteLastVersion": false,
      "UseFullConsistencyCheck": true,
      "GFSPolicySettings": {
        "IsEnabled": false,
        "ImmutabilityEnabled": false,
        "Weekly": {
          "TakeBackupFromDayOfWeek": 0,
          "StorePeriod": 2,
          "IsEnabled": false
        },
        "Monthly": {
          "TakeBackupFromDayOfMonth": {},
          "StorePeriod": 4,
          "IsEnabled": false
        },
        "Yearly": {
              "TakeBackupFromMonth": 1,
          "StorePeriod": 2,
          "IsEnabled": false
        }
      },
      "SSEKMSKeyID": "",
      "EncryptionAlgorithm": 3,
      "EncryptionKeySize": 256,
      "ReBackupModifiedSinceUTC": "0001-01-01T00:00:00",
      "SyntheticFull": false,
      "ForwardIncremental": false,
      "ForwardIncrementalRestorePointsCount": null,
      "DoAdditionalFfiChecks": null,
      "AutomaticallyReduceEarlyDeletionFee": true,
      "ImportSettings": null,
      "HybridRetentionPolicy": {
        "CustomPath": null,
        "DeleteCloudVersionIfDeletedLocally": false,
        "HideDeleteFilesWarning": false,
        "DeleteIfDeletedLocallyAfter": 0,
        "RetentionUseDefaultSettings": true,
        "RetentionDeleteLastVersion": false,
        "SerializationSupportRetentionDelay": "00:00:00",
        "UseBackupDate": false,
        "SerializationSupportRetentionTime": "00:00:00",
        "RetentionNumberOfVersions": 0
      },
      "ClientSideDeduplication": true,
      "ArchiveBlockSizeSerialization": "1024",
      "Signature": null,
      "SavePlanInCloud": true,
      "Name": "b3",
      "ID": "3a982c6a-4ff1-4603-9bfb-0845cda5580f",
      "Actions": {
        "Pre": {
          "TerminateOnFailure": true,
             "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        },
        "Post": {
          "RunOnBackupFailure": false,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        }
      },
      "SyncBeforeRun": false,
      "NextExectutionPlan": null,
      "ExecuteNextPlanOnlyIfSucces": false,
      "ForceFullNextPlan": false,
      "ExecuteNextPlan": false,
      "Schedule": {
        "Enabled": false,
        "RecurType": 1,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [],
        "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
           "StopAfterTicks": 9223372036854776000
      },
      "ToBeRestarted": false,
      "ForceMissedSchedule": false,
      "Notification": {
        "SendNotification": true,
        "OnlyOnFailure": true,
        "GenerateReport": true,
        "SubjectString": null
      },
      "WindowsEventLogNotification": {
        "SendNotification": false,
        "OnlyOnFailure": true
      },
      "IsArchive": true,
      "Converted": false,
      "PurgeLegacyData": false,
      "SGAccountID": "11395160-3874-4aa6-a1df-e601b2ab3ffc",
      "Bucket": "H:\\share\\1",
      "Tag": "",
      "CreationDateUtc": "2025-03-13T10:54:26.3661351Z",
      "ConnectionID": "8fd2422d-542b-413a-a589-c530ff943bfd"
    }
  },
  {
    "PlanType": "Plan",
    "PlanXsiType": "Plan",
    "Plan": {
      "Items": [
        {
          "Path": "H:\\share\\temp1\\install.log",
          "HistoryPath": null
        }
      ],
      "ExcludedItems": [],
      "UseBackupOperator": true,
       "BackupNTFSPermissions": false,
      "SaveDeletedDataInCloud": true,
      "SkipInUseFiles": false,
      "CompressionFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": true,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "MaxFileSize": 9223372036854776000,
      "BackupFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": false,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "ExcludeFodlerList": [],
      "BackupOnlyAfterUTC": "0001-01-01T00:00:00",
      "BackupOnlyModifiedDaysAgo": 0,
      "BackupEmptyFolders": false,
      "AlwaysUseVSS": true,
      "UseVSSFullMode": false,
      "VSSProviderID": "00000000-0000-0000-0000-000000000000",
      "UseFastNtfsScan": true,
      "UseDifferentialUpload": true,
      "UseBlockLevelUpload": false,
      "UseEncryption": false,
      "UseFileNameEncryption": false,
      "IsSimple": false,
      "CustomPath": null,
      "UseShareReadWriteModeOnError": false,
      "UseIgnoreErrorsOnPathNotFound": false,
      "DeleteCloudVersionIfDeletedLocally": false,
      "HideDeleteFilesWarning": false,
      "DeleteIfDeletedLocallyAfter": 30,
      "DeleteIfDeletedLocallyAfterInterval": 0,
      "ForceFullSchedule": {
        "Enabled": false,
        "RecurType": 3,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [
          0
        ],
        "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ForceFullApplyDiffSizeCondition": false,
      "ForceFullDiffSizeCondition": 50,
      "BackupEfsFilesAsIs": false,
      "UseCompression": false,
      "StorageClass": 0,
      "UseS3Acceleration": false,
      "UseAzureArchive": false,
      "UseAzureCool": false,
      "AzureStorageClassSerialization": "Hot",
      "UseRansomwareDetection": false,
      "HybridID": "00000000-0000-0000-0000-000000000000",
      "SerializationSupportRetentionTime": "10675199.02:48:05.4775807",
      "SerializationSupportRetentionDelay": "00:00:00",
      "UseBackupDate": false,
      "RetentionNumberOfVersions": 2147483647,
      "RetentionUseDefaultSettings": false,
      "RetentionDeleteLastVersion": false,
      "UseFullConsistencyCheck": true,
      "GFSPolicySettings": {
        "IsEnabled": false,
        "ImmutabilityEnabled": false,
        "Weekly": {
          "TakeBackupFromDayOfWeek": 0,
          "StorePeriod": 2,
          "IsEnabled": false
        },
        "Monthly": {
          "TakeBackupFromDayOfMonth": {},
          "StorePeriod": 4,
          "IsEnabled": false
        },
        "Yearly": {
          "TakeBackupFromMonth": 1,
          "StorePeriod": 2,
          "IsEnabled": false
        }
      },
      "SSEKMSKeyID": "",
      "EncryptionAlgorithm": 3,
      "EncryptionKeySize": 256,
      "ReBackupModifiedSinceUTC": "0001-01-01T00:00:00",
      "SyntheticFull": false,
      "ForwardIncremental": false,
      "ForwardIncrementalRestorePointsCount": null,
      "DoAdditionalFfiChecks": null,
      "AutomaticallyReduceEarlyDeletionFee": true,
      "ImportSettings": null,
      "HybridRetentionPolicy": {
        "CustomPath": null,
         "DeleteCloudVersionIfDeletedLocally": false,
        "HideDeleteFilesWarning": false,
        "DeleteIfDeletedLocallyAfter": 0,
        "RetentionUseDefaultSettings": true,
        "RetentionDeleteLastVersion": false,
        "SerializationSupportRetentionDelay": "00:00:00",
        "UseBackupDate": false,
        "SerializationSupportRetentionTime": "00:00:00",
        "RetentionNumberOfVersions": 0
      },
      "ClientSideDeduplication": true,
      "ArchiveBlockSizeSerialization": "1024",
      "Signature": null,
      "SavePlanInCloud": true,
      "Name": "b6",
      "ID": "c56385e4-b97d-4077-a790-3f15c4c5157c",
      "Actions": {
        "Pre": {
          "TerminateOnFailure": true,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        },
        "Post": {
          "RunOnBackupFailure": false,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        }
      },
      "SyncBeforeRun": false,
      "NextExectutionPlan": null,
      "ExecuteNextPlanOnlyIfSucces": false,
      "ForceFullNextPlan": false,
       "ExecuteNextPlan": false,
      "Schedule": {
        "Enabled": false,
        "RecurType": 1,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [],
        "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ToBeRestarted": false,
      "ForceMissedSchedule": false,
      "Notification": {
        "SendNotification": true,
        "OnlyOnFailure": true,
        "GenerateReport": true,
        "SubjectString": null
      },
      "WindowsEventLogNotification": {
        "SendNotification": false,
        "OnlyOnFailure": true
      },
      "IsArchive": true,
      "Converted": false,
      "PurgeLegacyData": false,
       "SGAccountID": "11395160-3874-4aa6-a1df-e601b2ab3ffc",
      "Bucket": "H:\\share\\1",
      "Tag": "",
      "CreationDateUtc": "2025-03-13T11:14:17.0221685Z",
      "ConnectionID": "8fd2422d-542b-413a-a589-c530ff943bfd"
    }
  },
  {
    "PlanType": "Plan",
    "PlanXsiType": "Plan",
    "Plan": {
      "Items": [
        {
          "Path": "H:\\share\\temp1\\install.log",
          "HistoryPath": null
        }
      ],
      "ExcludedItems": [],
      "UseBackupOperator": true,
      "BackupNTFSPermissions": false,
      "SaveDeletedDataInCloud": true,
      "SkipInUseFiles": false,
      "CompressionFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": true,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "MaxFileSize": 9223372036854776000,
      "BackupFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": false,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "ExcludeFodlerList": [],
       "BackupOnlyAfterUTC": "0001-01-01T00:00:00",
      "BackupOnlyModifiedDaysAgo": 0,
      "BackupEmptyFolders": false,
      "AlwaysUseVSS": true,
      "UseVSSFullMode": false,
      "VSSProviderID": "00000000-0000-0000-0000-000000000000",
      "UseFastNtfsScan": true,
      "UseDifferentialUpload": true,
      "UseBlockLevelUpload": false,
      "UseEncryption": false,
      "UseFileNameEncryption": false,
      "IsSimple": false,
      "CustomPath": null,
      "UseShareReadWriteModeOnError": false,
      "UseIgnoreErrorsOnPathNotFound": false,
      "DeleteCloudVersionIfDeletedLocally": false,
      "HideDeleteFilesWarning": false,
      "DeleteIfDeletedLocallyAfter": 30,
      "DeleteIfDeletedLocallyAfterInterval": 0,
      "ForceFullSchedule": {
        "Enabled": false,
        "RecurType": 3,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [
          0
        ],
           "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ForceFullApplyDiffSizeCondition": false,
      "ForceFullDiffSizeCondition": 50,
      "BackupEfsFilesAsIs": false,
      "UseCompression": false,
      "StorageClass": 0,
      "UseS3Acceleration": false,
      "UseAzureArchive": false,
      "UseAzureCool": false,
      "AzureStorageClassSerialization": "Hot",
      "UseRansomwareDetection": false,
      "HybridID": "00000000-0000-0000-0000-000000000000",
      "SerializationSupportRetentionTime": "10675199.02:48:05.4775807",
      "SerializationSupportRetentionDelay": "00:00:00",
      "UseBackupDate": false,
      "RetentionNumberOfVersions": 2147483647,
      "RetentionUseDefaultSettings": false,
      "RetentionDeleteLastVersion": false,
      "UseFullConsistencyCheck": true,
      "GFSPolicySettings": {
        "IsEnabled": false,
        "ImmutabilityEnabled": false,
        "Weekly": {
          "TakeBackupFromDayOfWeek": 0,
          "StorePeriod": 2,
          "IsEnabled": false
        },
        "Monthly": {
          "TakeBackupFromDayOfMonth": {},
          "StorePeriod": 4,
          "IsEnabled": false
            },
        "Yearly": {
          "TakeBackupFromMonth": 1,
          "StorePeriod": 2,
          "IsEnabled": false
        }
      },
      "SSEKMSKeyID": "",
      "EncryptionAlgorithm": 3,
      "EncryptionKeySize": 256,
      "ReBackupModifiedSinceUTC": "0001-01-01T00:00:00",
      "SyntheticFull": false,
      "ForwardIncremental": false,
      "ForwardIncrementalRestorePointsCount": null,
      "DoAdditionalFfiChecks": null,
      "AutomaticallyReduceEarlyDeletionFee": true,
      "ImportSettings": null,
      "HybridRetentionPolicy": {
        "CustomPath": null,
        "DeleteCloudVersionIfDeletedLocally": false,
        "HideDeleteFilesWarning": false,
        "DeleteIfDeletedLocallyAfter": 0,
        "RetentionUseDefaultSettings": true,
        "RetentionDeleteLastVersion": false,
        "SerializationSupportRetentionDelay": "00:00:00",
        "UseBackupDate": false,
        "SerializationSupportRetentionTime": "00:00:00",
        "RetentionNumberOfVersions": 0
      },
      "ClientSideDeduplication": true,
      "ArchiveBlockSizeSerialization": "1024",
      "Signature": null,
      "SavePlanInCloud": true,
      "Name": "b1",
      "ID": "66b2b86e-fba4-40d1-8747-7ad91bc8c57d",
      "Actions": {
             "Pre": {
          "TerminateOnFailure": true,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        },
        "Post": {
          "RunOnBackupFailure": false,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        }
      },
      "SyncBeforeRun": false,
      "NextExectutionPlan": null,
      "ExecuteNextPlanOnlyIfSucces": false,
      "ForceFullNextPlan": false,
      "ExecuteNextPlan": false,
      "Schedule": {
        "Enabled": false,
        "RecurType": 1,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [],
        "DayOfWeek": 0,
           "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ToBeRestarted": false,
      "ForceMissedSchedule": false,
      "Notification": {
        "SendNotification": true,
        "OnlyOnFailure": true,
        "GenerateReport": true,
        "SubjectString": null
      },
      "WindowsEventLogNotification": {
        "SendNotification": false,
        "OnlyOnFailure": true
      },
      "IsArchive": true,
      "Converted": false,
      "PurgeLegacyData": false,
      "SGAccountID": "11395160-3874-4aa6-a1df-e601b2ab3ffc",
      "Bucket": "H:\\share\\1",
      "Tag": "",
      "CreationDateUtc": "2025-03-13T10:47:55.745948Z",
      "ConnectionID": "8fd2422d-542b-413a-a589-c530ff943bfd"
    }
  },
  {
    "PlanType": "Plan",
    "PlanXsiType": "Plan",
    "Plan": {
      "Items": [
        {
          "Path": "H:\\share\\temp1\\install.log",
          "HistoryPath": null
        }
      ],
         "ExcludedItems": [],
      "UseBackupOperator": true,
      "BackupNTFSPermissions": false,
      "SaveDeletedDataInCloud": true,
      "SkipInUseFiles": false,
      "CompressionFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": true,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "MaxFileSize": 9223372036854776000,
      "BackupFilter": {
        "FilterType": 0,
        "Filters": [],
        "IncludeSystemAndHidden": false,
        "IncludeRecallOnDataAccessAttribute": false
      },
      "ExcludeFodlerList": [],
      "BackupOnlyAfterUTC": "0001-01-01T00:00:00",
      "BackupOnlyModifiedDaysAgo": 0,
      "BackupEmptyFolders": false,
      "AlwaysUseVSS": true,
      "UseVSSFullMode": false,
      "VSSProviderID": "00000000-0000-0000-0000-000000000000",
      "UseFastNtfsScan": true,
      "UseDifferentialUpload": true,
      "UseBlockLevelUpload": false,
      "UseEncryption": false,
      "UseFileNameEncryption": false,
      "IsSimple": false,
      "CustomPath": null,
      "UseShareReadWriteModeOnError": false,
      "UseIgnoreErrorsOnPathNotFound": false,
      "DeleteCloudVersionIfDeletedLocally": false,
      "HideDeleteFilesWarning": false,
        "DeleteIfDeletedLocallyAfter": 30,
      "DeleteIfDeletedLocallyAfterInterval": 0,
      "ForceFullSchedule": {
        "Enabled": false,
        "RecurType": 3,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [
          0
        ],
        "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ForceFullApplyDiffSizeCondition": false,
      "ForceFullDiffSizeCondition": 50,
      "BackupEfsFilesAsIs": false,
      "UseCompression": false,
      "StorageClass": 0,
      "UseS3Acceleration": false,
      "UseAzureArchive": false,
      "UseAzureCool": false,
      "AzureStorageClassSerialization": "Hot",
      "UseRansomwareDetection": false,
      "HybridID": "00000000-0000-0000-0000-000000000000",
           "SerializationSupportRetentionTime": "10675199.02:48:05.4775807",
      "SerializationSupportRetentionDelay": "00:00:00",
      "UseBackupDate": false,
      "RetentionNumberOfVersions": 2147483647,
      "RetentionUseDefaultSettings": false,
      "RetentionDeleteLastVersion": false,
      "UseFullConsistencyCheck": true,
      "GFSPolicySettings": {
        "IsEnabled": false,
        "ImmutabilityEnabled": false,
        "Weekly": {
          "TakeBackupFromDayOfWeek": 0,
          "StorePeriod": 2,
          "IsEnabled": false
        },
        "Monthly": {
          "TakeBackupFromDayOfMonth": {},
          "StorePeriod": 4,
          "IsEnabled": false
        },
        "Yearly": {
          "TakeBackupFromMonth": 1,
          "StorePeriod": 2,
          "IsEnabled": false
        }
      },
      "SSEKMSKeyID": "",
      "EncryptionAlgorithm": 3,
      "EncryptionKeySize": 256,
      "ReBackupModifiedSinceUTC": "0001-01-01T00:00:00",
      "SyntheticFull": false,
      "ForwardIncremental": false,
      "ForwardIncrementalRestorePointsCount": null,
      "DoAdditionalFfiChecks": null,
      "AutomaticallyReduceEarlyDeletionFee": true,
       "ImportSettings": null,
      "HybridRetentionPolicy": {
        "CustomPath": null,
        "DeleteCloudVersionIfDeletedLocally": false,
        "HideDeleteFilesWarning": false,
        "DeleteIfDeletedLocallyAfter": 0,
        "RetentionUseDefaultSettings": true,
        "RetentionDeleteLastVersion": false,
        "SerializationSupportRetentionDelay": "00:00:00",
        "UseBackupDate": false,
        "SerializationSupportRetentionTime": "00:00:00",
        "RetentionNumberOfVersions": 0
      },
      "ClientSideDeduplication": true,
      "ArchiveBlockSizeSerialization": "1024",
      "Signature": null,
      "SavePlanInCloud": true,
      "Name": "b5",
      "ID": "3e64b091-80ae-4ae1-a43d-933e310f912e",
      "Actions": {
        "Pre": {
          "TerminateOnFailure": true,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        },
        "Post": {
          "RunOnBackupFailure": false,
          "Enabled": false,
          "CommandLine": "",
          "Arguments": "",
          "Timeout": 86400
        }
      },
      "SyncBeforeRun": false,
        "NextExectutionPlan": null,
      "ExecuteNextPlanOnlyIfSucces": false,
      "ForceFullNextPlan": false,
      "ExecuteNextPlan": false,
      "Schedule": {
        "Enabled": false,
        "RecurType": 1,
        "RepeatEvery": 1,
        "OnceDate": "2025-03-13T00:00:00",
        "DailyRecurrence": false,
        "DailyRecurrencePeriod": 120,
        "DailyFromHour": 0,
        "DailyFromMinutes": 0,
        "DailyTillHour": 23,
        "DailyTillMinutes": 59,
        "Hour": 0,
        "Minutes": 0,
        "Seconds": 0,
        "WeekDays": [],
        "DayOfWeek": 0,
        "WeekNumber": 0,
        "DayOfMonth": 0,
        "StopAfterTicks": 9223372036854776000
      },
      "ToBeRestarted": false,
      "ForceMissedSchedule": false,
      "Notification": {
        "SendNotification": true,
        "OnlyOnFailure": true,
        "GenerateReport": true,
        "SubjectString": null
      },
      "WindowsEventLogNotification": {
        "SendNotification": false,
        "OnlyOnFailure": true
      },
       "IsArchive": true,
      "Converted": false,
      "PurgeLegacyData": false,
      "SGAccountID": "11395160-3874-4aa6-a1df-e601b2ab3ffc",
      "Bucket": "H:\\share\\1",
      "Tag": "",
      "CreationDateUtc": "2025-03-13T11:10:06.5540233Z",
      "ConnectionID": "8fd2422d-542b-413a-a589-c530ff943bfd"
    }
  }
]
https://git.cloudberrylab.com/egor.m/doc-help-mbs.git
Production