We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 882605b + 14723fa commit 0d5021bCopy full SHA for 0d5021b
content/api/enterprise-api-ref/host.markdown
@@ -334,9 +334,12 @@ HTTP 200 Ok
334
335
**Method:** DELETE
336
337
-Permanently deletes host entry from the reporting database.
+Permanently deletes deleted host entry from the reporting database.
338
339
-Note: to be able to perform this action related RBAC rule (alias `hosts-delete-permanently.delete`) should be enabled.
+Notes:
340
+
341
+- To be able to perform this action related RBAC rule (alias `hosts-delete-permanently.delete`) should be enabled.
342
+- Permanent deletion requires that a host is first normally deleted and found in the response from `/api/hosts/deleted`.
343
344
**Responses:**
345
0 commit comments