Modify re to ias interconnect
A workflow that modifies the RE to IAS interconnect setting of a router.
update_re_to_ias_interconnect(subscription, re_to_ias_interconnect)
Update the R&E to IAS interconnect setting of a router.
Source code in gso/workflows/router/modify_re_to_ias_interconnect.py
update_re_to_ias_interconnect_dry(subscription, tt_number, process_id)
Dry run of updating the R&E to IAS interconnect setting of a router.
Source code in gso/workflows/router/modify_re_to_ias_interconnect.py
update_re_to_ias_interconnect_real(subscription, tt_number, process_id)
Real run of updating the R&E to IAS interconnect setting of a router.
Source code in gso/workflows/router/modify_re_to_ias_interconnect.py
modify_re_to_ias_interconnect()
A workflow that modifies the R&E to IAS interconnect setting of a router.