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: website/docs/d/fortiflexvm_configs_list.html.markdown
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ The `configs` block contains:
55
55
*`fwbc_public` - (List of Object) FortiWeb Cloud - Public. The structure of [`configs.fwbc_public` block](#nestedobjatt--configs--fwbc_public) is documented below.
56
56
*`fortisase` - (List of Object) FortiSASE. The structure of [`configs.fortisase` block](#nestedobjatt--configs--fortisase) is documented below.
57
57
*`fortiedr` - (List of Object) FortiEDR. The structure of [`configs.fortiedr` block](#nestedobjatt--configs--fortiedr) is documented below.
58
+
*`fortirecon` - (List of Object) FortiRecon. The structure of [`configs.fortirecon` block](#nestedobjatt--configs--fortirecon) is documented below.
58
59
*`siem_cloud` - (List of Object) FortiSIEM Cloud. The structure of [`configs.siem_cloud` block](#nestedobjatt--configs--siem_cloud) is documented below.
59
60
*`account_id` - (Optional/Number) Account ID.
60
61
*`id` - (Number) The unqiue number of the configuration.
@@ -76,6 +77,7 @@ The `configs` block contains:
76
77
*`FWBC_PUBLIC`: FortiWeb Cloud - Public
77
78
*`FORTISASE`: FortiSASE
78
79
*`FORTIEDR`: FortiEDR
80
+
*`FORTIREDON`: FortiRecon
79
81
*`SIEM_CLOUD`: FortiSIEM Cloud
80
82
*`program_serial_number` - (String) The unique serial number of the FortiFlex Program this configuration belongs to.
81
83
*`status` - (String) The status of this configuration. `ACTIVATE` or `DISABLED`.
@@ -379,6 +381,15 @@ The `configs.fortiedr` block contains:
379
381
*`endpoints` - (Number) Number of endpoints. Read only.
380
382
*`addons` - (List of String) The default value is an empty list. Options: `"FEDRXDR"` (XDR).
*`asset_num` - (Number) Number of Monitored Assets. Number between 200 and 1,000,000 (inclusive). Value should be divisible by 50.
389
+
*`network_num` - (Number) Internal Attack Surface Monitoring. Number between 0 and 100 (inclusive)
390
+
*`executive_num` - (Number) Executive Monitoring. Number between 0 and 1,000 (inclusive). This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
391
+
*`vendor_num` - (Number) Vendor Monitoring. Number between 0 and 1,000 (inclusive) This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
service_pkg = "FRNEASM" # "FRNEASM", "FRNEASMBP" or "FRNEASMBPACI"
281
+
asset_num = 200 # Number of Monitored Assets. Number between 200 and 1,000,000 (inclusive). Value should be divisible by 50.
282
+
network_num = 0 # Internal Attack Surface Monitoring. Number between 0 and 100 (inclusive)
283
+
executive_num = 0 # Executive Monitoring. Number between 0 and 1,000 (inclusive). This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
284
+
vendor_num = 0 # Vendor Monitoring. Number between 0 and 1,000 (inclusive) This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
285
+
}
286
+
}
275
287
```
276
288
277
289
## Argument Reference
@@ -297,6 +309,7 @@ The following arguments are supported:
297
309
*`FWBC_PUBLIC`: FortiWeb Cloud - Public
298
310
*`FORTISASE`: FortiSASE
299
311
*`FORTIEDR`: FortiEDR
312
+
*`FORTIRECON`: FortiRecon
300
313
*`SIEM_CLOUD`: FortiSIEM Cloud
301
314
*`program_serial_number` - (Required/String) The serial number of your FortiFlex Program. This serial number should start with `"ELAVMR"`.
302
315
*`name` - (Required unless you only update the status/String) The name of your configuration.
@@ -319,6 +332,7 @@ The following arguments are supported:
319
332
*`fwbc_public` - (Block List) You must fill in this block if your `product_type` is `"FWBC_PUBLIC"`. The structure of [`fwbc_public` block](#nestedblock--fwbc_public) is documented below.
320
333
*`fortisase` - (Block List) You must fill in this block if your `product_type` is `"FORTISASE"`. The structure of [`fortisase` block](#nestedblock--fortisase) is documented below.
321
334
*`fortiedr` - (Block List) You must fill in this block if your `product_type` is `"FORTIEDR"`. The structure of [`fortiedr` block](#nestedblock--fortiedr) is documented below.
335
+
*`fortirecon` - (Block List) You must fill in this block if your `product_type` is `"FORTIRECON"`. The structure of [`fortirecon` block](#nestedblock--fortirecon) is documented below.
322
336
*`siem_cloud` - (Block List) You must fill in this block if your `product_type` is `"SIEM_CLOUD"`. The structure of [`siem_cloud` block](#nestedblock--siem_cloud) is documented below.
323
337
324
338
<aid="nestedblock--fad_vm"></a>
@@ -616,6 +630,17 @@ The `fortisase` block contains:
616
630
*`endpoints` - (Read only/Number) Number of endpoints. Read only.
617
631
*`addons` - (Optional/List of String) The default value is an empty list. Options: `"FEDRXDR"` (XDR).
618
632
633
+
<aid="nestedblock--fortirecon"></a>
634
+
The `fortisase` block contains:
635
+
636
+
*`service_pkg` - (Required if `product_type = "FORTITRECON"`/String) Possible values are:
*`asset_num` - (Required if `product_type = "FORTITRECON"`/Number) Number of Monitored Assets. Number between 200 and 1,000,000 (inclusive). Value should be divisible by 50.
641
+
*`network_num` - (Optional/Number) Internal Attack Surface Monitoring. Number between 0 and 100 (inclusive)
642
+
*`executive_num` - (Optional/Number) Executive Monitoring. Number between 0 and 1,000 (inclusive). This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
643
+
*`vendor_num` - (Optional/Number) Vendor Monitoring. Number between 0 and 1,000 (inclusive) This value can only be set to 0 if `service_pkg` is `"FRNEASM"` or `"FRNEASMBP"`.
0 commit comments