@itentialopensource/adapter-f5_bigiq 0.4.6 → 0.4.7

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.4.7 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_15:57PM
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-f5_bigiq!14
7
+
8
+ ---
9
+
2
10
  ## 0.4.6 [03-08-2024]
3
11
 
4
12
  * Adds call to delete script from BIG-IQ
package/metadata.json CHANGED
@@ -16,15 +16,26 @@
16
16
  "method": "REST",
17
17
  "type": "Adapter",
18
18
  "domains": [
19
- "Security (SASE)"
19
+ "Data Center",
20
+ "Network Services"
20
21
  ],
21
22
  "tags": [
22
- "Firewall",
23
- "Security Rule Management"
23
+ "Configuration & Compliance",
24
+ "Network Infrastructure Changes",
25
+ "Software Upgrades & Device Maintenance"
24
26
  ],
25
27
  "useCases": [
26
- "Add, update, manage and remove Security Policies and Rules",
27
- "Automate Security Rule Validation"
28
+ "Device Onboarding",
29
+ "Router configuration backup or restore",
30
+ "Run network compliance checks and remediation",
31
+ "Determine configuration drift",
32
+ "Golden Configuration",
33
+ "Port/VLAN Configuration",
34
+ "EVPN & VXLA",
35
+ "Port Turn-up",
36
+ "Assign Network & IP",
37
+ "Cloud Managed Networks",
38
+ "Software Upgrade"
28
39
  ],
29
40
  "deprecated": {
30
41
  "isDeprecated": false
@@ -65,9 +76,8 @@
65
76
  "docLink": "",
66
77
  "webLink": ""
67
78
  }
68
-
69
79
  ],
70
80
  "transformationProjects": [],
71
81
  "exampleProjects": []
72
82
  }
73
- }
83
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-f5_bigiq",
3
- "version": "0.4.6",
3
+ "version": "0.4.7",
4
4
  "description": "This adapter integrates with system described as: f5Big-iqApi.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file