DataBoxDiskGranularCopyLogDetails interface

Granular Copy Log Details for customer disk

Extends

Properties

accountId

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

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

accountId

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

accountId?: string

Property Value

string

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