Skip to content

Commit 64c65e8

Browse files
committed
Upgrading to Netbox 3.0.2
1 parent 70bbf6f commit 64c65e8

File tree

177 files changed

+73417
-11664
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+73417
-11664
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ go-netbox
33

44
[![GoDoc](http://godoc.org/github.com/netbox-community/go-netbox?status.svg)](http://godoc.org/github.com/netbox-community/go-netbox) [![Build Status](https://github.com/netbox-community/go-netbox/workflows/main/badge.svg?branch=master)](https://github.com/netbox-community/go-netbox/actions) [![Report Card](https://goreportcard.com/badge/github.com/netbox-community/go-netbox)](https://goreportcard.com/report/github.com/netbox-community/go-netbox)
55

6-
Package `netbox` provides an API 2.0 client for [netbox-community's NetBox](https://github.com/netbox-community/netbox)
6+
Package `netbox` provides an API 3.0 client for [netbox-community's NetBox](https://github.com/netbox-community/netbox)
77
IPAM and DCIM service.
88

9-
This package assumes you are using NetBox 2.0, as the NetBox 1.0 API no longer exists.
9+
This package assumes you are using NetBox 3.0, as the NetBox 1.0 API no longer exists. However NetBox 2.0 might still work as the API isn't that different between 2.0 and 3.0.
1010

1111
Using the client
1212
================

netbox/client/circuits/circuits_client.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

netbox/client/dcim/dcim_client.go

Lines changed: 33 additions & 156 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)