Skip to content

Commit c698cc1

Browse files
authored
(DOCSP-43860) [OM] Backport DOCSP-43011 to v6.0 (#382) (#392)
## Unnesting components in 11 OM pages. [This spreadsheet](https://docs.google.com/spreadsheets/d/1M2IlsyV0-6mY-AvBBrX-4uSDtQrbt9zuoXsqIJaVqlk/edit?gid=0#gid=0) tracks the number of nested components on each page, and [this doc](https://docs.google.com/document/d/1yMbngEPOQ82bAzBTC2VJwIvsUBOSCJh21cGbDoe1a8/edit#heading=h.7hxlffls9cx6) provides guidelines for fixing nested components. ## [DOCSP-43011](https://jira.mongodb.org/browse/DOCSP-43011) ## STAGING 1.[ops-manager/current/reference/api/admin/backup/daemonConfigs/update-one-backup-daemon-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/daemonConfigs/update-one-backup-daemon-configuration/) — Unnested 1 note and an example within that note. Also edited for style guidelines (2nd person, imperative mood, active voice). 2.[ops-manager/current/reference/api/admin/backup/oplog/mongoConfigs/create-one-oplog-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/mongoConfigs/create-one-oplog-configuration/) — Unnested 2 tips in tables 3.[ops-manager/current/reference/api/admin/backup/oplog/mongoConfigs/get-all-oplog-configurations/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/mongoConfigs/get-all-oplog-configurations/) — Unnested 1 tip in table, same commit as (2): [a60846e](10gen/docs-ops-manager@a60846e) 4.[ops-manager/current/reference/api/admin/backup/oplog/mongoConfigs/get-one-oplog-configuration-by-id/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/mongoConfigs/get-one-oplog-configuration-by-id/) — Unnested 1 tip in table, same commit as above ([a60846e](10gen/docs-ops-manager@a60846e)) 5.[ops-manager/current/reference/api/admin/backup/oplog/mongoConfigs/update-one-oplog-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/mongoConfigs/update-one-oplog-configuration/) — Unnested 1 tip in table, 1 more tip unnested in same commit as above: ([a60846e](10gen/docs-ops-manager@a60846e)) 6.[ops-manager/current/reference/api/admin/backup/oplog/s3Configs/create-one-s3-oplog-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/s3Configs/create-one-s3-oplog-configuration/) — Unnested 2 tips in tables 7.[ops-manager/current/reference/api/admin/backup/oplog/s3Configs/get-all-s3-oplog-configurations/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/s3Configs/get-all-s3-oplog-configurations/) — Unnested 1 tip in table in previous commit ([a60846e](10gen/docs-ops-manager@a60846e)) 8.[ops-manager/current/reference/api/admin/backup/oplog/s3Configs/get-one-s3-oplog-configuration-by-id/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/s3Configs/get-one-s3-oplog-configuration-by-id/) — Unnested 1 tip in table in previous commit ([a60846e](10gen/docs-ops-manager@a60846e)) 9.[ops-manager/current/reference/api/admin/backup/oplog/s3Configs/update-one-s3-oplog-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/oplog/s3Configs/update-one-s3-oplog-configuration/) — Unnested 1 tips in table, 1 more tip unnested in previous commit ([a60846e](10gen/docs-ops-manager@a60846e)). 10. [ops-manager/current/reference/api/admin/backup/sync/mongoConfigs/create-one-sync-store-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/sync/mongoConfigs/create-one-sync-store-configuration/) — Unnested 2 tips in tables. 11.[ops-manager/current/reference/api/admin/backup/sync/mongoConfigs/get-all-sync-store-configurations/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/sync/mongoConfigs/get-all-sync-store-configurations/) — Unnested 1 tip in table in previous commit [0e1c25b](10gen/docs-ops-manager@0e1c25b) 12.[ops-manager/current/reference/api/admin/backup/sync/mongoConfigs/get-one-sync-store-configuration-by-id/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/sync/mongoConfigs/get-one-sync-store-configuration-by-id/) — Unnested 1 tip in table in previous commit ([0e1c25b](10gen/docs-ops-manager@0e1c25b)) 13.[ops-manager/current/reference/api/admin/backup/sync/mongoConfigs/update-one-sync-store-configuration/](https://deploy-preview-375--10gen-docs-ops-manager.netlify.app/reference/api/admin/backup/sync/mongoConfigs/update-one-sync-store-configuration/)— Unnested 1 tip in table, 1 more tip unnested in previous commit ([0e1c25b](10gen/docs-ops-manager@0e1c25b)) ## [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/66f1cb58630add000878affb) ## Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working. --------- ## Backport [DOCSP-43011](https://jira.mongodb.org/browse/DOCSP-43011) to v6.0 ## [DOCSP-43860](https://jira.mongodb.org/browse/DOCSP-43860) ## [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/66f44d0b3ebfd70007a6f8af) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working.
1 parent c0722ba commit c698cc1

10 files changed

+23
-48
lines changed

source/includes/api/list-tables/admin-oplog-store-create-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,5 @@
6060
- ``JOURNALED``
6161
- ``MAJORITY``
6262

63-
.. seealso::
64-
65-
To learn about write acknowledgement levels in MongoDB, see
66-
:manual:`Write Concern </reference/write-concern>`
63+
To learn about write acknowledgement levels in MongoDB, see
64+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-oplog-store-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,5 @@
5656
- ``JOURNALED``
5757
- ``MAJORITY``
5858

59-
.. seealso::
60-
61-
To learn about write acknowledgement levels in MongoDB, see
62-
:manual:`Write Concern </reference/write-concern>`
59+
To learn about write acknowledgement levels in MongoDB, see
60+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-oplog-store-response-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,5 @@
6464
- ``JOURNALED``
6565
- ``MAJORITY``
6666

67-
.. seealso::
68-
69-
To learn about write acknowledgement levels in MongoDB, see
70-
:manual:`Write Concern </reference/write-concern>`
67+
To learn about write acknowledgement levels in MongoDB, see
68+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-s3-oplog-store-create-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,5 @@
194194
- ``JOURNALED``
195195
- ``MAJORITY``
196196

197-
.. seealso::
198-
199-
To learn about write acknowledgement levels in MongoDB, see
200-
:manual:`Write Concern </reference/write-concern>`
197+
To learn about write acknowledgement levels in MongoDB, see
198+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-s3-oplog-store-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,5 @@
187187
- ``JOURNALED``
188188
- ``MAJORITY``
189189

190-
.. seealso::
191-
192-
To learn about write acknowledgement levels in MongoDB, see
193-
:manual:`Write Concern </reference/write-concern>`
190+
To learn about write acknowledgement levels in MongoDB, see
191+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-s3-oplog-store-response-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,5 @@
138138
- ``JOURNALED``
139139
- ``MAJORITY``
140140

141-
.. seealso::
142-
143-
To learn about write acknowledgement levels in MongoDB, see
144-
:manual:`Write Concern </reference/write-concern>`
141+
To learn about write acknowledgement levels in MongoDB, see
142+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-sync-store-create-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,5 @@
6060
- ``JOURNALED``
6161
- ``MAJORITY``
6262

63-
.. seealso::
64-
65-
To learn about write acknowledgement levels in MongoDB, see
66-
:manual:`Write Concern </reference/write-concern>`
63+
To learn about write acknowledgement levels in MongoDB, see
64+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-sync-store-request-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,5 @@
5656
- ``JOURNALED``
5757
- ``MAJORITY``
5858

59-
.. seealso::
60-
61-
To learn about write acknowledgement levels in MongoDB, see
62-
:manual:`Write Concern </reference/write-concern>`
59+
To learn about write acknowledgement levels in MongoDB, see
60+
:manual:`Write Concern </reference/write-concern>`.

source/includes/api/list-tables/admin-sync-store-response-documents.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,5 @@
6464
- ``JOURNALED``
6565
- ``MAJORITY``
6666

67-
.. seealso::
68-
69-
To learn about write acknowledgement levels in MongoDB, see
70-
:manual:`Write Concern </reference/write-concern>`
67+
To learn about write acknowledgement levels in MongoDB, see
68+
:manual:`Write Concern </reference/write-concern>`.

source/reference/api/admin/backup/daemonConfigs/update-one-backup-daemon-configuration.txt

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,13 @@ Request Path Parameters
5757
of the :term:`head directory` on this :opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>`
5858
host.
5959

60-
.. note::
61-
62-
Requests should encode slashes in the URL path.
60+
Requests encode slashes in the URL path. For example, for Linux platforms,
61+
you should add the head directory in this format:
6362

64-
.. example::
63+
.. code-block:: http
6564

66-
For Linux platforms, the head directory would be added in
67-
this format:
68-
69-
.. code-block:: http
70-
71-
http://localhost:8080/api/public/v1.0/
72-
admin/backup/daemon/config/
73-
localhost/%2Fdata%2Fbackup%2F
65+
http://localhost:8080/api/public/v1.0/admin/backup/
66+
daemon/config/localhost/%2Fdata%2Fbackup%2F
7467

7568
Request Query Parameters
7669
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)