Package version:

The backup.

Hierarchy

Properties

createdTime?: Date

The time when the backup was created.

deviceId: string

The Device Identifier.

elements: BackupElement[]

The backup elements.

expirationTime?: Date

The time when the backup will expire.

id?: string

The identifier. NOTE: This property will not be serialized. It can only be populated by the server.

initiatedBy: InitiatedBy

Indicates how the backup was initiated "Manual | Scheduled".

name?: string

The name. NOTE: This property will not be serialized. It can only be populated by the server.

sizeInBytes: number

The backup size in bytes.

targetId?: string

The path id of the target FileServer or IscsiServer for which the backup was taken.

targetType?: string

Type of target, FileServer or IscsiServer

type?: string

The type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc