@itentialopensource/adapter-dna_center 0.9.4 → 0.9.5

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.9.5 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_16:02PM
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-dna_center!19
7
+
8
+ ---
9
+
2
10
  ## 0.9.4 [02-28-2024]
3
11
 
4
12
  * Changes made at 2024.02.28_11:32AM
package/metadata.json CHANGED
@@ -14,20 +14,26 @@
14
14
  "method": "REST",
15
15
  "type": "Adapter",
16
16
  "domains": [
17
- "SD-WAN (SASE)"
17
+ "Data Center",
18
+ "Network Services"
18
19
  ],
19
20
  "tags": [
20
- "Configuration Management",
21
- "Onboarding",
22
- "CMDB"
21
+ "Configuration & Compliance",
22
+ "Network Infrastructure Changes",
23
+ "Software Upgrades & Device Maintenance"
23
24
  ],
24
25
  "useCases": [
25
- "Provision, update, manage or remove Overlay Networks",
26
- "Provision, update, manage or remove Virtual Private Networks",
27
- "Automate the configuration of items to provision, update, manage or remove Services",
28
- "Add, update, manage or remove Organizations and Sites",
29
- "Onboard, update, manage or remove Devices",
30
- "Perform a software upgrade on Device"
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"
31
37
  ],
32
38
  "deprecated": {
33
39
  "isDeprecated": false
@@ -61,4 +67,4 @@
61
67
  "transformationProjects": [],
62
68
  "exampleProjects": []
63
69
  }
64
- }
70
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-dna_center",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "description": "This adapter integrates with system Dna_center",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Cisco DNA Center",
Binary file