File tree 1 file changed +84
-15
lines changed
1 file changed +84
-15
lines changed Original file line number Diff line number Diff line change @@ -77,21 +77,90 @@ if __name__ == "__main__":
77
77
78
78
## Supported entities (object types)
79
79
80
- * [ Device] ( ./docs/entities.md#device )
81
- * [ Interface] ( ./docs/entities.md#interface )
82
- * [ Device Type] ( ./docs/entities.md#device-type )
83
- * [ Platform] ( ./docs/entities.md#platform )
84
- * [ Manufacturer] ( ./docs/entities.md#manufacturer )
85
- * [ Site] ( ./docs/entities.md#site )
86
- * [ Role] ( ./docs/entities.md#role )
87
- * [ IP Address] ( ./docs/entities.md#ip-address )
88
- * [ Prefix] ( ./docs/entities.md#prefix )
89
- * [ Cluster Group] ( ./docs/entities.md#cluster-group )
90
- * [ Cluster Type] ( ./docs/entities.md#cluster-type )
91
- * [ Cluster] ( ./docs/entities.md#cluster )
92
- * [ Virtual Machine] ( ./docs/entities.md#virtual-machine )
93
- * [ Virtual Disk] ( ./docs/entities.md#virtual-disk )
94
- * [ VM Interface] ( ./docs/entities.md#vm-interface )
80
+ * ASN
81
+ * ASN Range
82
+ * Aggregate
83
+ * Circuit
84
+ * Circuit Group
85
+ * Circuit Group Assignment
86
+ * Circuit Termination
87
+ * Circuit Type
88
+ * Cluster
89
+ * Cluster Group
90
+ * Cluster Type
91
+ * Console Port
92
+ * Console Server Port
93
+ * Contact
94
+ * Contact Assignment
95
+ * Contact Group
96
+ * Contact Role
97
+ * Device
98
+ * Device Bay
99
+ * Device Role
100
+ * Device Type
101
+ * FHRP Group
102
+ * FHRP Group Assignment
103
+ * Front Port
104
+ * IKE Policy
105
+ * IKE Proposal
106
+ * IP Address
107
+ * IP Range
108
+ * IP Sec Policy
109
+ * IP Sec Profile
110
+ * IP Sec Proposal
111
+ * Interface
112
+ * Inventory Item
113
+ * Inventory Item Role
114
+ * L2VPN
115
+ * L2VPN Termination
116
+ * Location
117
+ * MAC Address
118
+ * Manufacturer
119
+ * Module
120
+ * Module Bay
121
+ * Module Type
122
+ * Platform
123
+ * Power Feed
124
+ * Power Outlet
125
+ * Power Panel
126
+ * Power Port
127
+ * Prefix
128
+ * Provider
129
+ * Provider Account
130
+ * Provider Network
131
+ * RIR
132
+ * Rack
133
+ * Rack Role
134
+ * Rack Type
135
+ * Rear Port
136
+ * Region
137
+ * Role
138
+ * Route Target
139
+ * Service
140
+ * Site
141
+ * Site Group
142
+ * Tag
143
+ * Tenant
144
+ * Tenant Group
145
+ * Tunnel
146
+ * Tunnel Group
147
+ * Tunnel Termination
148
+ * VLAN
149
+ * VLAN Group
150
+ * VLAN Translation Policy
151
+ * VLAN Translation Rule
152
+ * VM Interface
153
+ * VRF
154
+ * Virtual Chassis
155
+ * Virtual Circuit
156
+ * Virtual Circuit Termination
157
+ * Virtual Circuit Type
158
+ * Virtual Device Context
159
+ * Virtual Disk
160
+ * Virtual Machine
161
+ * Wireless Lan
162
+ * Wireless Lan Group
163
+ * Wireless Link
95
164
96
165
## Development notes
97
166
You can’t perform that action at this time.
0 commit comments