This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
v0.9.0
0.9.0 (2023-10-12)
The spec & code changes in this release mark vrf
as a required property for VRF virtual circuits, and makes virtual_network
the only required property for VLAN virtual circuits. In combination with an API change that makes these properties available when the API is called with include=vrf,virtual_network
, this enables the VirtualCircuit
model to determine whether a circuit is a VRF virtual circuit or a VLAN virtual circuit.