1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getDhcpInterface
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    DhcpInterface data source

    Using getDhcpInterface

    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 getDhcpInterface(args: GetDhcpInterfaceArgs, opts?: InvokeOptions): Promise<GetDhcpInterfaceResult>
    function getDhcpInterfaceOutput(args: GetDhcpInterfaceOutputArgs, opts?: InvokeOptions): Output<GetDhcpInterfaceResult>
    def get_dhcp_interface(id: Optional[str] = None,
                           name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetDhcpInterfaceResult
    def get_dhcp_interface_output(id: Optional[pulumi.Input[str]] = None,
                           name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetDhcpInterfaceResult]
    func LookupDhcpInterface(ctx *Context, args *LookupDhcpInterfaceArgs, opts ...InvokeOption) (*LookupDhcpInterfaceResult, error)
    func LookupDhcpInterfaceOutput(ctx *Context, args *LookupDhcpInterfaceOutputArgs, opts ...InvokeOption) LookupDhcpInterfaceResultOutput

    > Note: This function is named LookupDhcpInterface in the Go SDK.

    public static class GetDhcpInterface 
    {
        public static Task<GetDhcpInterfaceResult> InvokeAsync(GetDhcpInterfaceArgs args, InvokeOptions? opts = null)
        public static Output<GetDhcpInterfaceResult> Invoke(GetDhcpInterfaceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDhcpInterfaceResult> getDhcpInterface(GetDhcpInterfaceArgs args, InvokeOptions options)
    public static Output<GetDhcpInterfaceResult> getDhcpInterface(GetDhcpInterfaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getDhcpInterface:getDhcpInterface
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Name string
    Interface name
    Id string
    UUID of the resource
    Name string
    Interface name
    id String
    UUID of the resource
    name String
    Interface name
    id string
    UUID of the resource
    name string
    Interface name
    id str
    UUID of the resource
    name str
    Interface name
    id String
    UUID of the resource
    name String
    Interface name

    getDhcpInterface Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Name string
    Interface name
    Relay GetDhcpInterfaceRelay
    Relay
    Server GetDhcpInterfaceServer
    Server
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Name string
    Interface name
    Relay GetDhcpInterfaceRelay
    Relay
    Server GetDhcpInterfaceServer
    Server
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    name String
    Interface name
    relay GetDhcpInterfaceRelay
    Relay
    server GetDhcpInterfaceServer
    Server
    snippet String
    The snippet in which the resource is defined
    tfid String
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    UUID of the resource
    name string
    Interface name
    relay GetDhcpInterfaceRelay
    Relay
    server GetDhcpInterfaceServer
    Server
    snippet string
    The snippet in which the resource is defined
    tfid string
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    UUID of the resource
    name str
    Interface name
    relay GetDhcpInterfaceRelay
    Relay
    server GetDhcpInterfaceServer
    Server
    snippet str
    The snippet in which the resource is defined
    tfid str
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    name String
    Interface name
    relay Property Map
    Relay
    server Property Map
    Server
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetDhcpInterfaceRelay

    GetDhcpInterfaceRelayIp

    Enabled bool
    Enabled?
    Servers List<string>
    Server
    Enabled bool
    Enabled?
    Servers []string
    Server
    enabled Boolean
    Enabled?
    servers List<String>
    Server
    enabled boolean
    Enabled?
    servers string[]
    Server
    enabled bool
    Enabled?
    servers Sequence[str]
    Server
    enabled Boolean
    Enabled?
    servers List<String>
    Server

    GetDhcpInterfaceServer

    IpPools List<string>
    List of IP address pools
    Mode string
    DHCP server mode
    Option GetDhcpInterfaceServerOption
    Option
    ProbeIp bool
    Ping IP before allocating?
    Reserveds List<GetDhcpInterfaceServerReserved>
    List of IP reservations
    IpPools []string
    List of IP address pools
    Mode string
    DHCP server mode
    Option GetDhcpInterfaceServerOption
    Option
    ProbeIp bool
    Ping IP before allocating?
    Reserveds []GetDhcpInterfaceServerReserved
    List of IP reservations
    ipPools List<String>
    List of IP address pools
    mode String
    DHCP server mode
    option GetDhcpInterfaceServerOption
    Option
    probeIp Boolean
    Ping IP before allocating?
    reserveds List<GetDhcpInterfaceServerReserved>
    List of IP reservations
    ipPools string[]
    List of IP address pools
    mode string
    DHCP server mode
    option GetDhcpInterfaceServerOption
    Option
    probeIp boolean
    Ping IP before allocating?
    reserveds GetDhcpInterfaceServerReserved[]
    List of IP reservations
    ip_pools Sequence[str]
    List of IP address pools
    mode str
    DHCP server mode
    option GetDhcpInterfaceServerOption
    Option
    probe_ip bool
    Ping IP before allocating?
    reserveds Sequence[GetDhcpInterfaceServerReserved]
    List of IP reservations
    ipPools List<String>
    List of IP address pools
    mode String
    DHCP server mode
    option Property Map
    Option
    probeIp Boolean
    Ping IP before allocating?
    reserveds List<Property Map>
    List of IP reservations

    GetDhcpInterfaceServerOption

    dns Property Map
    Dns
    dnsSuffix String
    DNS suffix
    gateway String
    Default gateway
    inheritance Property Map
    Inheritance
    lease Property Map
    Lease
    nis Property Map
    Nis
    ntp Property Map
    Ntp
    pop3Server String
    POP3 server
    smtpServer String
    SMTP server
    subnetMask String
    Subnet mask
    userDefineds List<Property Map>
    Custom DHCP options
    wins Property Map
    Wins

    GetDhcpInterfaceServerOptionDns

    Primary string
    Primary DNS server
    Secondary string
    Secondary DNS server
    Primary string
    Primary DNS server
    Secondary string
    Secondary DNS server
    primary String
    Primary DNS server
    secondary String
    Secondary DNS server
    primary string
    Primary DNS server
    secondary string
    Secondary DNS server
    primary str
    Primary DNS server
    secondary str
    Secondary DNS server
    primary String
    Primary DNS server
    secondary String
    Secondary DNS server

    GetDhcpInterfaceServerOptionInheritance

    Source string
    Interface from which to inherit lease options
    Source string
    Interface from which to inherit lease options
    source String
    Interface from which to inherit lease options
    source string
    Interface from which to inherit lease options
    source str
    Interface from which to inherit lease options
    source String
    Interface from which to inherit lease options

    GetDhcpInterfaceServerOptionLease

    Timeout int
    DHCP lease timeout (minutes)
    Unlimited GetDhcpInterfaceServerOptionLeaseUnlimited
    Unlimited
    Timeout int
    DHCP lease timeout (minutes)
    Unlimited GetDhcpInterfaceServerOptionLeaseUnlimited
    Unlimited
    timeout Integer
    DHCP lease timeout (minutes)
    unlimited GetDhcpInterfaceServerOptionLeaseUnlimited
    Unlimited
    timeout number
    DHCP lease timeout (minutes)
    unlimited GetDhcpInterfaceServerOptionLeaseUnlimited
    Unlimited
    timeout int
    DHCP lease timeout (minutes)
    unlimited GetDhcpInterfaceServerOptionLeaseUnlimited
    Unlimited
    timeout Number
    DHCP lease timeout (minutes)
    unlimited Property Map
    Unlimited

    GetDhcpInterfaceServerOptionNis

    Primary string
    Primary NIS server
    Secondary string
    Secondary NIS server
    Primary string
    Primary NIS server
    Secondary string
    Secondary NIS server
    primary String
    Primary NIS server
    secondary String
    Secondary NIS server
    primary string
    Primary NIS server
    secondary string
    Secondary NIS server
    primary str
    Primary NIS server
    secondary str
    Secondary NIS server
    primary String
    Primary NIS server
    secondary String
    Secondary NIS server

    GetDhcpInterfaceServerOptionNtp

    Primary string
    Primary NTP server
    Secondary string
    Secondary NTP server
    Primary string
    Primary NTP server
    Secondary string
    Secondary NTP server
    primary String
    Primary NTP server
    secondary String
    Secondary NTP server
    primary string
    Primary NTP server
    secondary string
    Secondary NTP server
    primary str
    Primary NTP server
    secondary str
    Secondary NTP server
    primary String
    Primary NTP server
    secondary String
    Secondary NTP server

    GetDhcpInterfaceServerOptionUserDefined

    Asciis List<string>
    Ascii
    Code int
    Option code
    Hexes List<string>
    Hex
    Inherited bool
    Inherited from DHCP server inheritance source?
    Ips List<string>
    Ip
    Name string
    Option name
    Asciis []string
    Ascii
    Code int
    Option code
    Hexes []string
    Hex
    Inherited bool
    Inherited from DHCP server inheritance source?
    Ips []string
    Ip
    Name string
    Option name
    asciis List<String>
    Ascii
    code Integer
    Option code
    hexes List<String>
    Hex
    inherited Boolean
    Inherited from DHCP server inheritance source?
    ips List<String>
    Ip
    name String
    Option name
    asciis string[]
    Ascii
    code number
    Option code
    hexes string[]
    Hex
    inherited boolean
    Inherited from DHCP server inheritance source?
    ips string[]
    Ip
    name string
    Option name
    asciis Sequence[str]
    Ascii
    code int
    Option code
    hexes Sequence[str]
    Hex
    inherited bool
    Inherited from DHCP server inheritance source?
    ips Sequence[str]
    Ip
    name str
    Option name
    asciis List<String>
    Ascii
    code Number
    Option code
    hexes List<String>
    Hex
    inherited Boolean
    Inherited from DHCP server inheritance source?
    ips List<String>
    Ip
    name String
    Option name

    GetDhcpInterfaceServerOptionWins

    Primary string
    Primary WINS server
    Secondary string
    Secondary WINS server
    Primary string
    Primary WINS server
    Secondary string
    Secondary WINS server
    primary String
    Primary WINS server
    secondary String
    Secondary WINS server
    primary string
    Primary WINS server
    secondary string
    Secondary WINS server
    primary str
    Primary WINS server
    secondary str
    Secondary WINS server
    primary String
    Primary WINS server
    secondary String
    Secondary WINS server

    GetDhcpInterfaceServerReserved

    Description string
    Reservation description
    Mac string
    Reserved MAC address
    Name string
    Reserved IP address
    Description string
    Reservation description
    Mac string
    Reserved MAC address
    Name string
    Reserved IP address
    description String
    Reservation description
    mac String
    Reserved MAC address
    name String
    Reserved IP address
    description string
    Reservation description
    mac string
    Reserved MAC address
    name string
    Reserved IP address
    description str
    Reservation description
    mac str
    Reserved MAC address
    name str
    Reserved IP address
    description String
    Reservation description
    mac String
    Reserved MAC address
    name String
    Reserved IP address

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate