OBJECT
BackupTaskDiagnosticInfo
Description
Supported in v5.1+
link GraphQL Schema definition
- type BackupTaskDiagnosticInfo {
- # Supported in v5.1+
- # The expected completion time of the task.
- DateTime :
- # Supported in v5.1+
- # The scheduled start time of the task.
- DateTime :
- DiagnosticTaskStatus! :
- }