@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1ChangedBlockTrackingStatus

    ChangedBlockTrackingStatus represents the status of ChangedBlockTracking for a VM

    interface V1ChangedBlockTrackingStatus {
        backupStatus?: V1VirtualMachineInstanceBackupStatus;
        state: string;
    }
    Index

    Properties

    Properties

    BackupStatus represents the status of vmi backup

    state: string

    State represents the current CBT state

    ""