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: docs/resources/domain_record.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,7 @@ The following arguments are supported:
211
211
-`must_contain` - (Required) Text to search
212
212
-`url` - (Required) URL to match the `must_contain` text to validate an IP
213
213
-`user_agent` - (Optional) User-agent used when checking the URL
214
-
-`strategy` - (Required) Strategy to return an IP from the IPs list. Can be `random`or `hashed`
214
+
-`strategy` - (Required) Strategy to return an IP from the IPs list. Can be `random`, `hashed`or `all`
215
215
216
216
217
217
-`view` - (Optional) The answer to a DNS request is based on the client’s (resolver) subnet. *(Can be more than 1)*[Documentation and usage example](https://www.scaleway.com/en/docs/network/domains-and-dns/how-to/manage-dns-records/#views-records)
0 commit comments