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

VBRSession

In this article

    This object contains Endpoint backup job session.

    Related Commands

    Get-VBRSession

    Properties

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

    Property

    Type

    Description

    ID

    GUID

    The session ID.

    State

    VBRSessionState

    The session state:

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

    Result

    VBRSessionResult

    The job result:

    • None
    • Success
    • Warning
    • Failed.

    JobId

    GUID

    The ID of the job.

    CreationTime

    DateTime

    The date and time of session creation.

    EndTime

    DateTime?

    The date and time of session end.