This is an archive version of the document. To get the most up-to-date information, see the current version.

VBREPJob

In this article

    This object contains Endpoint job.

    Related Commands

    Veeam Endpoint Backup

    Properties

    The "?" mark indicates that the type property accepts zero values.

    Property

    Type

    Description

    RepositoryId

    GUID

    The ID of the backup repository used to store Endpoint backups.

    ObjectsCount

    int

    The number of objects in job.

    IsEnabled

    bool

    Indicates if the job is enabled (TRUE) or disabled (FALSE).

    NextRun

    DateTime?

    Date and time of the next job run.

    Target

    Object

    The target repository name.

    Type

    VBRJobType

    The job type: Endpoint.

    LastResult

    VBRSessionResult

    The last result of the job:

    • None
    • Success
    • Warning
    • Failed.

    LastState

    VBRSessionState

    The last job state:

    • Stopped
    • Starting
    • Stopping
    • Working
    • Pausing
    • Resuming
    • WaitingTape
    • Idle
    • Postprocessing
    • WaitingRepository.

    Id

    GUID

    The job ID.

    Name

    string

    The job name.

    Description

    string

    The job description.