OperationErrorDetails interface

This defines a list of operation errors associated with a unique operationId

Properties

crpOperationId

CRP operationid of the operation for deeper analysis

errorCode

The error code of the operation

errorDetails

The error details of the operation

timeStamp

The timestamp of the error occurence

Property Details

crpOperationId

CRP operationid of the operation for deeper analysis

crpOperationId: string

Property Value

string

errorCode

The error code of the operation

errorCode: string

Property Value

string

errorDetails

The error details of the operation

errorDetails: string

Property Value

string

timeStamp

The timestamp of the error occurence

timeStamp: string

Property Value

string