-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathtoc.yaml
225 lines (225 loc) · 7.84 KB
/
toc.yaml
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
toc:
properties:
subcollection: Cloudant
service-name: cloudantnosqldb
version: 2
category: database
audience: service
href: /docs/Cloudant?topic=Cloudant-getting-started-with-cloudant
console-page: /docs/Cloudant
product-page: https://www.ibm.com/cloud/cloudant
path: Cloudant
label: Cloudant
entries:
- navgroup:
id: learn
topics:
- what-is-cloudant.md
- topic: getting-started.md
navtitle: Getting started
- offerings/bluemix.md
- offerings/pricing.md
- offerings/limits.md
- offerings/connecting.md
- offerings/learning-center.md
- topicgroup:
label: Security & compliance
topics:
- offerings/security.md
- offerings/compliance.md
- offerings/dataprivacygovernance.md
- offerings/audit.md
- offerings/gdpr.md
- service-change-notices/deprecations.md
- release_info/release_notes_classic.md
- navgroup:
id: tutorial
topics:
- tutorials/locate-service-credentials.md
- tutorials/migrate-to-iam-only.md
- tutorials/revoke-instance-url-style-credential.md
- tutorials/use-dashboard.md
- tutorials/dig-deeper-dashboard.md
- tutorials/todo-list.md
- tutorials/create_service_cli.md
- tutorials/create_dedicated_hardware_plan.md
- tutorials/create_database.md
- tutorials/create_query.md
- tutorials/create_backup.md
- navgroup:
id: howto
topics:
- basics/basics.md
- topicgroup:
label: Managing your accounts
topics:
- accounts/account.md
- accounts/curl.md
- accounts/cors.md
- accounts/http.md
- accounts/json.md
- topicgroup:
label: Working with databases
topics:
- databases/database.md
- databases/creating-a-db.md
- databases/getting-db-details.md
- databases/getting-a-list-of-all-dbs-in-account.md
- databases/getting-docs.md
- databases/sending-multiple-queries-to-db.md
- databases/getting-changes-to-docs-in-db.md
- databases/deleting-a-db.md
- databases/sharding.md
- databases/mvcc.md
- databases/database_partitioning.md
- databases/conflicts.md
- databases/cap_theorem.md
- databases/couchapps.md
- databases/cloudant-redis-cache.md
- topicgroup:
label: How documents work
topics:
- documents/docs-overview.md
- documents/creating-a-document.md
- documents/reading-a-document.md
- documents/updating-a-document.md
- documents/deleting-a-document.md
- documents/tombstone-documents.md
- documents/bulk-operations.md
- documents/design_documents.md
- documents/design_document_management.md
- documents/transactions.md
- documents/attachments.md
- topicgroup:
label: Monitoring your instance
topics:
- monitor/monitoring.md
- monitor/capacity.md
- monitor/active_tasks.md
- monitor/managing_tasks.md
- topicgroup:
label: Querying the database
topics:
- query/cloudant-query.md
- query/query-parameters.md
- query/work-with-indexes.md
- query/create-selector-expressions.md
- query/selector-syntax.md
- query/cloudant-operators.md
- query/more-about-text-indexes.md
- query/movies-demo-database.md
- query/creating_views.md
- query/using_views.md
- query/search.md
- query/search-analyzers.md
- query/pagination-bookmarks.md
- query/cloudant-geo.md
- topicgroup:
label: Replicating databases
topics:
- replicate/replication_guide.md
- replicate/replication.md
- replicate/advanced_replication.md
- topicgroup:
label: Migrating your plan
topics:
- migration/migration-overview.md
- migration/create-migrate-lite.md
- migration/create-migrate-enterprise.md
- migration/find-your-plan.md
- topicgroup:
label: Recovery and backup
topics:
- guides/disaster-recovery-and-backup.md
- guides/active-active.md
- guides/backup-cookbook.md
- topicgroup:
label: Enhancing security for IBM Cloudant
topics:
- security/access-iam.md
- security/architecture-workload-isolation.md
- security/service-endpoints.md
- security/secure-connection.md
- security/manage-scc.md
- security/secure-data.md
- security/audit-events.md
- navgroup:
id: reference
topics:
- offerings/responsibilities.md
- service-dependency.md
- topicgroup:
label: Observability
topics:
- offerings/logs.md
- offerings/at-integration.md
- offerings/platform-metrics.md
- topicgroup:
label: High availability and disaster recovery
topics:
- ha-dr/bc-dr.md
- ha-dr/ha.md
- topic: offerings/data-portability.md
navtitle: Data portability
- topicgroup:
label: Best practices for IBM Cloudant
topics:
- best-practices/best-practices1.md
- best-practices/best-practices2.md
- best-practices/best-practices3.md
- topicgroup:
label: Sample apps
links:
- link:
label: Offline First shopping list
href: https://developer.ibm.com/patterns/create-an-offline-first-shopping-list-progressive-web-app/
- link:
label: Serverless web application and API
href: https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-serverless-api-webapp#serverless-api-webapp
- link:
label: Create a climate rating system on the IBM Cloud
href: https://developer.ibm.com/tutorials/provision-a-couchdb-instance-using-cloudant-cfc-starter-kit-2/
- link:
label: Mobile application with serverless backend
href: https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-serverless-mobile-backend#serverless-mobile-backend
- link:
label: Gather, visualize, and analyze IoT data
href: https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-gather-visualize-analyze-iot-data#gather-visualize-analyze-iot-data
- libraries/client-libraries.md
- topicgroup:
label: Apache CouchDB
topics:
- couchdb/comparison.md
- couchdb/compare.md
- topicgroup:
label: Other offerings
topics:
- offerings/bluemix_dedicated.md
- offerings/cloudant.com.md
- link:
label: API & SDK reference docs
href: https://cloud.ibm.com/apidocs/cloudant
- topicgroup:
label: CLI
topics:
- include: ../cloud-docs/cloudant-cli.md
- release_info/cli-change-log.md
- link:
label: Terraform reference docs
href: https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/cloudant
- navgroup:
id: help
topics:
- topicgroup:
label: FAQs
topics:
- faqs/authenticating-faq.md
- faqs/availability-zones-faq.md
- faqs/document-version-conflicts-faq.md
- faqs/migration-faq.md
- faqs/model-data-faq.md
- faqs/pricing-faq.md
- faqs/provisioned-throughput-capacity-faq.md
- faqs/changes-feed-faq.md
- faqs/cloudant-query-faq.md
- get-help.md