Skip to content
Snippets Groups Projects

Adjustment for IP Trunk creation and modification. Added...

Merged Neda Moeini requested to merge enhancement/NAT-560 into develop
All threads resolved!
Files
11
+ 1
1
@@ -90,7 +90,7 @@ class IptrunkImportModel(BaseModel):
partner: str
geant_s_sid: str | None
iptrunk_type: IptrunkType
iptrunk_description: str
iptrunk_description: str | None
iptrunk_speed: PhysicalPortCapacity
iptrunk_minimum_links: int
iptrunk_isis_metric: int
Loading