-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathlanding.json
More file actions
67 lines (67 loc) · 2.33 KB
/
landing.json
File metadata and controls
67 lines (67 loc) · 2.33 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
66
67
{
"version": 2,
"title": "Managing your account, resources, and access docs",
"introduction": "Discover the end-to-end journey for managing your account by leveraging the docs. Start by setting up your IBM Cloud account and learn how to effectively manage your costs and usage. Explore best practices for resource management and find out how to get the support you need.",
"console_page": "/account",
"section_topics": {
"links": [
{
"title": "Learn about different account types",
"href": "/docs/account?topic=account-accounts"
},
{
"title": "Setting up your IBM Cloud account",
"href": "/docs/account?topic=account-account-getting-started"
},
{
"title": "Monitoring your login sessions",
"href": "/docs/account?topic=account-monitor-your-session"
},
{
"title": "Viewing your usage",
"href": "/docs/account?topic=account-viewingusage"
},
{
"title": "FAQ about accounts",
"href": "/docs/account?topic=account-accountfaqs"
}
]
},
"section_highlights": [
{
"title": "Catalog management in IBM Cloud",
"description": "Learn how to create private catalogs and access catalog settings.",
"href": "https://www.ibm.com/new",
"type": "blog"
},
{
"title": "Introduction to IBM Cloud billing and usage",
"description": "Learn about the costs of any billable services that you use in your account.",
"href": "https://mediacenter.ibm.com/media/Introduction%20to%20IBM%20Cloud%20billing%20and%20usage/1_w31ph24n",
"type": "video",
"recommended": true
}
],
"section_devtools": {
"api": "/apidocs/resource-catalog/private-catalog",
"cli": "/docs/account?topic=account-manage-catalogs-plugin",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs"
},
"section_updates": {
"view_more": "/docs/overview?topic=overview-whatsnew",
"tiles": [
{
"date": "01 April 2026",
"title": "Creating new identity provider integrations by using IBM Cloud SAML"
},
{
"date": "27 March 2026",
"title": "Share SAML IdP across IBM Cloud accounts"
},
{
"date": "27 March 2026",
"title": "Customizing the console experience for trusted profiles"
}
]
}
}