-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathlanding.json
53 lines (53 loc) · 2.03 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"version": 2,
"title": "IBM Cloud Transit Gateway",
"introduction": "With IBM Cloud Transit Gateway, organizations can define and control communication between resources on the IBM Cloud network, providing dynamic scalability, high availability, and private, in-transit data between IBM Cloud data centers.",
"product_page": "https://www.ibm.com/products/transit-gateway",
"console_page": "/interconnectivity/transit-gateway",
"section_topics": {
"links": [
{
"title": "Getting started with IBM Cloud Transit Gateway",
"href": "/docs/transit-gateway?topic=transit-gateway-getting-started"
},
{
"title": "About IBM Cloud Transit Gateway",
"href": "/docs/transit-gateway?topic=transit-gateway-about"
},
{
"title": "Planning for IBM Cloud Transit Gateway",
"href": "/docs/transit-gateway?topic=transit-gateway-helpful-tips"
},
{
"title": "Ordering IBM Cloud Transit Gateway",
"href": "/docs/transit-gateway?topic=transit-gateway-ordering-transit-gateway"
},
{
"title": "Adding a connection",
"href": "/docs/transit-gateway?topic=transit-gateway-adding-connections&interface=ui"
}
]
},
"section_devtools": {
"api": "/apidocs/transit-gateway",
"cli": "/docs/transit-gateway?topic=transit-gateway-transit-gateway-cli",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/tg_connection"
},
"section_updates": {
"view_more": "/docs/transit-gateway?topic=transit-gateway-transit-gateway-release-notes",
"tiles": [
{
"date": "12 June 2024",
"title": "Support for redundant Generic Routing Encapsulation (GRE) tunnel connections"
},
{
"date": "01 May 2024",
"title": "Behavior change: Disable advertisement of service network routes from transit gateway connections"
},
{
"date": "24 June 2023",
"title": "Power Virtual Server connections for transit gateways"
}
]
}
}