Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositoryMirrorRecord

Object containing information about a mirror record.

Properties

mirrorStatus

mirrorStatus: MirrorStatus

Mirror status of current mirror entry. QUEUED - Mirroring Queued RUNNING - Mirroring is Running PASSED - Mirroring Passed FAILED - Mirroring Failed

Optional timeEnded

timeEnded: Date

The time taken to complete a mirror operation. Value is null if not completed.

Optional timeEnqueued

timeEnqueued: Date

The time to enqueue a mirror operation.

Optional timeStarted

timeStarted: Date

The time to start a mirror operation.

Optional workRequestId

workRequestId: undefined | string

Workrequest ID to track current mirror operation.

Functions

getDeserializedJsonObj

getJsonObj