-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathlanding.json
More file actions
65 lines (65 loc) · 2.53 KB
/
landing.json
File metadata and controls
65 lines (65 loc) · 2.53 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
{
"version": 2,
"title": "IBM Cloud Direct Link",
"introduction": "The IBM Cloud Direct Link solution is designed to seamlessly connect your on-premises resources to your cloud resources. Leverage the docs, CLI, and API reference to plan for, provision, and manage your direct links.",
"product_page": "https://www.ibm.com/products/direct-link",
"console_page": "/interconnectivity/direct-link",
"section_topics": {
"links": [
{
"title": "About IBM Cloud Direct Link",
"href": "/docs/dl?topic=dl-dl-about"
},
{
"title": "Ordering Direct Link Dedicated",
"href": "/docs/dl?topic=dl-how-to-order-ibm-cloud-dl-dedicated"
},
{
"title": "Ordering Direct Link Connect",
"href": "/docs/dl?topic=dl-how-to-order-ibm-cloud-dl-connect"
},
{
"title": "Models for diversity in Direct Link",
"href": "/docs/dl?topic=dl-models-for-diversity-and-redundancy-in-direct-link"
}
]
},
"section_highlights": [
{
"title": "Use IBM Direct Link for IBM Cloud network connectivity",
"description": "Learn how IBM Direct Link lets you provides connectivity from an on-premises external source into IBM Cloud privately and securely.",
"href": "https://developer.ibm.com/blogs/?mhsrc=ibmsearch_a&mhq=direct%20link%20blog",
"type": "blog",
"recommended": true
},
{
"title": "Enterprise-Grade Secrets Management — Now Even More Secure with Direct Link",
"description": "Announcing the native integration of IBM Cloud Secrets Manager with Direct Link.",
"href": "https://community.ibm.com/community/user/blogs/premnath-jaganathan/2026/03/09/bringing-enterprise-grade-security-to-ibm-cloud",
"type": "blog",
"recommended": true
}
],
"section_devtools": {
"api": "/apidocs/direct_link",
"cli": "/docs/dl?topic=dl-dl-cli",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/dl_gateway"
},
"section_updates": {
"view_more": "/docs/dl?topic=dl-direct-link-release-notes",
"tiles": [
{
"date": "17 March 2026",
"title": "Secrets Manager authentication support for Direct Link Dedicated with MACsec and BGP MD5"
},
{
"date": "02 September 2025",
"title": "Influence routing decisions by using AS Path length to choose specific paths"
},
{
"date": "17 June 2025",
"title": "Media Access Control Security (MACsec) support for Direct Link Dedicated"
}
]
}
}