ObjectBackupWindowStatus
Represents the object-level backup window status of a hierarchy object.
Fields
| Field | Type | Description |
|---|---|---|
| backupWindowGroup | BackupWindowSpec | The effective backup window group applied to the object. Unset when the object has no object-level override and its SLA Domain defines no window. |
| isObjectBackupWindowConfigured | Boolean! | Whether an object-level backup window override is configured directly on this object. True when the effective backup window is supplied by the object-level override (scope OBJECT_LEVEL); false when the object inherits its SLA Domain's window (scope SLA_LEVEL). |
| pendingBackupWindowStatus | PendingBackupWindowAssignmentStatus! | Pending dispatch state for the object's most recent object-level backup window assignment. |
| scope | BackupWindowScope! | The backup window layer that supplied the effective window: OBJECT_LEVEL when the object has its own override, SLA_LEVEL when it inherits from its SLA Domain. |
Used By
Referenced by
- ActiveDirectoryDomain.objectBackupWindow
- ActiveDirectoryDomainController.objectBackupWindow
- ActiveDirectoryDomainDescendantType.objectBackupWindow
- ActiveDirectoryDomainPhysicalChildType.objectBackupWindow
- AtlassianSite.objectBackupWindow
- AwsNativeAccount.objectBackupWindow
- AwsNativeAccountDescendantType.objectBackupWindow
- AwsNativeAccountLogicalChildType.objectBackupWindow
- AwsNativeConfig.objectBackupWindow
- AwsNativeDynamoDbTable.objectBackupWindow
- AwsNativeEbsVolume.objectBackupWindow
- AwsNativeEc2Instance.objectBackupWindow
- AwsNativeHierarchyObject.objectBackupWindow
- AwsNativeRdsInstance.objectBackupWindow
- AwsNativeRegionHierarchyObject.objectBackupWindow
- AwsNativeS3Bucket.objectBackupWindow
- AzureAdDirectory.objectBackupWindow
- AzureDevOpsOrganization.objectBackupWindow
- AzureDevOpsProject.objectBackupWindow
- AzureDevOpsRepository.objectBackupWindow
- AzureNativeHierarchyObjectType.objectBackupWindow
- AzureNativeManagedDisk.objectBackupWindow
- AzureNativeRegionManagedObject.objectBackupWindow
- AzureNativeResourceGroup.objectBackupWindow
- AzureNativeSubscription.objectBackupWindow
- AzureNativeVirtualMachine.objectBackupWindow
- AzurePostgresFlexibleServer.objectBackupWindow
- AzureSqlDatabaseDb.objectBackupWindow
- AzureSqlDatabaseServer.objectBackupWindow
- AzureSqlManagedInstanceDatabase.objectBackupWindow
- …and 284 more