File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ Not all objects which the Netbox API exposes are currently implemented. Implemen
149149 * Circuit Terminations: ` NetboxClientRuby.circuits.circuit_terminations `
150150 * Providers: ` NetboxClientRuby.circuits.providers `
151151* DCIM:
152+ * Cables: ` NetboxClientRuby.dcim.cables `
152153 * Console Connections: ` NetboxClientRuby.dcim.console_connections `
153154 * Console Ports: ` NetboxClientRuby.dcim.console_ports `
154155 * Console Server Ports: ` NetboxClientRuby.dcim.console_server_ports `
@@ -158,7 +159,9 @@ Not all objects which the Netbox API exposes are currently implemented. Implemen
158159 * Front Ports: ` NetboxClientRuby.dcim.front_ports `
159160 * Interfaces: ` NetboxClientRuby.dcim.interfaces `
160161 * Interface Connections: ` NetboxClientRuby.dcim.interface_connections `
162+ * Inventory Items: ` NetboxClientRuby.dcim.inventory_items `
161163 * Locations: ` NetboxClientRuby.dcim.locations `
164+ * MAC Addresses: ` NetboxClientRuby.dcim.mac_addresses `
162165 * Manufacturers: ` NetboxClientRuby.dcim.manufacturers `
163166 * Platforms: ` NetboxClientRuby.dcim.platforms `
164167 * Power Connections: ` NetboxClientRuby.dcim.power_connections `
Original file line number Diff line number Diff line change 1- 0.15 .0
1+ 0.16 .0
You can’t perform that action at this time.
0 commit comments