Juniper / apstra-go-sdk

Go SDK for Apstra
Apache License 2.0
3 stars 0 forks source link

Handle 'subinterfaces' link deletion error #264

Closed chrismarget-j closed 4 months ago

chrismarget-j commented 4 months ago

Deleting a generic system link with ip_link (L3 handoff) connectivity template produces an error we hadn't noticed before:

Link with id XXX can not be deleted since some of its interfaces have subinterfaces

Add regex to handle this error gracefully.