Skip to content

Commit 45e573c

Browse files
authored
(DOCSP-36534) Adds admonition to delete one endpoint.-v8.0-backport (728) (#744)
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-36534) Adds admonition to delete one endpoint. (#728)](10gen/docs-ops-manager#728) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent e6408df commit 45e573c

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. important::
2+
3+
Deleting a project removes all the project's artifacts, including
4+
all monitoring data. |mms| no longer displays the project in
5+
selection lists. You can't delete a project that has managed
6+
deployments.
7+
8+
You can delete a project if:
9+
10+
- You have :authrole:`Project Owner` access for the project.
11+
12+
- The project has no backups. To terminate your backups prior to
13+
removing the project, see :ref:`terminate-backup`.

source/reference/api/groups/delete-one-group.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Delete One Project
1010
:depth: 2
1111
:class: singlecol
1212

13+
.. include:: /includes/important-delete-project.rst
14+
1315
.. include:: /includes/fact-groups-projects-synonyms.rst
1416

1517
.. include:: /includes/api/base-api-uri.rst

source/tutorial/manage-projects.txt

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,8 @@ Move One Project from One Organization to Another
7575
Delete One Project
7676
------------------
7777

78-
.. important::
79-
80-
Deleting a project removes all the project's artifacts, including
81-
all monitoring data. |mms| no longer displays the project in
82-
selection lists. You can't delete a project that has managed
83-
deployments.
84-
85-
You can delete a project if:
86-
87-
- You have the :authrole:`Project Owner` access for the project.
8878

89-
- The project has no backups. To terminate your backups prior to
90-
removing the project, see :ref:`terminate-backup`.
79+
.. include:: /includes/important-delete-project.rst
9180

9281
.. include:: /includes/steps/remove-group.rst
9382

0 commit comments

Comments
 (0)