DataBoxCustomerDiskCopyLogDetails interface

Copy Log Details for customer disk

Extends

Properties

copyLogDetailsType

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

errorLogLink

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

serialNumber

Disk Serial Number. 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: "DataBoxCustomerDisk"

Property Value

"DataBoxCustomerDisk"

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

serialNumber

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

serialNumber?: 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