@itentialopensource/adapter-cisco_defense_orchestrator 0.2.1 → 0.2.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.2.2 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_15:54PM
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-cisco_defense_orchestrator!4
7
+
8
+ ---
9
+
2
10
  ## 0.2.1 [02-28-2024]
3
11
 
4
12
  * Changes made at 2024.02.28_11:21AM
package/metadata.json CHANGED
@@ -13,9 +13,28 @@
13
13
  ],
14
14
  "method": "REST",
15
15
  "type": "Adapter",
16
- "domains": [],
17
- "tags": [],
18
- "useCases": [],
16
+ "domains": [
17
+ "Data Center",
18
+ "Network Services"
19
+ ],
20
+ "tags": [
21
+ "Configuration & Compliance",
22
+ "Network Infrastructure Changes",
23
+ "Software Upgrades & Device Maintenance"
24
+ ],
25
+ "useCases": [
26
+ "Device Onboarding",
27
+ "Router configuration backup or restore",
28
+ "Run network compliance checks and remediation",
29
+ "Determine configuration drift",
30
+ "Golden Configuration",
31
+ "Port/VLAN Configuration",
32
+ "EVPN & VXLA",
33
+ "Port Turn-up",
34
+ "Assign Network & IP",
35
+ "Cloud Managed Networks",
36
+ "Software Upgrade"
37
+ ],
19
38
  "deprecated": {
20
39
  "isDeprecated": false
21
40
  },
@@ -44,4 +63,4 @@
44
63
  "transformationProjects": [],
45
64
  "exampleProjects": []
46
65
  }
47
- }
66
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-cisco_defense_orchestrator",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "This adapter integrates with system described as: Cisco Defense Orchestrator.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file