@itentialopensource/adapter-att_mobility 0.4.2 → 0.4.3

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.3 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_14:09PM
5
+
6
+ See merge request itentialopensource/adapters/inventory/adapter-att_mobility!8
7
+
8
+ ---
9
+
2
10
  ## 0.4.2 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_13:36PM
package/metadata.json CHANGED
@@ -16,20 +16,21 @@
16
16
  "method": "REST",
17
17
  "type": "Adapter",
18
18
  "domains": [
19
- "Inventory"
19
+ "Inventory",
20
+ "Network Services"
20
21
  ],
21
22
  "tags": [
22
- "Onboarding",
23
- "IPAM",
24
- "CMDB"
23
+ "Network Infrastructure Changes",
24
+ "Configuration & Compliance"
25
25
  ],
26
26
  "useCases": [
27
- "Onboard, update, manage or remove Devices",
28
- "Reserve, assign, unassign, or release IP Addresses",
29
- "Reserve, assign, unassign, or release Ports",
30
- "Create Device Backups/Snapshots for Audit, Compliance, and Rollbacks",
31
- "Validate Device Configuration before/after Network Changes",
32
- "Add, update, manage or remove assets to/from CMDB systems"
27
+ "Device Onboarding",
28
+ "Assign Network & IP",
29
+ "Create A Record",
30
+ "Run network compliance checks and remediatio",
31
+ "Golden Configuration",
32
+ "Bulk IP Address Allocation",
33
+ "DNS Management"
33
34
  ],
34
35
  "deprecated": {
35
36
  "isDeprecated": false
@@ -59,4 +60,4 @@
59
60
  "transformationProjects": [],
60
61
  "exampleProjects": []
61
62
  }
62
- }
63
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-att_mobility",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "This adapter integrates with system described as: att-mobility.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "AT&T Mobility",
Binary file