We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349b28e commit b781e8aCopy full SHA for b781e8a
website/docs/d/dedicated_server_boots.html.markdown
@@ -19,7 +19,7 @@ data "ovh_dedicated_server_boots" "netboots" {
19
20
* `service_name` - (Required) The internal name of your dedicated server.
21
22
-* `boot_type` - (Optional) Filter the value of bootType property (harddisk, rescue, ipxeCustomerScript, internal, network)
+* `boot_type` - (Optional) Filter the value of bootType property (harddisk, rescue, internal, network)
23
24
* `kernel` - (Optional) Filter the value of kernel property (iPXE script name)
25
0 commit comments