forked from hlucey/billing-usage
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanding.json
More file actions
64 lines (64 loc) · 3.22 KB
/
landing.json
File metadata and controls
64 lines (64 loc) · 3.22 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
{
"title": "IBM Cloud Billing and Usage docs",
"lastupdated": "2021-04-29",
"introduction": "IBM Cloud offers multiple billing options and tools for every business whether it’s tracking your usage or managing invoice and payments. Leverage the docs, API & SDK reference, architecture references, and more to support your billing and usage needs.",
"section_devtools": {
"api": "/docs?tab=api-docs&category=platform_services&subCategory=billing-usage",
"cli": "/docs/cli?topic=cli-ibmcloud_billing"
},
"section_recommended": [
{
"title": "Best practices for billing and usage",
"description": "Follow our best practices to track costs, automate billing, and explore billing options in IBM Cloud.",
"href": "/docs/billing-usage?topic=billing-usage-best-practices"
},
{
"title": "Viewing your usage",
"description": "You can view your IBM Cloud usage details, including a summary of estimated charges for all services and resources that are used per month in your organizations, from the Usage page in the console",
"href": "/docs/billing-usage?topic=billing-usage-viewingusage"
},
{
"title": "Managing payments",
"description": "Depending on your account type, we offer multiple ways to best manage your payment methods. ",
"href": "/docs/billing-usage?topic=billing-usage-linkedusage"
}
],
"section_videos": [
{
"title": "How can I manage billing and usage in IBM Cloud?",
"href": "/docs/billing-usage?topic=billing-usage-overview",
"thumbnail": "/images/billingvideo.png"
},
{
"title": "IBM Cloud's latest unification project",
"href": "https://www.youtube.com/watch?v=AAdwp4npjvc",
"thumbnail": "/images/tobvideo.png"
}
],
"section_learn": {
"developer": "https://developer.ibm.com/depmodels/cloud/",
"architecture": "https://www.ibm.com/cloud/pricing",
"training": "https://www.ibm.com/training/cloud",
"community": "https://community.ibm.com/community/user/publiccloud/home"
},
"section_updates": {
"view_more": "/docs/overview?topic=overview-whatsnew",
"tiles": [
{
"date": "12 January 2021",
"title": "Pay as you go with Committed Use pricing model",
"description": "Customers with a Subscription account can use the new pricing model, IBM Cloud Pay as you go with Committed Use. The new pricing model provides you with additional benefits as you navigate and build on IBM Cloud."
},
{
"date": "9 February 2021",
"title": "Types of available promotion credits",
"description": "In addition to one-time promotion credits, recurring dollar credit promotion's are available."
},
{
"date": "10 December 2020",
"title": "Enhanced payments & invoicing for new US-based Pay-As-You-Go accounts with credit card billing",
"description": "We are excited to announce our latest unification project for new US-based IBM Cloud Pay-As-You-Go accounts with credit card billing. This update provides increased clarification and consistency for payments and invoicing."
}
]
}
}