External IP/FQDN configuration (/system/external_ip_fqdn/)
URL: https://[server_name]/api/[api_version]/system/external_ip_fqdn/
This endpoint is used to set IP/FQDN exposing FortiAuthenticator to external internet.
Supported fields
Field | Display name | Type | Required | Other restrictions |
---|---|---|---|---|
value | External IP/FQDN | string | Yes | IP or FQDN, port number is optional and defaults to 443. |
Allowed methods
HTTP method | Resource URI | Action |
---|---|---|
GET
|
/api/v1/system/external_ip_fqdn/
|
Get current value of IP/FQDN settings. |
POST
|
/api/v1/system/external_ip_fqdn/
|
Set a new value for IP/FQDN. |