AmlFilesystemArchiveStatus interface

The status of the archive

Properties

errorCode

Server-defined error code for the archive operation

errorMessage

Server-defined error message for the archive operation

lastCompletionTime

The time of the last completed archive operation

lastStartedTime

The time the latest archive operation started

percentComplete

The completion percentage of the archive operation

state

The state of the archive operation

Property Details

errorCode

Server-defined error code for the archive operation

errorCode?: string

Property Value

string

errorMessage

Server-defined error message for the archive operation

errorMessage?: string

Property Value

string

lastCompletionTime

The time of the last completed archive operation

lastCompletionTime?: Date

Property Value

Date

lastStartedTime

The time the latest archive operation started

lastStartedTime?: Date

Property Value

Date

percentComplete

The completion percentage of the archive operation

percentComplete?: number

Property Value

number

state

The state of the archive operation

state?: string

Property Value

string