@itentialopensource/adapter-viptela 0.14.2 → 0.14.4

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,20 @@
1
1
 
2
+ ## 0.14.4 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_11:14AM
5
+
6
+ See merge request itentialopensource/adapters/sd-wan/adapter-viptela!39
7
+
8
+ ---
9
+
10
+ ## 0.14.3 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_10:44AM
13
+
14
+ See merge request itentialopensource/adapters/sd-wan/adapter-viptela!38
15
+
16
+ ---
17
+
2
18
  ## 0.14.2 [02-26-2024]
3
19
 
4
20
  * Changes made at 2024.02.26_13:07PM
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-viptela",
3
3
  "webName": "Adapter for Integration to Cisco Viptela",
4
- "vendor": "Cisco",
4
+ "vendor": "Cisco Systems",
5
5
  "product": "Viptela",
6
6
  "osVersion": [
7
7
  "v20.12"
@@ -16,19 +16,22 @@
16
16
  "method": "REST",
17
17
  "type": "Adapter",
18
18
  "domains": [
19
- "Inventory",
20
19
  "SD-WAN (SASE)"
21
20
  ],
22
21
  "tags": [
23
- "Configuration Management"
22
+ "Network Infrastructure Changes",
23
+ "Configuration & Compliance",
24
+ "Software Upgrades & Device Maintenance"
24
25
  ],
25
26
  "useCases": [
26
- "Provision, update, manage or remove Overlay Networks",
27
- "Provision, update, manage or remove Virtual Private Networks",
28
- "Automate the configuration of items to provision, update, manage or remove Services",
29
- "Add, update, manage or remove Organizations and Sites",
30
- "Onboard, update, manage or remove Devices",
31
- "Perform a software upgrade on Device"
27
+ "Run network compliance checks and remediation",
28
+ "Port/VLAN Configuration",
29
+ "Software Upgrade",
30
+ "Cloud Managed Networks",
31
+ "Router configuration backup or restore",
32
+ "Determine configuration drift",
33
+ "Device Onboarding",
34
+ "Port Turn-up"
32
35
  ],
33
36
  "deprecated": {
34
37
  "isDeprecated": false
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-viptela",
3
- "version": "0.14.2",
3
+ "version": "0.14.4",
4
4
  "description": "This adapter integrates with system Viptela",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Viptela",
Binary file