-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathlanding.json
53 lines (53 loc) · 1.9 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
46
47
48
49
50
51
52
53
{
"version": 2,
"title": "<IBM Cloud Hyper Protect Crypto Services docs>",
"introduction": "Find useful information about Hyper Protect Crypto Services.",
"product_page": "https://www.ibm.com/products/product-value",
"console_page": "/relative/console/path",
"section_topics": {
"links": [
{
"title": "Initialize service instances using smart cards and the Management Utilities",
"href": "/docs/hs-crypto?topic=hs-crypto-initialize-hsm-management-utilities"
},
{
"title": "Initialize service instances using recovery crypto units",
"href": "/docs/hs-crypto?topic=hs-crypto-initialize-hsm-recovery-crypto-unit"
},
{
"title": "Initialize service instances using key part files",
"href": "/docs/hs-crypto?topic=hs-crypto-initialize-hsm"
}
]
},
"section_highlights": [
{
"title": "Introducing Hyper Protect Crypto Services with Unified Key Orchestrator",
"description": "Overview of deploying Hyper Protect Crypto Services with Unified Key Orchestrator.",
"href": "https://mediacenter.ibm.com/media/1_2q05kgh2",
"type": "video"
}
],
"section_devtools": {
"api": "/docs?tab=api-docs&category=security&subCategory=hs-crypto",
"cli": "/docs/hs-crypto?topic=hs-crypto-hpcs-cli-plugin",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/hpcs"
},
"section_updates": {
"view_more": "/docs/hs-crypto?topic=hs-crypto-what-new",
"tiles": [
{
"date": "10 October 2024",
"title": "Integrating IBM Cloud services with Hyper Protect Crypto Services"
},
{
"date": "10 October 2024",
"title": "Initialize service instances using smart cards and the Management Utilities"
},
{
"date": "10 October 2024",
"title": "Initialize service instances using key part files"
}
]
}
}