nextHopNotRunning constant

QuotaStatusWarning_Code const nextHopNotRunning

The route's next hop instance does not have a status of RUNNING.

Implementation

static const nextHopNotRunning = QuotaStatusWarning_Code(
  'NEXT_HOP_NOT_RUNNING',
);