DeploymentStacksDiagnostic interface

The error additional info

Properties

additionalInfo

Additional error information.

code

The error code.

level

Denotes the additional response level.

message

The error message.

target

The error target.

Property Details

additionalInfo

Additional error information.

additionalInfo?: ErrorAdditionalInfo[]

Property Value

code

The error code.

code: string

Property Value

string

level

Denotes the additional response level.

level: string

Property Value

string

message

The error message.

message: string

Property Value

string

target

The error target.

target?: string

Property Value

string