Skip to content

Commit 7300eb5

Browse files
authored
Backports DOCSP-44174: Removes final nested components from OM (#458)
Backports #453
1 parent a7deb0b commit 7300eb5

22 files changed

+97
-146
lines changed
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
.. important::
2-
3-
Changing the Integration Key doesn't change any alerts that use this
4-
integration. Those alerts still use the previous Integration Key.
5-
6-
Remove and re-add each PagerDuty notification(s) to use the new key.
1+
:gold:`IMPORTANT:` Changing the Integration Key doesn't change any
2+
alerts that use this integration. Those alerts still use the previous
3+
Integration Key. Remove and re-add each PagerDuty notification to
4+
use the new key.

source/includes/api/automation-configuration/backupVersions.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,10 @@ settings, use the :ref:`update-backup-logs` endpoint.
5353

5454
To learn more, see :doc:`/reference/mongodb-compatibility`.
5555

56-
.. important::
57-
58-
This property is read-only. Any modifications made to this
59-
property are not reflected when updating the Backup Agent
60-
through the |api|. To update the Backup Agent version, see
61-
:ref:`this endpoint <update-monitoring-backup-versions>`.
56+
:gold:`IMPORTANT:` This property is read-only. Any modifications
57+
made to this property are not reflected when updating the Backup
58+
Agent through the |api|. To update the Backup Agent version, see
59+
:ref:`this endpoint <update-monitoring-backup-versions>`.
6260

6361
* - backupVersions[n].hostname
6462
- string

source/includes/api/automation-configuration/monitoringVersions.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,11 @@ endpoint.
5454

5555
To learn more, see :doc:`/reference/mongodb-compatibility`.
5656

57-
.. important::
58-
59-
This property is read-only. Any modifications made to this
60-
property are not reflected when updating the Monitoring Agent
61-
through the |api|.
62-
63-
To update the Monitoring Agent version, use :ref:`this endpoint <update-monitoring-backup-versions>`.
57+
:gold:`IMPORTANT:` This property is read-only. Any modifications
58+
made to this property are not reflected when updating the
59+
Monitoring Agent through the |api|. To update the Monitoring
60+
Agent version, see
61+
:ref:`this endpoint <update-monitoring-backup-versions>`.
6462

6563
* - monitoringVersions.hostname
6664
- string

source/includes/api/automation-configuration/sharding.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,9 @@ clusters.
7373
- Names of the config server hosts. The host names match the names
7474
used in each host's **processes.name** parameter.
7575

76-
If your sharded cluster runs MongoDB 3.4 or later, use
77-
**sharding.configServerReplica**.
78-
79-
.. important:: MongoDB 3.4 removes support for mirrored config servers.
76+
:gold:`IMPORTANT:` MongoDB 3.4 removes support for mirrored
77+
config servers. If your sharded cluster runs MongoDB 3.4 or
78+
later, use **sharding.configServerReplica**.
8079

8180
* - sharding.shards
8281
- array of objects

source/includes/api/list-tables/snapshot-schedule/requests-opsmgr.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,5 @@
110110
- Number of weeks to retain weekly snapshots. You can set a value
111111
between ``1`` and ``52``, inclusive.
112112

113-
.. note::
114-
115-
Setting ``weeklySnapshotRetentionWeeks`` to ``0`` disables
116-
this rule.
113+
Setting ``weeklySnapshotRetentionWeeks`` to ``0`` disables
114+
this rule.

source/includes/api/list-tables/snapshot-schedule/responses-opsmgr.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,5 @@
9595
- Number of weeks to retain weekly snapshots. |mms| may return
9696
values between ``1`` and ``52``, inclusive.
9797

98-
.. note::
99-
100-
Setting ``weeklySnapshotRetentionWeeks`` to ``0`` disables
101-
this rule.
98+
Setting ``weeklySnapshotRetentionWeeks`` to ``0`` disables
99+
this rule.

source/includes/backup/select-restore-point.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,11 @@
2222

2323
.. include:: /includes/fact-restore-doesnt-include-selected-time.rst
2424

25-
.. important::
26-
27-
In FCV 4.0, you cannot perform a :abbr:`PIT (Point in Time)` restore
28-
that covers any time prior to the latest backup resync. For the
29-
conditions that cause a resync, see
30-
:ref:`resync-backup`. This note does not apply to FCV 4.2
31-
or later.
25+
:gold:`IMPORTANT:` In FCV 4.0, you cannot perform a
26+
:abbr:`PIT(Point in Time)` restore that covers any time prior to
27+
the latest backup resync. For the conditions that cause a
28+
resync, see :ref:`resync-backup`. This note does not apply to
29+
FCV 4.2 or later.
3230

3331
- Select a :guilabel:`Date` and :guilabel:`Time`.
3432

source/includes/extracts-api-third-party-integrations.yaml

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,12 @@ content: |
3030
.. include:: /includes/fact-api-key-redacted.rst
3131
3232
* - Slack
33-
- .. important::
34-
35-
Slack integrations now use the OAuth2 verification method
36-
and must be initially configured, or updated from a legacy
37-
integration, through the |service| :doc:`third-party
38-
service integrations page
39-
</tutorial/third-party-service-integrations>`.
40-
41-
Legacy tokens will soon no longer be supported.
33+
- :gold:`IMPORTANT:` Slack integrations now use the OAuth2
34+
verification method and must be initially configured, or
35+
updated from a legacy integration, through the |service|
36+
:doc:`third-party service integrations page
37+
</tutorial/third-party-service-integrations>`. Legacy tokens
38+
will soon no longer be supported.
4239
4340
You must provide the following fields when you reconfigure an
4441
existing Slack integration:
@@ -269,15 +266,12 @@ content: |
269266
.. include:: /includes/fact-api-key-redacted.rst
270267
271268
* - Slack
272-
- .. important::
273-
274-
Slack integrations now use the OAuth2 verification method
275-
and must be initially configured, or updated from a legacy
276-
integration, through the |service| :doc:`third-party
277-
service integrations page
278-
</tutorial/third-party-service-integrations>`.
279-
280-
Legacy tokens will soon no longer be supported.
269+
- :gold:`IMPORTANT:` Slack integrations now use the OAuth2
270+
verification method and must be initially configured, or
271+
updated from a legacy integration, through the |service|
272+
:doc:`third-party service integrations page
273+
</tutorial/third-party-service-integrations>`. Legacy tokens
274+
will soon no longer be supported.
281275
282276
You must provide the following fields when you reconfigure an
283277
existing Slack integration:

source/includes/list-tables/admin-console/backup/restores.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@
3737
- the number of times a Backup Daemon tried if the restore
3838
requires a Backup Daemon
3939

40-
.. important:: Legacy Value
41-
42-
No current restore delivery method retries a restore if it
43-
fails. This column applies to obsolete restore methods.
40+
:gold:`IMPORTANT:` No current restore delivery method retries a
41+
restore if it fails. This column applies to obsolete restore
42+
methods.
4443

4544
* - Bytes Transferred
4645
- Total number of bytes that transferred while the restore job was

source/includes/list-tables/third-party-integration-settings-ui-cloud.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,10 @@
5656
the integration will display your team name and |api| token, and
5757
allow you to change your channel name.
5858

59-
.. important:: Legacy Token Deprecation
60-
61-
Legacy tokens are deprecated and will be removed in a future
62-
version of |mms|. You cannot edit a legacy token
63-
integration. Instead, you must reconfigure your Slack
64-
integration with OAuth2.
59+
:gold:`IMPORTANT:` Legacy tokens are deprecated and will be
60+
removed in a future version of |mms|. You cannot edit a legacy
61+
token integration. Instead, you must reconfigure your Slack
62+
integration with OAuth2.
6563

6664
* - VictorOps Settings
6765

0 commit comments

Comments
 (0)