ExternalNetworkBfdAdministrativeStateResponse interface

External Network Administrative State response

Extends

Properties

administrativeState

Administrative state.

routeType

Route Type that helps to know which bfd we are updating.

Inherited Properties

error

The error object.

Property Details

administrativeState

Administrative state.

administrativeState?: string

Property Value

string

routeType

Route Type that helps to know which bfd we are updating.

routeType?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error