expectedNextSnapshotScheduleTimeStatus property

String? expectedNextSnapshotScheduleTimeStatus
final

The status of next expected snapshot for clusters having a valid snapshot schedule and backups enabled. Possible values are the following:

  • OnTrack - The next snapshot is expected to be taken on time.
  • Pending - The next snapshot is pending to be taken.

Implementation

final String? expectedNextSnapshotScheduleTimeStatus;