-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlanding.json
More file actions
63 lines (63 loc) · 2.15 KB
/
Copy pathlanding.json
File metadata and controls
63 lines (63 loc) · 2.15 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
{
"version": 2,
"title": "Selling on IBM Cloud docs",
"introduction": "Grow your business and reach more clients globally by selling your product on IBM Cloud. Leverage the docs to onboard and deliver software, deployable architectures and services.",
"console_page": "/partner-center/sell",
"section_topics": {
"links": [
{
"title": "Getting set up to sell software",
"href": "/docs/sell?topic=sell-sw-getting-started"
},
{
"title": "How third-party services use the IBM Cloud platform",
"href": "/docs/sell?topic=sell-how-it-works&interface=ui"
},
{
"title": "Developing, hosting, and testing your service brokers",
"href": "/docs/sell?topic=sell-broker-dev-host"
},
{
"title": "Defining your pricing model for software",
"href": "/docs/sell?topic=sell-sw-pricing"
},
{
"title": "FAQs about selling services",
"href": "/docs/sell?topic=sell-3p-faqs"
}
]
},
"section_highlights": [
{
"title": "Selling on IBM Cloud",
"description": "This video provides information on how to start onboarding your software to the IBM Cloud catalog.",
"href": "https://mediacenter.ibm.com/media/Selling+on+IBM+Cloud/1_btxcbc0x",
"type": "video",
"recommended": true
},
{
"title": "Selling services on IBM Cloud",
"description": "This video provides information on how to start onboarding your service to the IBM Cloud catalog.",
"href": "https://mediacenter.ibm.com/media/Selling%20services%20on%20IBM%20Cloud/1_qjjedthi",
"type": "video",
"recommended": true
}
],
"section_updates": {
"view_more": "/docs/overview?topic=overview-whatsnew",
"tiles": [
{
"date": "12 Dec 2025",
"title": "Onboarding managed professional services with usage-based pricing plans"
},
{
"date": "31 May 2024",
"title": "Onboarding software with usage-based pricing plans"
},
{
"date": "20 September 2023",
"title": "Support for onboarding third-party deployable architectures in Partner Center"
}
]
}
}