@itentialopensource/adapter-efficientip_solidserver 0.3.1 → 0.3.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
+ ## 0.3.2 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_14:11PM
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-efficientip_solidserver!4
7
+
8
+ ---
9
+
2
10
  ## 0.3.1 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_13:39PM
package/metadata.json CHANGED
@@ -14,10 +14,22 @@
14
14
  "method": "REST",
15
15
  "type": "Adapter",
16
16
  "domains": [
17
- "Inventory"
17
+ "Inventory",
18
+ "Network Services"
19
+ ],
20
+ "tags": [
21
+ "Network Infrastructure Changes",
22
+ "Configuration & Compliance"
23
+ ],
24
+ "useCases": [
25
+ "Device Onboarding",
26
+ "Assign Network & IP",
27
+ "Create A Record",
28
+ "Run network compliance checks and remediatio",
29
+ "Golden Configuration",
30
+ "Bulk IP Address Allocation",
31
+ "DNS Management"
18
32
  ],
19
- "tags": [],
20
- "useCases": [],
21
33
  "deprecated": {
22
34
  "isDeprecated": false
23
35
  },
@@ -46,4 +58,4 @@
46
58
  "transformationProjects": [],
47
59
  "exampleProjects": []
48
60
  }
49
- }
61
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-efficientip_solidserver",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "This adapter integrates with system described as: efficientip solidserver",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file