File tree Expand file tree Collapse file tree 3 files changed +16
-12
lines changed Expand file tree Collapse file tree 3 files changed +16
-12
lines changed Original file line number Diff line number Diff line change
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 `.
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ Delete One Project
10
10
:depth: 2
11
11
:class: singlecol
12
12
13
+ .. include:: /includes/important-delete-project.rst
14
+
13
15
.. include:: /includes/fact-groups-projects-synonyms.rst
14
16
15
17
.. include:: /includes/api/base-api-uri.rst
Original file line number Diff line number Diff line change @@ -75,19 +75,8 @@ Move One Project from One Organization to Another
75
75
Delete One Project
76
76
------------------
77
77
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.
88
78
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
91
80
92
81
.. include:: /includes/steps/remove-group.rst
93
82
You can’t perform that action at this time.
0 commit comments