@itentialopensource/adapter-128technology 0.5.3 → 0.5.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,20 @@
1
1
 
2
+ ## 0.5.5 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_12:48PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-128technology!15
7
+
8
+ ---
9
+
10
+ ## 0.5.4 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_15:36PM
13
+
14
+ See merge request itentialopensource/adapters/cloud/adapter-128technology!14
15
+
16
+ ---
17
+
2
18
  ## 0.5.3 [02-28-2024]
3
19
 
4
20
  * Changes made at 2024.02.28_11:52AM
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-128technology",
3
3
  "webName": "Adapter for Integration to 128 Technology",
4
- "vendor": "128 Technology",
4
+ "vendor": "Juniper Networks",
5
5
  "product": "128 Technology",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
@@ -17,18 +17,26 @@
17
17
  "Cloud"
18
18
  ],
19
19
  "tags": [
20
- "Cloud Networking",
21
- "Network Provisioning",
22
- "Virtual Compute"
20
+ "Cloud Infrastructure Changes",
21
+ "Hybrid & Multi Cloud Orchestration",
22
+ "Configuration & Compliance",
23
+ "Software Upgrades & Device Maintenance"
23
24
  ],
24
25
  "useCases": [
25
- "Add or remove Virtual Machine Images",
26
- "Instantiate, manage, remove Virtual Machine Instances",
27
- "Deploy Virtual Services and Functions",
28
- "Determine available Cloud Resources",
29
- "Assign resources to Virtual Machine Instances",
30
- "Add or remove Virtual Networks",
31
- "Management of Cloud Network Assignments"
26
+ "VNet or VPC deploy/management",
27
+ "Connect VPC and VNet",
28
+ "Connect router to transit gateway",
29
+ "Route across GCP & Azure",
30
+ "Connect sites across cloud platforms",
31
+ "Router configuration backup or restore",
32
+ "Run network compliance checks and remediation",
33
+ "Determine configuration drift",
34
+ "Golden Configuration",
35
+ "Port Turn-up",
36
+ "Assign Network & IP",
37
+ "Cloud Managed Networks",
38
+ "Software Upgrade",
39
+ "Device Onboarding"
32
40
  ],
33
41
  "deprecated": {
34
42
  "isDeprecated": false
@@ -59,4 +67,4 @@
59
67
  "transformationProjects": [],
60
68
  "exampleProjects": []
61
69
  }
62
- }
70
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-128technology",
3
- "version": "0.5.3",
3
+ "version": "0.5.5",
4
4
  "description": "This adapter integrates with system described as: 128technology.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "128 Technologies",
Binary file