Backup interface

The backup.

Extends

Properties

backupJobCreationType

The backup job creation type.

backupPolicyId

The path ID of the backup policy.

backupType

The type of the backup.

createdOn

The time when the backup was created.

elements

The backup elements.

sizeInBytes

The backup size in bytes.

ssmHostName

The StorSimple Snapshot Manager host name.

Inherited Properties

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind

The Kind of the object. Currently only Series8000 is supported

name

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

type

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

Property Details

backupJobCreationType

The backup job creation type.

backupJobCreationType?: BackupJobCreationType

Property Value

backupPolicyId

The path ID of the backup policy.

backupPolicyId?: string

Property Value

string

backupType

The type of the backup.

backupType?: BackupType

Property Value

createdOn

The time when the backup was created.

createdOn: Date

Property Value

Date

elements

The backup elements.

elements: BackupElement[]

Property Value

sizeInBytes

The backup size in bytes.

sizeInBytes: number

Property Value

number

ssmHostName

The StorSimple Snapshot Manager host name.

ssmHostName?: string

Property Value

string

Inherited Property Details

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From BaseModel.id

kind

The Kind of the object. Currently only Series8000 is supported

kind?: "Series8000"

Property Value

"Series8000"

Inherited From BaseModel.kind

name

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

name?: string

Property Value

string

Inherited From BaseModel.name

type

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

type?: string

Property Value

string

Inherited From BaseModel.type