Skip to content
Snippets Groups Projects

Reworked devices and sites - added new attribute to manage local connection to IAS

Merged Simone Spinelli requested to merge feature/NAT-251_modify_sites_and_devices into develop
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -95,4 +95,4 @@ class DeviceBlock(DeviceBlockProvisioning, lifecycle=[SubscriptionLifecycle.ACTI
device_site: SiteBlock
"""The {class}`Site` that this device resides in. Both physically and computationally."""
device_is_ias_connected: bool
"""The device is going to have a lt interface between inet0 and IAS"""
"""The device is going to have a LT interface between inet0 and IAS"""
Loading