Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse
fortios.system/dhcp.getServer
Explore with Pulumi AI
Use this data source to get information on an fortios systemdhcp server
Using getServer
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getServer(args: GetServerArgs, opts?: InvokeOptions): Promise<GetServerResult>
function getServerOutput(args: GetServerOutputArgs, opts?: InvokeOptions): Output<GetServerResult>
def get_server(fosid: Optional[int] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServerResult
def get_server_output(fosid: Optional[pulumi.Input[int]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServerResult]
func LookupServer(ctx *Context, args *LookupServerArgs, opts ...InvokeOption) (*LookupServerResult, error)
func LookupServerOutput(ctx *Context, args *LookupServerOutputArgs, opts ...InvokeOption) LookupServerResultOutput
> Note: This function is named LookupServer
in the Go SDK.
public static class GetServer
{
public static Task<GetServerResult> InvokeAsync(GetServerArgs args, InvokeOptions? opts = null)
public static Output<GetServerResult> Invoke(GetServerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServerResult> getServer(GetServerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:system/dhcp/getServer:getServer
arguments:
# arguments dictionary
The following arguments are supported:
- Fosid int
- Specify the fosid of the desired systemdhcp server.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Fosid int
- Specify the fosid of the desired systemdhcp server.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- fosid Integer
- Specify the fosid of the desired systemdhcp server.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- fosid number
- Specify the fosid of the desired systemdhcp server.
- vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- fosid int
- Specify the fosid of the desired systemdhcp server.
- vdomparam str
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- fosid Number
- Specify the fosid of the desired systemdhcp server.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
getServer Result
The following output properties are available:
- Auto
Configuration string - Enable/disable auto configuration.
- Auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- Conflicted
Ip intTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- Ddns
Auth string - DDNS authentication mode.
- Ddns
Key string - DDNS update key (base 64 encoding).
- Ddns
Keyname string - DDNS update key name.
- Ddns
Server stringIp - DDNS server IP.
- Ddns
Ttl int - TTL.
- Ddns
Update string - Enable/disable DDNS update for DHCP.
- Ddns
Update stringOverride - Enable/disable DDNS update override for DHCP.
- Ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- Default
Gateway string - Default gateway IP address assigned by the DHCP server.
- Dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- Dns
Server1 string - DNS server 1.
- Dns
Server2 string - DNS server 2.
- Dns
Server3 string - DNS server 3.
- Dns
Server4 string - DNS server 4.
- Dns
Service string - Options for assigning DNS servers to DHCP clients.
- Domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- Exclude
Ranges List<Pulumiverse.Fortios. System. Dhcp. Outputs. Get Server Exclude Range> - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - Filename string
- Name of the boot file on the TFTP server.
- Forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server.
- Fosid int
- ID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Interface string
- DHCP server can assign IP configurations to clients connected to this interface.
- Ip
Mode string - Method used to assign client IP.
- Ip
Ranges List<Pulumiverse.Fortios. System. Dhcp. Outputs. Get Server Ip Range> - DHCP IP range configuration. The structure of
ip_range
block is documented below. - Ipsec
Lease intHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings).
- Netmask string
- Netmask assigned by the DHCP server.
- Next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- Ntp
Server1 string - NTP server 1.
- Ntp
Server2 string - NTP server 2.
- Ntp
Server3 string - NTP server 3.
- Ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- Options
List<Pulumiverse.
Fortios. System. Dhcp. Outputs. Get Server Option> - DHCP options. The structure of
options
block is documented below. - Relay
Agent string - Relay agent IP.
- Reserved
Addresses List<Pulumiverse.Fortios. System. Dhcp. Outputs. Get Server Reserved Address> - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - Server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- string
- Enable/disable shared subnet.
- Status string
- Enable/disable this DHCP configuration.
- Tftp
Servers List<Pulumiverse.Fortios. System. Dhcp. Outputs. Get Server Tftp Server> - TFTP server.
- Timezone string
- Select the time zone to be assigned to DHCP clients.
- Timezone
Option string - Options for the DHCP server to set the client's time zone.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings List<Pulumiverse.Fortios. System. Dhcp. Outputs. Get Server Vci String> - VCI strings.
- Wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients
- Wins
Server1 string - WINS server 1.
- Wins
Server2 string - WINS server 2.
- Vdomparam string
- Auto
Configuration string - Enable/disable auto configuration.
- Auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- Conflicted
Ip intTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- Ddns
Auth string - DDNS authentication mode.
- Ddns
Key string - DDNS update key (base 64 encoding).
- Ddns
Keyname string - DDNS update key name.
- Ddns
Server stringIp - DDNS server IP.
- Ddns
Ttl int - TTL.
- Ddns
Update string - Enable/disable DDNS update for DHCP.
- Ddns
Update stringOverride - Enable/disable DDNS update override for DHCP.
- Ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- Default
Gateway string - Default gateway IP address assigned by the DHCP server.
- Dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- Dns
Server1 string - DNS server 1.
- Dns
Server2 string - DNS server 2.
- Dns
Server3 string - DNS server 3.
- Dns
Server4 string - DNS server 4.
- Dns
Service string - Options for assigning DNS servers to DHCP clients.
- Domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- Exclude
Ranges []GetServer Exclude Range - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - Filename string
- Name of the boot file on the TFTP server.
- Forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server.
- Fosid int
- ID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Interface string
- DHCP server can assign IP configurations to clients connected to this interface.
- Ip
Mode string - Method used to assign client IP.
- Ip
Ranges []GetServer Ip Range - DHCP IP range configuration. The structure of
ip_range
block is documented below. - Ipsec
Lease intHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings).
- Netmask string
- Netmask assigned by the DHCP server.
- Next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- Ntp
Server1 string - NTP server 1.
- Ntp
Server2 string - NTP server 2.
- Ntp
Server3 string - NTP server 3.
- Ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- Options
[]Get
Server Option - DHCP options. The structure of
options
block is documented below. - Relay
Agent string - Relay agent IP.
- Reserved
Addresses []GetServer Reserved Address - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - Server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- string
- Enable/disable shared subnet.
- Status string
- Enable/disable this DHCP configuration.
- Tftp
Servers []GetServer Tftp Server - TFTP server.
- Timezone string
- Select the time zone to be assigned to DHCP clients.
- Timezone
Option string - Options for the DHCP server to set the client's time zone.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings []GetServer Vci String - VCI strings.
- Wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients
- Wins
Server1 string - WINS server 1.
- Wins
Server2 string - WINS server 2.
- Vdomparam string
- auto
Configuration String - Enable/disable auto configuration.
- auto
Managed StringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- conflicted
Ip IntegerTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth String - DDNS authentication mode.
- ddns
Key String - DDNS update key (base 64 encoding).
- ddns
Keyname String - DDNS update key name.
- ddns
Server StringIp - DDNS server IP.
- ddns
Ttl Integer - TTL.
- ddns
Update String - Enable/disable DDNS update for DHCP.
- ddns
Update StringOverride - Enable/disable DDNS update override for DHCP.
- ddns
Zone String - Zone of your domain name (ex. DDNS.com).
- default
Gateway String - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings StringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- dns
Server1 String - DNS server 1.
- dns
Server2 String - DNS server 2.
- dns
Server3 String - DNS server 3.
- dns
Server4 String - DNS server 4.
- dns
Service String - Options for assigning DNS servers to DHCP clients.
- domain String
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- exclude
Ranges List<GetServer Exclude Range> - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - filename String
- Name of the boot file on the TFTP server.
- forticlient
On StringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server.
- fosid Integer
- ID.
- id String
- The provider-assigned unique ID for this managed resource.
- interface_ String
- DHCP server can assign IP configurations to clients connected to this interface.
- ip
Mode String - Method used to assign client IP.
- ip
Ranges List<GetServer Ip Range> - DHCP IP range configuration. The structure of
ip_range
block is documented below. - ipsec
Lease IntegerHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time Integer - Lease time in seconds, 0 means default lease time.
- mac
Acl StringDefault Action - MAC access control default action (allow or block assigning IP settings).
- netmask String
- Netmask assigned by the DHCP server.
- next
Server String - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 String - NTP server 1.
- ntp
Server2 String - NTP server 2.
- ntp
Server3 String - NTP server 3.
- ntp
Service String - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- options
List<Get
Server Option> - DHCP options. The structure of
options
block is documented below. - relay
Agent String - Relay agent IP.
- reserved
Addresses List<GetServer Reserved Address> - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - server
Type String - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- String
- Enable/disable shared subnet.
- status String
- Enable/disable this DHCP configuration.
- tftp
Servers List<GetServer Tftp Server> - TFTP server.
- timezone String
- Select the time zone to be assigned to DHCP clients.
- timezone
Option String - Options for the DHCP server to set the client's time zone.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<GetServer Vci String> - VCI strings.
- wifi
Ac1 String - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 String - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 String - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac StringService - Options for assigning WiFi Access Controllers to DHCP clients
- wins
Server1 String - WINS server 1.
- wins
Server2 String - WINS server 2.
- vdomparam String
- auto
Configuration string - Enable/disable auto configuration.
- auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- conflicted
Ip numberTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth string - DDNS authentication mode.
- ddns
Key string - DDNS update key (base 64 encoding).
- ddns
Keyname string - DDNS update key name.
- ddns
Server stringIp - DDNS server IP.
- ddns
Ttl number - TTL.
- ddns
Update string - Enable/disable DDNS update for DHCP.
- ddns
Update stringOverride - Enable/disable DDNS update override for DHCP.
- ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- default
Gateway string - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- dns
Server1 string - DNS server 1.
- dns
Server2 string - DNS server 2.
- dns
Server3 string - DNS server 3.
- dns
Server4 string - DNS server 4.
- dns
Service string - Options for assigning DNS servers to DHCP clients.
- domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- exclude
Ranges GetServer Exclude Range[] - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - filename string
- Name of the boot file on the TFTP server.
- forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server.
- fosid number
- ID.
- id string
- The provider-assigned unique ID for this managed resource.
- interface string
- DHCP server can assign IP configurations to clients connected to this interface.
- ip
Mode string - Method used to assign client IP.
- ip
Ranges GetServer Ip Range[] - DHCP IP range configuration. The structure of
ip_range
block is documented below. - ipsec
Lease numberHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time number - Lease time in seconds, 0 means default lease time.
- mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings).
- netmask string
- Netmask assigned by the DHCP server.
- next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 string - NTP server 1.
- ntp
Server2 string - NTP server 2.
- ntp
Server3 string - NTP server 3.
- ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- options
Get
Server Option[] - DHCP options. The structure of
options
block is documented below. - relay
Agent string - Relay agent IP.
- reserved
Addresses GetServer Reserved Address[] - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- string
- Enable/disable shared subnet.
- status string
- Enable/disable this DHCP configuration.
- tftp
Servers GetServer Tftp Server[] - TFTP server.
- timezone string
- Select the time zone to be assigned to DHCP clients.
- timezone
Option string - Options for the DHCP server to set the client's time zone.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings GetServer Vci String[] - VCI strings.
- wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients
- wins
Server1 string - WINS server 1.
- wins
Server2 string - WINS server 2.
- vdomparam string
- auto_
configuration str - Enable/disable auto configuration.
- auto_
managed_ strstatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- conflicted_
ip_ inttimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns_
auth str - DDNS authentication mode.
- ddns_
key str - DDNS update key (base 64 encoding).
- ddns_
keyname str - DDNS update key name.
- ddns_
server_ strip - DDNS server IP.
- ddns_
ttl int - TTL.
- ddns_
update str - Enable/disable DDNS update for DHCP.
- ddns_
update_ stroverride - Enable/disable DDNS update override for DHCP.
- ddns_
zone str - Zone of your domain name (ex. DDNS.com).
- default_
gateway str - Default gateway IP address assigned by the DHCP server.
- dhcp_
settings_ strfrom_ fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- dns_
server1 str - DNS server 1.
- dns_
server2 str - DNS server 2.
- dns_
server3 str - DNS server 3.
- dns_
server4 str - DNS server 4.
- dns_
service str - Options for assigning DNS servers to DHCP clients.
- domain str
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- exclude_
ranges Sequence[GetServer Exclude Range] - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - filename str
- Name of the boot file on the TFTP server.
- forticlient_
on_ strnet_ status - Enable/disable FortiClient-On-Net service for this DHCP server.
- fosid int
- ID.
- id str
- The provider-assigned unique ID for this managed resource.
- interface str
- DHCP server can assign IP configurations to clients connected to this interface.
- ip_
mode str - Method used to assign client IP.
- ip_
ranges Sequence[GetServer Ip Range] - DHCP IP range configuration. The structure of
ip_range
block is documented below. - ipsec_
lease_ inthold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease_
time int - Lease time in seconds, 0 means default lease time.
- mac_
acl_ strdefault_ action - MAC access control default action (allow or block assigning IP settings).
- netmask str
- Netmask assigned by the DHCP server.
- next_
server str - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp_
server1 str - NTP server 1.
- ntp_
server2 str - NTP server 2.
- ntp_
server3 str - NTP server 3.
- ntp_
service str - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- options
Sequence[Get
Server Option] - DHCP options. The structure of
options
block is documented below. - relay_
agent str - Relay agent IP.
- reserved_
addresses Sequence[GetServer Reserved Address] - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - server_
type str - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- str
- Enable/disable shared subnet.
- status str
- Enable/disable this DHCP configuration.
- tftp_
servers Sequence[GetServer Tftp Server] - TFTP server.
- timezone str
- Select the time zone to be assigned to DHCP clients.
- timezone_
option str - Options for the DHCP server to set the client's time zone.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci_
strings Sequence[GetServer Vci String] - VCI strings.
- wifi_
ac1 str - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi_
ac2 str - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi_
ac3 str - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi_
ac_ strservice - Options for assigning WiFi Access Controllers to DHCP clients
- wins_
server1 str - WINS server 1.
- wins_
server2 str - WINS server 2.
- vdomparam str
- auto
Configuration String - Enable/disable auto configuration.
- auto
Managed StringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM.
- conflicted
Ip NumberTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth String - DDNS authentication mode.
- ddns
Key String - DDNS update key (base 64 encoding).
- ddns
Keyname String - DDNS update key name.
- ddns
Server StringIp - DDNS server IP.
- ddns
Ttl Number - TTL.
- ddns
Update String - Enable/disable DDNS update for DHCP.
- ddns
Update StringOverride - Enable/disable DDNS update override for DHCP.
- ddns
Zone String - Zone of your domain name (ex. DDNS.com).
- default
Gateway String - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings StringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM.
- dns
Server1 String - DNS server 1.
- dns
Server2 String - DNS server 2.
- dns
Server3 String - DNS server 3.
- dns
Server4 String - DNS server 4.
- dns
Service String - Options for assigning DNS servers to DHCP clients.
- domain String
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- exclude
Ranges List<Property Map> - Exclude one or more ranges of IP addresses from being assigned to clients. The structure of
exclude_range
block is documented below. - filename String
- Name of the boot file on the TFTP server.
- forticlient
On StringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server.
- fosid Number
- ID.
- id String
- The provider-assigned unique ID for this managed resource.
- interface String
- DHCP server can assign IP configurations to clients connected to this interface.
- ip
Mode String - Method used to assign client IP.
- ip
Ranges List<Property Map> - DHCP IP range configuration. The structure of
ip_range
block is documented below. - ipsec
Lease NumberHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time Number - Lease time in seconds, 0 means default lease time.
- mac
Acl StringDefault Action - MAC access control default action (allow or block assigning IP settings).
- netmask String
- Netmask assigned by the DHCP server.
- next
Server String - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 String - NTP server 1.
- ntp
Server2 String - NTP server 2.
- ntp
Server3 String - NTP server 3.
- ntp
Service String - Options for assigning Network Time Protocol (NTP) servers to DHCP clients.
- options List<Property Map>
- DHCP options. The structure of
options
block is documented below. - relay
Agent String - Relay agent IP.
- reserved
Addresses List<Property Map> - Options for the DHCP server to assign IP settings to specific MAC addresses. The structure of
reserved_address
block is documented below. - server
Type String - DHCP server can be a normal DHCP server or an IPsec DHCP server.
- String
- Enable/disable shared subnet.
- status String
- Enable/disable this DHCP configuration.
- tftp
Servers List<Property Map> - TFTP server.
- timezone String
- Select the time zone to be assigned to DHCP clients.
- timezone
Option String - Options for the DHCP server to set the client's time zone.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<Property Map> - VCI strings.
- wifi
Ac1 String - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 String - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 String - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac StringService - Options for assigning WiFi Access Controllers to DHCP clients
- wins
Server1 String - WINS server 1.
- wins
Server2 String - WINS server 2.
- vdomparam String
Supporting Types
GetServerExcludeRange
- End
Ip string - End of IP range.
- Id int
- ID.
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Exclude Range Uci String> - UCI strings.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Exclude Range Vci String> - VCI strings.
- End
Ip string - End of IP range.
- Id int
- ID.
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings []GetServer Exclude Range Uci String - UCI strings.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings []GetServer Exclude Range Vci String - VCI strings.
- end
Ip String - End of IP range.
- id Integer
- ID.
- lease
Time Integer - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<GetServer Exclude Range Uci String> - UCI strings.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<GetServer Exclude Range Vci String> - VCI strings.
- end
Ip string - End of IP range.
- id number
- ID.
- lease
Time number - Lease time in seconds, 0 means default lease time.
- start
Ip string - Start of IP range.
- uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings GetServer Exclude Range Uci String[] - UCI strings.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings GetServer Exclude Range Vci String[] - VCI strings.
- end_
ip str - End of IP range.
- id int
- ID.
- lease_
time int - Lease time in seconds, 0 means default lease time.
- start_
ip str - Start of IP range.
- uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci_
strings Sequence[GetServer Exclude Range Uci String] - UCI strings.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci_
strings Sequence[GetServer Exclude Range Vci String] - VCI strings.
- end
Ip String - End of IP range.
- id Number
- ID.
- lease
Time Number - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<Property Map> - UCI strings.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<Property Map> - VCI strings.
GetServerExcludeRangeUciString
- Uci
String string - UCI strings.
- Uci
String string - UCI strings.
- uci
String String - UCI strings.
- uci
String string - UCI strings.
- uci_
string str - UCI strings.
- uci
String String - UCI strings.
GetServerExcludeRangeVciString
- Vci
String string - VCI strings.
- Vci
String string - VCI strings.
- vci
String String - VCI strings.
- vci
String string - VCI strings.
- vci_
string str - VCI strings.
- vci
String String - VCI strings.
GetServerIpRange
- End
Ip string - End of IP range.
- Id int
- ID.
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Ip Range Uci String> - UCI strings.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Ip Range Vci String> - VCI strings.
- End
Ip string - End of IP range.
- Id int
- ID.
- Lease
Time int - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings []GetServer Ip Range Uci String - UCI strings.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings []GetServer Ip Range Vci String - VCI strings.
- end
Ip String - End of IP range.
- id Integer
- ID.
- lease
Time Integer - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<GetServer Ip Range Uci String> - UCI strings.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<GetServer Ip Range Vci String> - VCI strings.
- end
Ip string - End of IP range.
- id number
- ID.
- lease
Time number - Lease time in seconds, 0 means default lease time.
- start
Ip string - Start of IP range.
- uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings GetServer Ip Range Uci String[] - UCI strings.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings GetServer Ip Range Vci String[] - VCI strings.
- end_
ip str - End of IP range.
- id int
- ID.
- lease_
time int - Lease time in seconds, 0 means default lease time.
- start_
ip str - Start of IP range.
- uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci_
strings Sequence[GetServer Ip Range Uci String] - UCI strings.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci_
strings Sequence[GetServer Ip Range Vci String] - VCI strings.
- end
Ip String - End of IP range.
- id Number
- ID.
- lease
Time Number - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<Property Map> - UCI strings.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<Property Map> - VCI strings.
GetServerIpRangeUciString
- Uci
String string - UCI strings.
- Uci
String string - UCI strings.
- uci
String String - UCI strings.
- uci
String string - UCI strings.
- uci_
string str - UCI strings.
- uci
String String - UCI strings.
GetServerIpRangeVciString
- Vci
String string - VCI strings.
- Vci
String string - VCI strings.
- vci
String String - VCI strings.
- vci
String string - VCI strings.
- vci_
string str - VCI strings.
- vci
String String - VCI strings.
GetServerOption
- Code int
- DHCP option code.
- Id int
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Type string
- DHCP reserved-address type.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Option Uci String> - UCI strings.
- Value string
- DHCP option value.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings List<Pulumiverse.Fortios. System. Dhcp. Inputs. Get Server Option Vci String> - VCI strings.
- Code int
- DHCP option code.
- Id int
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Type string
- DHCP reserved-address type.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- Uci
Strings []GetServer Option Uci String - UCI strings.
- Value string
- DHCP option value.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- Vci
Strings []GetServer Option Vci String - VCI strings.
- code Integer
- DHCP option code.
- id Integer
- ID.
- ip String
- IP address to be reserved for the MAC address.
- type String
- DHCP reserved-address type.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<GetServer Option Uci String> - UCI strings.
- value String
- DHCP option value.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<GetServer Option Vci String> - VCI strings.
- code number
- DHCP option code.
- id number
- ID.
- ip string
- IP address to be reserved for the MAC address.
- type string
- DHCP reserved-address type.
- uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings GetServer Option Uci String[] - UCI strings.
- value string
- DHCP option value.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings GetServer Option Vci String[] - VCI strings.
- code int
- DHCP option code.
- id int
- ID.
- ip str
- IP address to be reserved for the MAC address.
- type str
- DHCP reserved-address type.
- uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci_
strings Sequence[GetServer Option Uci String] - UCI strings.
- value str
- DHCP option value.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci_
strings Sequence[GetServer Option Vci String] - VCI strings.
- code Number
- DHCP option code.
- id Number
- ID.
- ip String
- IP address to be reserved for the MAC address.
- type String
- DHCP reserved-address type.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range.
- uci
Strings List<Property Map> - UCI strings.
- value String
- DHCP option value.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range.
- vci
Strings List<Property Map> - VCI strings.
GetServerOptionUciString
- Uci
String string - UCI strings.
- Uci
String string - UCI strings.
- uci
String String - UCI strings.
- uci
String string - UCI strings.
- uci_
string str - UCI strings.
- uci
String String - UCI strings.
GetServerOptionVciString
- Vci
String string - VCI strings.
- Vci
String string - VCI strings.
- vci
String String - VCI strings.
- vci
String string - VCI strings.
- vci_
string str - VCI strings.
- vci
String String - VCI strings.
GetServerReservedAddress
- Action string
- Options for the DHCP server to configure the client with the reserved MAC address.
- Circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- Circuit
Id stringType - DHCP option type.
- Description string
- Description.
- Id int
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Mac string
- MAC address of the client that will get the reserved IP address.
- Remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- Remote
Id stringType - DHCP option type.
- Type string
- DHCP reserved-address type.
- Action string
- Options for the DHCP server to configure the client with the reserved MAC address.
- Circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- Circuit
Id stringType - DHCP option type.
- Description string
- Description.
- Id int
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Mac string
- MAC address of the client that will get the reserved IP address.
- Remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- Remote
Id stringType - DHCP option type.
- Type string
- DHCP reserved-address type.
- action String
- Options for the DHCP server to configure the client with the reserved MAC address.
- circuit
Id String - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id StringType - DHCP option type.
- description String
- Description.
- id Integer
- ID.
- ip String
- IP address to be reserved for the MAC address.
- mac String
- MAC address of the client that will get the reserved IP address.
- remote
Id String - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id StringType - DHCP option type.
- type String
- DHCP reserved-address type.
- action string
- Options for the DHCP server to configure the client with the reserved MAC address.
- circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id stringType - DHCP option type.
- description string
- Description.
- id number
- ID.
- ip string
- IP address to be reserved for the MAC address.
- mac string
- MAC address of the client that will get the reserved IP address.
- remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id stringType - DHCP option type.
- type string
- DHCP reserved-address type.
- action str
- Options for the DHCP server to configure the client with the reserved MAC address.
- circuit_
id str - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit_
id_ strtype - DHCP option type.
- description str
- Description.
- id int
- ID.
- ip str
- IP address to be reserved for the MAC address.
- mac str
- MAC address of the client that will get the reserved IP address.
- remote_
id str - Option 82 remote-ID of the client that will get the reserved IP address.
- remote_
id_ strtype - DHCP option type.
- type str
- DHCP reserved-address type.
- action String
- Options for the DHCP server to configure the client with the reserved MAC address.
- circuit
Id String - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id StringType - DHCP option type.
- description String
- Description.
- id Number
- ID.
- ip String
- IP address to be reserved for the MAC address.
- mac String
- MAC address of the client that will get the reserved IP address.
- remote
Id String - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id StringType - DHCP option type.
- type String
- DHCP reserved-address type.
GetServerTftpServer
- Tftp
Server string - TFTP server.
- Tftp
Server string - TFTP server.
- tftp
Server String - TFTP server.
- tftp
Server string - TFTP server.
- tftp_
server str - TFTP server.
- tftp
Server String - TFTP server.
GetServerVciString
- Vci
String string - VCI strings.
- Vci
String string - VCI strings.
- vci
String String - VCI strings.
- vci
String string - VCI strings.
- vci_
string str - VCI strings.
- vci
String String - VCI strings.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.