-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanding.json
45 lines (45 loc) · 1.66 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
{
"version": 2,
"title": "IBM Cloud Infrastructure",
"introduction": "Learn more about provisioning compute, network, and storage resources in IBM Cloud.",
"product_page": "https://www.ibm.com/cloud/infrastructure",
"console_page": "/infrastructure/overview",
"section_topics": {
"links": [
{
"title": "Understanding Infrastructure basics",
"href": "/docs/infrastructure-hub?topic=infrastructure-hub-getting-started-tutorial"
},
{
"title": "Comparing IBM Cloud classic and VPC infrastructure environments",
"href": "/docs/infrastructure-hub?topic=infrastructure-hub-compare-infrastructure"
},
{
"title": "Planning your infrastructure",
"href": "/docs/infrastructure-hub?topic=infrastructure-hub-planning-2"
},
{
"title": "Migrating your infrastructure",
"href": "/docs/infrastructure-hub?topic=infrastructure-hub-about-migration-infra"
},
{
"title": "FAQs for migration",
"href": "/docs/infrastructure-hub?topic=infrastructure-hub-bare-metal-faqs"
}
]
},
"section_highlights": [
{
"title": "Cloud Infrastructure Solutions Overview ",
"description": "IBM Cloud Infrastructure as a Service; the infrastructure for smarter business. Find the right solutions for your business requirements.",
"href": "https://www.ibm.com/cloud/infrastructure",
"type": "blog"
},
{
"title": "IBM Cloud VPC Solutions",
"description": "Learn how you can build the high-performance cloud you need with IBM Cloud VPC Solutions.",
"href": "https://www.ibm.com/cloud/vpc",
"type": "blog"
}
]
}