1. Packages
  2. stackit
  3. API Docs
  4. getNetworkAreaRegion
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
stackit logo
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud

    Network area region data source schema.

    Example Usage

    data "stackit_network_area_region" "example" {
      organization_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
      network_area_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    }
    

    Using getNetworkAreaRegion

    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 getNetworkAreaRegion(args: GetNetworkAreaRegionArgs, opts?: InvokeOptions): Promise<GetNetworkAreaRegionResult>
    function getNetworkAreaRegionOutput(args: GetNetworkAreaRegionOutputArgs, opts?: InvokeOptions): Output<GetNetworkAreaRegionResult>
    def get_network_area_region(network_area_id: Optional[str] = None,
                                organization_id: Optional[str] = None,
                                region: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetNetworkAreaRegionResult
    def get_network_area_region_output(network_area_id: Optional[pulumi.Input[str]] = None,
                                organization_id: Optional[pulumi.Input[str]] = None,
                                region: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetNetworkAreaRegionResult]
    func LookupNetworkAreaRegion(ctx *Context, args *LookupNetworkAreaRegionArgs, opts ...InvokeOption) (*LookupNetworkAreaRegionResult, error)
    func LookupNetworkAreaRegionOutput(ctx *Context, args *LookupNetworkAreaRegionOutputArgs, opts ...InvokeOption) LookupNetworkAreaRegionResultOutput

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

    public static class GetNetworkAreaRegion 
    {
        public static Task<GetNetworkAreaRegionResult> InvokeAsync(GetNetworkAreaRegionArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkAreaRegionResult> Invoke(GetNetworkAreaRegionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNetworkAreaRegionResult> getNetworkAreaRegion(GetNetworkAreaRegionArgs args, InvokeOptions options)
    public static Output<GetNetworkAreaRegionResult> getNetworkAreaRegion(GetNetworkAreaRegionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: stackit:index/getNetworkAreaRegion:getNetworkAreaRegion
      arguments:
        # arguments dictionary

    The following arguments are supported:

    NetworkAreaId string
    The network area ID.
    OrganizationId string
    STACKIT organization ID to which the network area is associated.
    Region string
    The resource region. If not defined, the provider region is used.
    NetworkAreaId string
    The network area ID.
    OrganizationId string
    STACKIT organization ID to which the network area is associated.
    Region string
    The resource region. If not defined, the provider region is used.
    networkAreaId String
    The network area ID.
    organizationId String
    STACKIT organization ID to which the network area is associated.
    region String
    The resource region. If not defined, the provider region is used.
    networkAreaId string
    The network area ID.
    organizationId string
    STACKIT organization ID to which the network area is associated.
    region string
    The resource region. If not defined, the provider region is used.
    network_area_id str
    The network area ID.
    organization_id str
    STACKIT organization ID to which the network area is associated.
    region str
    The resource region. If not defined, the provider region is used.
    networkAreaId String
    The network area ID.
    organizationId String
    STACKIT organization ID to which the network area is associated.
    region String
    The resource region. If not defined, the provider region is used.

    getNetworkAreaRegion Result

    The following output properties are available:

    Id string
    Ipv4 GetNetworkAreaRegionIpv4
    The regional IPv4 config of a network area.
    NetworkAreaId string
    The network area ID.
    OrganizationId string
    STACKIT organization ID to which the network area is associated.
    Region string
    The resource region. If not defined, the provider region is used.
    Id string
    Ipv4 GetNetworkAreaRegionIpv4
    The regional IPv4 config of a network area.
    NetworkAreaId string
    The network area ID.
    OrganizationId string
    STACKIT organization ID to which the network area is associated.
    Region string
    The resource region. If not defined, the provider region is used.
    id String
    ipv4 GetNetworkAreaRegionIpv4
    The regional IPv4 config of a network area.
    networkAreaId String
    The network area ID.
    organizationId String
    STACKIT organization ID to which the network area is associated.
    region String
    The resource region. If not defined, the provider region is used.
    id string
    ipv4 GetNetworkAreaRegionIpv4
    The regional IPv4 config of a network area.
    networkAreaId string
    The network area ID.
    organizationId string
    STACKIT organization ID to which the network area is associated.
    region string
    The resource region. If not defined, the provider region is used.
    id str
    ipv4 GetNetworkAreaRegionIpv4
    The regional IPv4 config of a network area.
    network_area_id str
    The network area ID.
    organization_id str
    STACKIT organization ID to which the network area is associated.
    region str
    The resource region. If not defined, the provider region is used.
    id String
    ipv4 Property Map
    The regional IPv4 config of a network area.
    networkAreaId String
    The network area ID.
    organizationId String
    STACKIT organization ID to which the network area is associated.
    region String
    The resource region. If not defined, the provider region is used.

    Supporting Types

    GetNetworkAreaRegionIpv4

    DefaultNameservers List<string>
    List of DNS Servers/Nameservers.
    DefaultPrefixLength int
    The default prefix length for networks in the network area.
    MaxPrefixLength int
    The maximal prefix length for networks in the network area.
    MinPrefixLength int
    The minimal prefix length for networks in the network area.
    NetworkRanges List<GetNetworkAreaRegionIpv4NetworkRange>
    List of Network ranges.
    TransferNetwork string
    IPv4 Classless Inter-Domain Routing (CIDR).
    DefaultNameservers []string
    List of DNS Servers/Nameservers.
    DefaultPrefixLength int
    The default prefix length for networks in the network area.
    MaxPrefixLength int
    The maximal prefix length for networks in the network area.
    MinPrefixLength int
    The minimal prefix length for networks in the network area.
    NetworkRanges []GetNetworkAreaRegionIpv4NetworkRange
    List of Network ranges.
    TransferNetwork string
    IPv4 Classless Inter-Domain Routing (CIDR).
    defaultNameservers List<String>
    List of DNS Servers/Nameservers.
    defaultPrefixLength Integer
    The default prefix length for networks in the network area.
    maxPrefixLength Integer
    The maximal prefix length for networks in the network area.
    minPrefixLength Integer
    The minimal prefix length for networks in the network area.
    networkRanges List<GetNetworkAreaRegionIpv4NetworkRange>
    List of Network ranges.
    transferNetwork String
    IPv4 Classless Inter-Domain Routing (CIDR).
    defaultNameservers string[]
    List of DNS Servers/Nameservers.
    defaultPrefixLength number
    The default prefix length for networks in the network area.
    maxPrefixLength number
    The maximal prefix length for networks in the network area.
    minPrefixLength number
    The minimal prefix length for networks in the network area.
    networkRanges GetNetworkAreaRegionIpv4NetworkRange[]
    List of Network ranges.
    transferNetwork string
    IPv4 Classless Inter-Domain Routing (CIDR).
    default_nameservers Sequence[str]
    List of DNS Servers/Nameservers.
    default_prefix_length int
    The default prefix length for networks in the network area.
    max_prefix_length int
    The maximal prefix length for networks in the network area.
    min_prefix_length int
    The minimal prefix length for networks in the network area.
    network_ranges Sequence[GetNetworkAreaRegionIpv4NetworkRange]
    List of Network ranges.
    transfer_network str
    IPv4 Classless Inter-Domain Routing (CIDR).
    defaultNameservers List<String>
    List of DNS Servers/Nameservers.
    defaultPrefixLength Number
    The default prefix length for networks in the network area.
    maxPrefixLength Number
    The maximal prefix length for networks in the network area.
    minPrefixLength Number
    The minimal prefix length for networks in the network area.
    networkRanges List<Property Map>
    List of Network ranges.
    transferNetwork String
    IPv4 Classless Inter-Domain Routing (CIDR).

    GetNetworkAreaRegionIpv4NetworkRange

    NetworkRangeId string
    Prefix string
    Classless Inter-Domain Routing (CIDR).
    NetworkRangeId string
    Prefix string
    Classless Inter-Domain Routing (CIDR).
    networkRangeId String
    prefix String
    Classless Inter-Domain Routing (CIDR).
    networkRangeId string
    prefix string
    Classless Inter-Domain Routing (CIDR).
    network_range_id str
    prefix str
    Classless Inter-Domain Routing (CIDR).
    networkRangeId String
    prefix String
    Classless Inter-Domain Routing (CIDR).

    Package Details

    Repository
    stackit stackitcloud/pulumi-stackit
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the stackit Terraform Provider.
    stackit logo
    Viewing docs for stackit v0.0.4
    published on Friday, Feb 20, 2026 by stackitcloud
      Try Pulumi Cloud free. Your team will thank you.