NniBfdAdministrativeStateResponse interface

NNI Bidirectional Forwarding Detection (BFD) Administrative State response.

Extends

Properties

administrativeState

State. Select either enable or disable.

routeType

Route Type. Choose either Static or OptionA.

Inherited Properties

error

The error object.

Property Details

administrativeState

State. Select either enable or disable.

administrativeState?: string

Property Value

string

routeType

Route Type. Choose either Static or OptionA.

routeType?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error