config system external-resource
Configure external resource.
config system external-resource
Description: Configure external resource.
edit <name>
set address-comment-field {string}
set address-data-field {string}
set address-name-field {string}
set category {integer}
set client-cert {string}
set client-cert-auth [enable|disable]
set comments {var-string}
set fabric-force-sync [enable|disable]
set fabric-object [enable|disable]
set fabric-object-source [member|local|...]
set interface {string}
set interface-select-method [auto|sdwan|...]
set namespace {string}
set object-array-path {string}
set password {varlen_password}
set refresh-rate {integer}
set resource {string}
set server-identity-check [none|basic|...]
set source-ip {ipv4-address}
set source-ip-interface {string}
set status [enable|disable]
set threat-feed-hash-mode [hash-db|plain-text-db]
set type [category|domain|...]
set update-method [feed|push|...]
set user-agent {var-string}
set username {string}
set uuid {uuid}
set vrf-select {integer}
next
end
config system external-resource
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
address-comment-field |
JSON Path to address description in generic address entry. |
string |
Maximum length: 511 |
$.description |
||||||||||||||||
|
address-data-field |
JSON Path to address data in generic address entry. |
string |
Maximum length: 511 |
$.value |
||||||||||||||||
|
address-name-field |
JSON Path to address name in generic address entry. |
string |
Maximum length: 511 |
$.name |
||||||||||||||||
|
category |
User resource category. |
integer |
Minimum value: 192 Maximum value: 221 |
0 |
||||||||||||||||
|
client-cert |
Client certificate name. |
string |
Maximum length: 79 |
|
||||||||||||||||
|
client-cert-auth |
Enable/disable using client certificate for TLS authentication. |
option |
- |
disable |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
comments |
Comment. |
var-string |
Maximum length: 255 |
|
||||||||||||||||
|
fabric-force-sync * |
Enable/disable forced synchronization of configuration objects from the root FortiGate unit to the downstream devices. Configuration conflict check is skipped. |
option |
- |
disable |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
fabric-object * |
Security Fabric global object setting. |
option |
- |
disable |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
fabric-object-source * |
Source of truth for fabric object. |
option |
- |
root |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
interface |
Specify outgoing interface to reach server. |
string |
Maximum length: 15 |
|
||||||||||||||||
|
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
auto |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
name |
External resource name. |
string |
Maximum length: 35 |
|
||||||||||||||||
|
namespace |
Generic external connector address namespace. |
string |
Maximum length: 15 |
|
||||||||||||||||
|
object-array-path |
JSON Path to array of generic addresses in resource. |
string |
Maximum length: 511 |
$.addresses |
||||||||||||||||
|
password |
HTTP basic authentication password. |
varlen_password |
Not Specified |
|
||||||||||||||||
|
refresh-rate |
Time interval to refresh external resource (1 - 43200 min, default = 5 min). |
integer |
Minimum value: 1 Maximum value: 43200 |
5 |
||||||||||||||||
|
resource |
URL of external resource. |
string |
Maximum length: 511 |
|
||||||||||||||||
|
server-identity-check |
Certificate verification option. |
option |
- |
none |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
source-ip |
Source IPv4 address used to communicate with server. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||||||||||
|
source-ip-interface |
IPv4 Source interface for communication with the server. |
string |
Maximum length: 15 |
|
||||||||||||||||
|
status |
Enable/disable user resource. |
option |
- |
enable |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
threat-feed-hash-mode * |
Configure use of the external threat feed as either a hash database or plain text database (default = plain-text-db). |
option |
- |
plain-text-db |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
type |
User resource type. |
option |
- |
category |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
update-method |
External resource update method. |
option |
- |
feed |
||||||||||||||||
|
|
|
|||||||||||||||||||
|
user-agent |
HTTP User-Agent header (default = 'curl/7.58.0'). |
var-string |
Maximum length: 255 |
|
||||||||||||||||
|
username |
HTTP basic authentication user name. |
string |
Maximum length: 64 |
|
||||||||||||||||
|
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||||||||||||
|
vrf-select |
VRF ID used for connection to server. |
integer |
Minimum value: 0 Maximum value: 511 |
0 |
||||||||||||||||
* This parameter may not exist in some models.