@itentialopensource/adapter-microsoft_graph 1.3.2 → 1.3.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/metadata.json +26 -4
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
package/metadata.json
CHANGED
@@ -15,9 +15,31 @@
|
|
15
15
|
],
|
16
16
|
"method": "REST",
|
17
17
|
"type": "Adapter",
|
18
|
-
"domains": [
|
19
|
-
|
20
|
-
|
18
|
+
"domains": [
|
19
|
+
"Cloud"
|
20
|
+
],
|
21
|
+
"tags": [
|
22
|
+
"Cloud Infrastructure Changes",
|
23
|
+
"Hybrid & Multi Cloud Orchestration",
|
24
|
+
"Configuration & Compliance",
|
25
|
+
"Software Upgrades & Device Maintenance"
|
26
|
+
],
|
27
|
+
"useCases": [
|
28
|
+
"VNet or VPC deploy/management",
|
29
|
+
"Connect VPC and VNet",
|
30
|
+
"Connect router to transit gateway",
|
31
|
+
"Route across GCP & Azure",
|
32
|
+
"Connect sites across cloud platforms",
|
33
|
+
"Router configuration backup or restore",
|
34
|
+
"Run network compliance checks and remediation",
|
35
|
+
"Determine configuration drift",
|
36
|
+
"Golden Configuration",
|
37
|
+
"Port Turn-up",
|
38
|
+
"Assign Network & IP",
|
39
|
+
"Cloud Managed Networks",
|
40
|
+
"Software Upgrade",
|
41
|
+
"Device Onboarding"
|
42
|
+
],
|
21
43
|
"deprecated": {
|
22
44
|
"isDeprecated": false
|
23
45
|
},
|
@@ -48,4 +70,4 @@
|
|
48
70
|
"transformationProjects": [],
|
49
71
|
"exampleProjects": []
|
50
72
|
}
|
51
|
-
}
|
73
|
+
}
|
package/package.json
CHANGED
Binary file
|