Commit graph

26 commits

Author SHA1 Message Date
9e323171fd
Adds missing endpoints 2024-02-12 11:27:28 +01:00
f2dfcba6ce
Initial commit 2024-02-12 10:46:19 +01:00
Christian Bönning
0d1b5231ae
Add Class for IPAM > ASN 2023-02-15 18:18:56 +01:00
Christian Bönning
61163df64a Add Support for partial updates more broadly 2022-06-02 12:56:07 +02:00
Christian Bönning
9a5bb016bc Add Support for PATCH method
For now implementation is done in Prefixes only, more to come.
2022-06-01 14:46:47 +02:00
Christian Bönning
025a7edacb Refactor Package to be Standalone 2022-05-31 12:56:36 +02:00
dgauthier
5b0834a3ba avoid loop when deleting a resource 2021-10-27 14:14:25 -04:00
Tony Roy
01e428716c add missing abstract class in api classes 2021-03-13 15:02:50 -04:00
Tony Roy
0df9b15379 Updated readme, install and other documentation, changed panel() to site() since it makes more sense that way with netbox. started fixing authentication, hostfact had a login method, but netbox does not, but the user model provides a password that we can authenticate against. 2021-03-13 14:34:15 -04:00
Tony Roy
82dd6ddb5b
Update Clusters.php
fixed typo
2021-03-13 11:01:36 -04:00
Tony Roy
a546d49221 completed documentation and fixed a few typos while reviewing 2021-03-13 09:56:03 -04:00
Tony Roy
805e3459a0
Delete Ip.php 2021-03-12 23:43:53 -04:00
Tony Roy
435e550e70 Merge branch 'master' of https://github.com/wickedsoft/laravel-netbox 2021-03-12 23:38:22 -04:00
Tony Roy
f80e0692cd finished all models and split them into folders to avoid dupes 2021-03-12 23:37:51 -04:00
Tony Roy
e21d7ebcda
Update ConnectedDevices.php 2021-03-12 17:35:26 -04:00
Tony Roy
80dc580e75 Finished DCMI portion. 2021-03-12 17:20:32 -04:00
Tony Roy
a42effc0e1 fixed asbtract api typos. 2021-03-12 15:57:29 -04:00
Tony Roy
aa440c9a76 removed apikey from parameters in the abstractapi 2021-03-12 15:40:42 -04:00
Tony Roy
039733e9f3
Update AbstractApi.php 2021-03-11 23:01:10 -04:00
Tony Roy
2fbd9ab040
Update Ip.php
push changes that didnt come through from test env
2021-03-11 23:00:11 -04:00
Tony Roy
76759d8e53
Update Ip.php 2021-03-11 22:04:24 -04:00
Tony Roy
b2152be0c8
Update AbstractApi.php 2021-03-11 10:10:18 -04:00
Tony Roy
074adbbd91
Update Ip.php 2021-03-11 10:01:28 -04:00
Tony Roy
e5aa34f661
Create Ip.php 2021-03-10 18:53:16 -04:00
Tony Roy
6ceac5409d
Create ApiInterface.php 2021-03-10 18:41:26 -04:00
Tony Roy
a4f1ff7346
Create AbstractApi.php 2021-03-10 18:40:36 -04:00