Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Retrieves a listing of config items.
Using getDnsProxyList
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 getDnsProxyList(args: GetDnsProxyListArgs, opts?: InvokeOptions): Promise<GetDnsProxyListResult>
function getDnsProxyListOutput(args: GetDnsProxyListOutputArgs, opts?: InvokeOptions): Output<GetDnsProxyListResult>def get_dns_proxy_list(device: Optional[str] = None,
folder: Optional[str] = None,
limit: Optional[int] = None,
name: Optional[str] = None,
offset: Optional[int] = None,
snippet: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDnsProxyListResult
def get_dns_proxy_list_output(device: Optional[pulumi.Input[str]] = None,
folder: Optional[pulumi.Input[str]] = None,
limit: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
offset: Optional[pulumi.Input[int]] = None,
snippet: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDnsProxyListResult]func GetDnsProxyList(ctx *Context, args *GetDnsProxyListArgs, opts ...InvokeOption) (*GetDnsProxyListResult, error)
func GetDnsProxyListOutput(ctx *Context, args *GetDnsProxyListOutputArgs, opts ...InvokeOption) GetDnsProxyListResultOutput> Note: This function is named GetDnsProxyList in the Go SDK.
public static class GetDnsProxyList
{
public static Task<GetDnsProxyListResult> InvokeAsync(GetDnsProxyListArgs args, InvokeOptions? opts = null)
public static Output<GetDnsProxyListResult> Invoke(GetDnsProxyListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDnsProxyListResult> getDnsProxyList(GetDnsProxyListArgs args, InvokeOptions options)
public static Output<GetDnsProxyListResult> getDnsProxyList(GetDnsProxyListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getDnsProxyList:getDnsProxyList
arguments:
# arguments dictionaryThe following arguments are supported:
getDnsProxyList Result
The following output properties are available:
- Datas
List<Get
Dns Proxy List Data> - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- Datas
[]Get
Dns Proxy List Data - The data.
- Id string
- The provider-assigned unique ID for this managed resource.
- Tfid string
- Total int
- The total number of items.
- Device string
- The device of the item.
- Folder string
- The folder of the item. Default: Shared.
- Limit int
- The max number of items to return. Default: 200.
- Name string
- The name of the item.
- Offset int
- The offset of the first item to return.
- Snippet string
- The snippet of the item.
- datas
List<Get
Dns Proxy List Data> - The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Integer
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Integer
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Integer
- The offset of the first item to return.
- snippet String
- The snippet of the item.
- datas
Get
Dns Proxy List Data[] - The data.
- id string
- The provider-assigned unique ID for this managed resource.
- tfid string
- total number
- The total number of items.
- device string
- The device of the item.
- folder string
- The folder of the item. Default: Shared.
- limit number
- The max number of items to return. Default: 200.
- name string
- The name of the item.
- offset number
- The offset of the first item to return.
- snippet string
- The snippet of the item.
- datas
Sequence[Get
Dns Proxy List Data] - The data.
- id str
- The provider-assigned unique ID for this managed resource.
- tfid str
- total int
- The total number of items.
- device str
- The device of the item.
- folder str
- The folder of the item. Default: Shared.
- limit int
- The max number of items to return. Default: 200.
- name str
- The name of the item.
- offset int
- The offset of the first item to return.
- snippet str
- The snippet of the item.
- datas List<Property Map>
- The data.
- id String
- The provider-assigned unique ID for this managed resource.
- tfid String
- total Number
- The total number of items.
- device String
- The device of the item.
- folder String
- The folder of the item. Default: Shared.
- limit Number
- The max number of items to return. Default: 200.
- name String
- The name of the item.
- offset Number
- The offset of the first item to return.
- snippet String
- The snippet of the item.
Supporting Types
GetDnsProxyListData
- Cache
Get
Dns Proxy List Data Cache - Cache
- Default
Get
Dns Proxy List Data Default - Default
- Device string
- The device in which the resource is defined
- Domain
Servers List<GetDns Proxy List Data Domain Server> - DNS proxy rules
- Enabled bool
- Enable DNS proxy?
- Folder string
- The folder in which the resource is defined
- Id string
- UUID of the resource
- Interfaces List<string>
- Interfaces on which to enable DNS proxy service
- Name string
- DNS proxy name
- Snippet string
- The snippet in which the resource is defined
- Static
Entries List<GetDns Proxy List Data Static Entry> - Static entries
- Tcp
Queries GetDns Proxy List Data Tcp Queries - Tcp queries
- Tfid string
- Udp
Queries GetDns Proxy List Data Udp Queries - Udp queries
- Cache
Get
Dns Proxy List Data Cache - Cache
- Default
Get
Dns Proxy List Data Default - Default
- Device string
- The device in which the resource is defined
- Domain
Servers []GetDns Proxy List Data Domain Server - DNS proxy rules
- Enabled bool
- Enable DNS proxy?
- Folder string
- The folder in which the resource is defined
- Id string
- UUID of the resource
- Interfaces []string
- Interfaces on which to enable DNS proxy service
- Name string
- DNS proxy name
- Snippet string
- The snippet in which the resource is defined
- Static
Entries []GetDns Proxy List Data Static Entry - Static entries
- Tcp
Queries GetDns Proxy List Data Tcp Queries - Tcp queries
- Tfid string
- Udp
Queries GetDns Proxy List Data Udp Queries - Udp queries
- cache
Get
Dns Proxy List Data Cache - Cache
- default_
Get
Dns Proxy List Data Default - Default
- device String
- The device in which the resource is defined
- domain
Servers List<GetDns Proxy List Data Domain Server> - DNS proxy rules
- enabled Boolean
- Enable DNS proxy?
- folder String
- The folder in which the resource is defined
- id String
- UUID of the resource
- interfaces List<String>
- Interfaces on which to enable DNS proxy service
- name String
- DNS proxy name
- snippet String
- The snippet in which the resource is defined
- static
Entries List<GetDns Proxy List Data Static Entry> - Static entries
- tcp
Queries GetDns Proxy List Data Tcp Queries - Tcp queries
- tfid String
- udp
Queries GetDns Proxy List Data Udp Queries - Udp queries
- cache
Get
Dns Proxy List Data Cache - Cache
- default
Get
Dns Proxy List Data Default - Default
- device string
- The device in which the resource is defined
- domain
Servers GetDns Proxy List Data Domain Server[] - DNS proxy rules
- enabled boolean
- Enable DNS proxy?
- folder string
- The folder in which the resource is defined
- id string
- UUID of the resource
- interfaces string[]
- Interfaces on which to enable DNS proxy service
- name string
- DNS proxy name
- snippet string
- The snippet in which the resource is defined
- static
Entries GetDns Proxy List Data Static Entry[] - Static entries
- tcp
Queries GetDns Proxy List Data Tcp Queries - Tcp queries
- tfid string
- udp
Queries GetDns Proxy List Data Udp Queries - Udp queries
- cache
Get
Dns Proxy List Data Cache - Cache
- default
Get
Dns Proxy List Data Default - Default
- device str
- The device in which the resource is defined
- domain_
servers Sequence[GetDns Proxy List Data Domain Server] - DNS proxy rules
- enabled bool
- Enable DNS proxy?
- folder str
- The folder in which the resource is defined
- id str
- UUID of the resource
- interfaces Sequence[str]
- Interfaces on which to enable DNS proxy service
- name str
- DNS proxy name
- snippet str
- The snippet in which the resource is defined
- static_
entries Sequence[GetDns Proxy List Data Static Entry] - Static entries
- tcp_
queries GetDns Proxy List Data Tcp Queries - Tcp queries
- tfid str
- udp_
queries GetDns Proxy List Data Udp Queries - Udp queries
- cache Property Map
- Cache
- default Property Map
- Default
- device String
- The device in which the resource is defined
- domain
Servers List<Property Map> - DNS proxy rules
- enabled Boolean
- Enable DNS proxy?
- folder String
- The folder in which the resource is defined
- id String
- UUID of the resource
- interfaces List<String>
- Interfaces on which to enable DNS proxy service
- name String
- DNS proxy name
- snippet String
- The snippet in which the resource is defined
- static
Entries List<Property Map> - Static entries
- tcp
Queries Property Map - Tcp queries
- tfid String
- udp
Queries Property Map - Udp queries
GetDnsProxyListDataCache
- Cache
Edns bool - Cache EDNS UDP response
- Enabled bool
- Turn on caching for this DNS object
- Max
Ttl GetDns Proxy List Data Cache Max Ttl - Max ttl
- Cache
Edns bool - Cache EDNS UDP response
- Enabled bool
- Turn on caching for this DNS object
- Max
Ttl GetDns Proxy List Data Cache Max Ttl - Max ttl
- cache
Edns Boolean - Cache EDNS UDP response
- enabled Boolean
- Turn on caching for this DNS object
- max
Ttl GetDns Proxy List Data Cache Max Ttl - Max ttl
- cache
Edns boolean - Cache EDNS UDP response
- enabled boolean
- Turn on caching for this DNS object
- max
Ttl GetDns Proxy List Data Cache Max Ttl - Max ttl
- cache_
edns bool - Cache EDNS UDP response
- enabled bool
- Turn on caching for this DNS object
- max_
ttl GetDns Proxy List Data Cache Max Ttl - Max ttl
- cache
Edns Boolean - Cache EDNS UDP response
- enabled Boolean
- Turn on caching for this DNS object
- max
Ttl Property Map - Max ttl
GetDnsProxyListDataCacheMaxTtl
- Enabled bool
- Enable max ttl for this DNS object
- Time
To intLive - Time in seconds after which entry is cleared
- Enabled bool
- Enable max ttl for this DNS object
- Time
To intLive - Time in seconds after which entry is cleared
- enabled Boolean
- Enable max ttl for this DNS object
- time
To IntegerLive - Time in seconds after which entry is cleared
- enabled boolean
- Enable max ttl for this DNS object
- time
To numberLive - Time in seconds after which entry is cleared
- enabled bool
- Enable max ttl for this DNS object
- time_
to_ intlive - Time in seconds after which entry is cleared
- enabled Boolean
- Enable max ttl for this DNS object
- time
To NumberLive - Time in seconds after which entry is cleared
GetDnsProxyListDataDefault
- Inheritance
Get
Dns Proxy List Data Default Inheritance - Inheritance
- Primary string
- Primary DNS Name server IP address
- Secondary string
- Secondary DNS Name server IP address
- Inheritance
Get
Dns Proxy List Data Default Inheritance - Inheritance
- Primary string
- Primary DNS Name server IP address
- Secondary string
- Secondary DNS Name server IP address
- inheritance
Get
Dns Proxy List Data Default Inheritance - Inheritance
- primary String
- Primary DNS Name server IP address
- secondary String
- Secondary DNS Name server IP address
- inheritance
Get
Dns Proxy List Data Default Inheritance - Inheritance
- primary string
- Primary DNS Name server IP address
- secondary string
- Secondary DNS Name server IP address
- inheritance
Get
Dns Proxy List Data Default Inheritance - Inheritance
- primary str
- Primary DNS Name server IP address
- secondary str
- Secondary DNS Name server IP address
- inheritance Property Map
- Inheritance
- primary String
- Primary DNS Name server IP address
- secondary String
- Secondary DNS Name server IP address
GetDnsProxyListDataDefaultInheritance
- Source string
- Dynamic interface
- Source string
- Dynamic interface
- source String
- Dynamic interface
- source string
- Dynamic interface
- source str
- Dynamic interface
- source String
- Dynamic interface
GetDnsProxyListDataDomainServer
- Cacheable bool
- Enable caching for this DNS proxy rule?
- Domain
Names List<string> - Domain names(s) that will be matched
- Name string
- Proxy rule name
- Primary string
- Primary DNS server IP address
- Secondary string
- Secondary DNS server IP address
- Cacheable bool
- Enable caching for this DNS proxy rule?
- Domain
Names []string - Domain names(s) that will be matched
- Name string
- Proxy rule name
- Primary string
- Primary DNS server IP address
- Secondary string
- Secondary DNS server IP address
- cacheable Boolean
- Enable caching for this DNS proxy rule?
- domain
Names List<String> - Domain names(s) that will be matched
- name String
- Proxy rule name
- primary String
- Primary DNS server IP address
- secondary String
- Secondary DNS server IP address
- cacheable boolean
- Enable caching for this DNS proxy rule?
- domain
Names string[] - Domain names(s) that will be matched
- name string
- Proxy rule name
- primary string
- Primary DNS server IP address
- secondary string
- Secondary DNS server IP address
- cacheable bool
- Enable caching for this DNS proxy rule?
- domain_
names Sequence[str] - Domain names(s) that will be matched
- name str
- Proxy rule name
- primary str
- Primary DNS server IP address
- secondary str
- Secondary DNS server IP address
- cacheable Boolean
- Enable caching for this DNS proxy rule?
- domain
Names List<String> - Domain names(s) that will be matched
- name String
- Proxy rule name
- primary String
- Primary DNS server IP address
- secondary String
- Secondary DNS server IP address
GetDnsProxyListDataStaticEntry
GetDnsProxyListDataTcpQueries
- Enabled bool
- Turn on forwarding of TCP DNS queries?
- Max
Pending intRequests - Upper limit on number of concurrent TCP DNS requests
- Enabled bool
- Turn on forwarding of TCP DNS queries?
- Max
Pending intRequests - Upper limit on number of concurrent TCP DNS requests
- enabled Boolean
- Turn on forwarding of TCP DNS queries?
- max
Pending IntegerRequests - Upper limit on number of concurrent TCP DNS requests
- enabled boolean
- Turn on forwarding of TCP DNS queries?
- max
Pending numberRequests - Upper limit on number of concurrent TCP DNS requests
- enabled bool
- Turn on forwarding of TCP DNS queries?
- max_
pending_ intrequests - Upper limit on number of concurrent TCP DNS requests
- enabled Boolean
- Turn on forwarding of TCP DNS queries?
- max
Pending NumberRequests - Upper limit on number of concurrent TCP DNS requests
GetDnsProxyListDataUdpQueries
- retries Property Map
- Retries
GetDnsProxyListDataUdpQueriesRetries
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
