@itentialopensource/adapter-netbox_v33 2.1.1 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 2.1.2 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_14:10PM
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-netbox_v33!6
7
+
8
+ ---
9
+
2
10
  ## 2.1.1 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_13:36PM
package/metadata.json CHANGED
@@ -17,10 +17,22 @@
17
17
  "method": "REST",
18
18
  "type": "Adapter",
19
19
  "domains": [
20
- "Inventory"
20
+ "Inventory",
21
+ "Network Services"
22
+ ],
23
+ "tags": [
24
+ "Network Infrastructure Changes",
25
+ "Configuration & Compliance"
26
+ ],
27
+ "useCases": [
28
+ "Device Onboarding",
29
+ "Assign Network & IP",
30
+ "Create A Record",
31
+ "Run network compliance checks and remediatio",
32
+ "Golden Configuration",
33
+ "Bulk IP Address Allocation",
34
+ "DNS Management"
21
35
  ],
22
- "tags": [],
23
- "useCases": [],
24
36
  "deprecated": {
25
37
  "isDeprecated": false
26
38
  },
@@ -49,4 +61,4 @@
49
61
  "transformationProjects": [],
50
62
  "exampleProjects": []
51
63
  }
52
- }
64
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-netbox_v33",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "This adapter integrates with system described as: Netbox v3.3",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file