OBJECT
WorkloadTypeToBackupSetupSpecs
Description
Details of the setup for performing backups for various object types.
link GraphQL Schema definition
- type WorkloadTypeToBackupSetupSpecs {
- # The object type.
- WorkloadLevelHierarchy! :
- # The object from where the setup specification is inherited.
- PathNode! :
- }