DataBoxDiskCopyLogDetails interface

Copy Log Details for a disk

Extends

Properties

copyLogDetailsType

Polymorphic discriminator, which specifies the different types this object can be

diskSerialNumber

Disk Serial Number. NOTE: This property will not be serialized. It can only be populated by the server.

errorLogLink

Link for copy error logs. NOTE: This property will not be serialized. It can only be populated by the server.

verboseLogLink

Link for copy verbose logs. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

copyLogDetailsType

Polymorphic discriminator, which specifies the different types this object can be

copyLogDetailsType: "DataBoxDisk"

Property Value

"DataBoxDisk"

diskSerialNumber

Disk Serial Number. NOTE: This property will not be serialized. It can only be populated by the server.

diskSerialNumber?: string

Property Value

string

Link for copy error logs. NOTE: This property will not be serialized. It can only be populated by the server.

errorLogLink?: string

Property Value

string

Link for copy verbose logs. NOTE: This property will not be serialized. It can only be populated by the server.

verboseLogLink?: string

Property Value

string