OBJECT
O365SiteSpecificSnapshot
Description
Specific information for M365 Site snapshot created on Rubrik.
link GraphQL Schema definition
- type O365SiteSpecificSnapshot implements PolarisSpecificSnapshot {
- # BackupStatus for M365 Site snapshot.
- SnapshotServiceBackupStatus! :
- # Percentage of children objects missing in the snapshot.
- Int! :
- # ID of the snapshot.
- UUID! :
- }
link Require by
This element is not required by anyone