@@ -52,7 +52,6 @@ These are considered the "core" application models which are used to model netwo
52
52
* [ ipam.FHRPGroup] ( ../models/ipam/fhrpgroup.md )
53
53
* [ ipam.IPAddress] ( ../models/ipam/ipaddress.md )
54
54
* [ ipam.IPRange] ( ../models/ipam/iprange.md )
55
- * [ ipam.L2VPN] ( ../models/ipam/l2vpn.md )
56
55
* [ ipam.Prefix] ( ../models/ipam/prefix.md )
57
56
* [ ipam.RouteTarget] ( ../models/ipam/routetarget.md )
58
57
* [ ipam.Service] ( ../models/ipam/service.md )
@@ -63,6 +62,9 @@ These are considered the "core" application models which are used to model netwo
63
62
* [ tenancy.Tenant] ( ../models/tenancy/tenant.md )
64
63
* [ virtualization.Cluster] ( ../models/virtualization/cluster.md )
65
64
* [ virtualization.VirtualMachine] ( ../models/virtualization/virtualmachine.md )
65
+ * [ vpn.IPSecProfile] ( ../models/vpn/ipsecprofile.md )
66
+ * [ vpn.L2VPN] ( ../models/vpn/l2vpn.md )
67
+ * [ vpn.Tunnel] ( ../models/vpn/tunnel.md )
66
68
* [ wireless.WirelessLAN] ( ../models/wireless/wirelesslan.md )
67
69
* [ wireless.WirelessLink] ( ../models/wireless/wirelesslink.md )
68
70
@@ -75,6 +77,7 @@ Organization models are used to organize and classify primary models.
75
77
* [ dcim.Manufacturer] ( ../models/dcim/manufacturer.md )
76
78
* [ dcim.Platform] ( ../models/dcim/platform.md )
77
79
* [ dcim.RackRole] ( ../models/dcim/rackrole.md )
80
+ * [ ipam.ASNRange] ( ../models/ipam/asnrange.md )
78
81
* [ ipam.RIR] ( ../models/ipam/rir.md )
79
82
* [ ipam.Role] ( ../models/ipam/role.md )
80
83
* [ ipam.VLANGroup] ( ../models/ipam/vlangroup.md )
@@ -107,6 +110,7 @@ Component models represent individual physical or virtual components belonging t
107
110
* [ dcim.PowerOutlet] ( ../models/dcim/poweroutlet.md )
108
111
* [ dcim.PowerPort] ( ../models/dcim/powerport.md )
109
112
* [ dcim.RearPort] ( ../models/dcim/rearport.md )
113
+ * [ virtualization.VirtualDisk] ( ../models/virtualization/virtualdisk.md )
110
114
* [ virtualization.VMInterface] ( ../models/virtualization/vminterface.md )
111
115
112
116
### Component Template Models
0 commit comments