Skip to content

Add logic to prevent large bandwidths from being used with ExpressRoutes #1099

@jonstout

Description

@jonstout

After we do an initial fetch of the ExpressRoute's details check the bandwidth. If it's 10Gb reject and return an error to the user indicating lack of support; Request they modify their ExpressRoute to use a lower bandwidth.

https://github.com/GlobalNOC/OESS/blob/master/perl-lib/OESS/lib/OESS/Cloud.pm#L161-L170

Extra credit:
Instead of hard coding 10Gb as the rejection level, make it configurable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions