You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/dns/dns-scan-note.mdx
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,4 @@
2
2
{}
3
3
4
4
---
5
-
6
-
The [DNS records quick scan](/dns/zone-setups/reference/dns-quick-scan/) is not automatically invoked in the following cases:
7
-
8
-
* If you choose Enterprise plan and, instead of the **Quick Scan**, choose to upload a DNS zone file or add records manually.
9
-
* If you add a zone via the [API](/api/resources/zones/methods/create/).
10
-
11
-
You can manually invoke the quick scan via API with the [Scan DNS Records endpoint](/api/resources/dns/subresources/records/methods/scan/).
12
-
13
-
Note that the quick scan is a best effort attempt based on a predefined list of commonly used record names and types. You can read more about this in the [reference page](/dns/zone-setups/reference/dns-quick-scan/).
5
+
If you add a zone via the [API](/api/resources/zones/methods/create/), you can manually invoke the quick scan with the [Scan DNS Records endpoint](/api/resources/dns/subresources/records/methods/scan/).
0 commit comments