Skip to content

Commit f47a397

Browse files
committed
(DOCSP-14226): Fixed warnings.
1 parent d8cd195 commit f47a397

File tree

7 files changed

+25
-7
lines changed

7 files changed

+25
-7
lines changed

source/includes/backup-checkpoints-output-fields.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* - ``results``
1111
- object array
1212
- Includes one object for each item detailed in the
13-
`results array`_ section.
13+
:ref:`backup-checkpoints-output-fields-results-array`.
1414

1515
* - ``links``
1616
- object array
@@ -23,6 +23,8 @@
2323
- number
2424
- Count of the total number of items in the result set.
2525

26+
.. _backup-checkpoints-output-fields-results-array:
27+
2628
``results`` array
2729
~~~~~~~~~~~~~~~~~
2830

source/reference/atlas/backup-restore-list.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,18 +110,22 @@ number of :guilabel:`result` objects retrieved.
110110
* - ``results``
111111
- array
112112
- Array includes one object for each item detailed in the
113-
`results Embedded Document`_ section.
113+
:ref:`mcli-atlas-backup-restore-list-results-embedded-doc`.
114+
114115
* - ``links``
115116
- array
116117
- Array includes one or more links to sub-resources
117118
and/or related resources. The relations between |url|\s are
118119
explained in the :rfc:`Web Linking Specification <5988>`.
120+
119121
* - ``totalCount``
120122
- number
121123
- Integer count of the total number of items in the result set. It
122124
may be greater than the number of objects in the
123125
:guilabel:`results` array if the entire result set is paginated.
124126

127+
.. _mcli-atlas-backup-restore-list-results-embedded-doc:
128+
125129
``results`` Embedded Document
126130
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
127131

source/reference/cloud-manager/backup-restore-list.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ number of :guilabel:`result` objects retrieved.
108108
* - ``results``
109109
- array
110110
- Array includes one object for each item detailed in the
111-
`results Embedded Document`_ section.
111+
:ref:`mcli-cm-backup-restore-list-results-embedded-doc`.
112112
* - ``links``
113113
- array
114114
- Array includes one or more links to sub-resources
@@ -120,6 +120,8 @@ number of :guilabel:`result` objects retrieved.
120120
may be greater than the number of objects in the
121121
:guilabel:`results` array if the entire result set is paginated.
122122

123+
.. _mcli-cm-backup-restore-list-results-embedded-doc:
124+
123125
``results`` Embedded Document
124126
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
125127

source/reference/iam/iam-organization-list.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,15 @@ array of :guilabel:`link` objects and a count of the total number of
157157

158158
* - ``results``
159159
- Array includes one object for each item detailed in the
160-
`results Embedded Document`_ section.
160+
:ref:`mcli-iam-org-results-embedded-doc`.
161161

162162
* - ``totalCount``
163163
- Integer count of the total number of items in the result set. It
164164
may be greater than the number of objects in the
165165
:guilabel:`results` array if the entire result set is paginated.
166166

167+
.. _mcli-iam-org-results-embedded-doc:
168+
167169
``results`` Embedded Document
168170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
169171

source/reference/iam/iam-project-list.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,15 @@ array of :guilabel:`link` objects and a count of the total number of
118118

119119
* - ``results``
120120
- Array includes one object for each item detailed in the
121-
`results Embedded Document`_ section.
121+
:ref:`mcli-iam-project-results-embedded-doc`.
122122

123123
* - ``totalCount``
124124
- Integer count of the total number of items in the result set. It
125125
may be greater than the number of objects in the
126126
:guilabel:`results` array if the entire result set is paginated.
127127

128+
.. _mcli-iam-project-results-embedded-doc:
129+
128130
``results`` Embedded Document
129131
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
130132

source/reference/ops-manager/backup-restore-list.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,18 +108,22 @@ number of :guilabel:`result` objects retrieved.
108108
* - ``results``
109109
- array
110110
- Array includes one object for each item detailed in the
111-
`results Embedded Document`_ section.
111+
:ref:`mcli-om-backup-restore-list-embedded-doc`.
112+
112113
* - ``links``
113114
- array
114115
- Array includes one or more links to sub-resources
115116
and/or related resources. The relations between |url|\s are
116117
explained in the :rfc:`Web Linking Specification <5988>`.
118+
117119
* - ``totalCount``
118120
- number
119121
- Integer count of the total number of items in the result set. It
120122
may be greater than the number of objects in the
121123
:guilabel:`results` array if the entire result set is paginated.
122124

125+
.. _mcli-om-backup-restore-list-embedded-doc:
126+
123127
``results`` Embedded Document
124128
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
125129

source/reference/ops-manager/logs-jobs-list.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,15 @@ number of :guilabel:`result` objects retrieved.
8787

8888
* - ``results``
8989
- Array includes one object for each item detailed in the
90-
`results Embedded Document`_ section.
90+
:ref:`mcli-om-logs-jobs-list-embedded-doc`.
9191

9292
* - ``totalCount``
9393
- Integer count of the total number of items in the result set. It
9494
may be greater than the number of objects in the
9595
:guilabel:`results` array if the entire result set is paginated.
9696

97+
.. _mcli-om-logs-jobs-list-embedded-doc:
98+
9799
``results`` Embedded Document
98100
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99101

0 commit comments

Comments
 (0)