@itentialopensource/adapter-meraki 1.4.5 → 1.4.6

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 1.4.6 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_10:44AM
5
+
6
+ See merge request itentialopensource/adapters/sd-wan/adapter-meraki!40
7
+
8
+ ---
9
+
2
10
  ## 1.4.5 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_13:06PM
package/metadata.json CHANGED
@@ -16,25 +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",
24
- "Onboarding",
25
- "CMDB"
22
+ "Network Infrastructure Changes",
23
+ "Configuration & Compliance",
24
+ "Software Upgrades & Device Maintenance"
26
25
  ],
27
26
  "useCases": [
28
- "Provision, update, manage or remove Overlay Networks",
29
- "Provision, update, manage or remove Virtual Private Networks",
30
- "Automate the configuration of items to provision, update, manage or remove Services",
31
- "Onboard, update, manage or remove Devices",
32
- "Add, update, manage or remove Organizations and Sites",
33
- "Perform a software upgrade on Device",
34
- "Reserve, assign, unassign, or release Ports",
35
- "Create Device Backups/Snapshots for Audit, Compliance, and Rollbacks",
36
- "Validate Device Configuration before/after Network Changes",
37
- "Add, update, manage or remove assets to/from CMDB systems"
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"
38
35
  ],
39
36
  "deprecated": {
40
37
  "isDeprecated": false
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-meraki",
3
- "version": "1.4.5",
3
+ "version": "1.4.6",
4
4
  "description": "This adapter integrates with system described as: merakiDashboardApi.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Meraki",
Binary file