nextHopInstanceNotFound constant

QuotaStatusWarning_Code const nextHopInstanceNotFound

The route's nextHopInstance URL refers to an instance that does not exist.

Implementation

static const nextHopInstanceNotFound = QuotaStatusWarning_Code(
  'NEXT_HOP_INSTANCE_NOT_FOUND',
);