1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. Waf
  5. getNetworkAddressList
Oracle Cloud Infrastructure v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi

oci.Waf.getNetworkAddressList

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi

    This data source provides details about a specific Network Address List resource in Oracle Cloud Infrastructure Waf service.

    Gets a NetworkAddressList by OCID.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testNetworkAddressList = oci.Waf.getNetworkAddressList({
        networkAddressListId: oci_waf_network_address_list.test_network_address_list.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_network_address_list = oci.Waf.get_network_address_list(network_address_list_id=oci_waf_network_address_list["test_network_address_list"]["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/go/oci/Waf"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := Waf.GetNetworkAddressList(ctx, &waf.GetNetworkAddressListArgs{
    			NetworkAddressListId: oci_waf_network_address_list.Test_network_address_list.Id,
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Oci = Pulumi.Oci;
    
    return await Deployment.RunAsync(() => 
    {
        var testNetworkAddressList = Oci.Waf.GetNetworkAddressList.Invoke(new()
        {
            NetworkAddressListId = oci_waf_network_address_list.Test_network_address_list.Id,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.oci.Waf.WafFunctions;
    import com.pulumi.oci.Waf.inputs.GetNetworkAddressListArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var testNetworkAddressList = WafFunctions.getNetworkAddressList(GetNetworkAddressListArgs.builder()
                .networkAddressListId(oci_waf_network_address_list.test_network_address_list().id())
                .build());
    
        }
    }
    
    variables:
      testNetworkAddressList:
        fn::invoke:
          Function: oci:Waf:getNetworkAddressList
          Arguments:
            networkAddressListId: ${oci_waf_network_address_list.test_network_address_list.id}
    

    Using getNetworkAddressList

    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 getNetworkAddressList(args: GetNetworkAddressListArgs, opts?: InvokeOptions): Promise<GetNetworkAddressListResult>
    function getNetworkAddressListOutput(args: GetNetworkAddressListOutputArgs, opts?: InvokeOptions): Output<GetNetworkAddressListResult>
    def get_network_address_list(network_address_list_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetNetworkAddressListResult
    def get_network_address_list_output(network_address_list_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetNetworkAddressListResult]
    func GetNetworkAddressList(ctx *Context, args *GetNetworkAddressListArgs, opts ...InvokeOption) (*GetNetworkAddressListResult, error)
    func GetNetworkAddressListOutput(ctx *Context, args *GetNetworkAddressListOutputArgs, opts ...InvokeOption) GetNetworkAddressListResultOutput

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

    public static class GetNetworkAddressList 
    {
        public static Task<GetNetworkAddressListResult> InvokeAsync(GetNetworkAddressListArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkAddressListResult> Invoke(GetNetworkAddressListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNetworkAddressListResult> getNetworkAddressList(GetNetworkAddressListArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: oci:Waf/getNetworkAddressList:getNetworkAddressList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    NetworkAddressListId string
    The OCID of the NetworkAddressList.
    NetworkAddressListId string
    The OCID of the NetworkAddressList.
    networkAddressListId String
    The OCID of the NetworkAddressList.
    networkAddressListId string
    The OCID of the NetworkAddressList.
    network_address_list_id str
    The OCID of the NetworkAddressList.
    networkAddressListId String
    The OCID of the NetworkAddressList.

    getNetworkAddressList Result

    The following output properties are available:

    Addresses List<string>
    A private IP address or CIDR IP address range.
    CompartmentId string
    The OCID of the compartment.
    DefinedTags Dictionary<string, object>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    NetworkAddressList display name, can be renamed.
    FreeformTags Dictionary<string, object>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    Id string
    The OCID of the NetworkAddressList.
    LifecycleDetails string
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    NetworkAddressListId string
    State string
    The current state of the NetworkAddressList.
    SystemTags Dictionary<string, object>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TimeCreated string
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    Type string
    Type of NetworkAddressList.
    VcnAddresses List<GetNetworkAddressListVcnAddress>
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.
    Addresses []string
    A private IP address or CIDR IP address range.
    CompartmentId string
    The OCID of the compartment.
    DefinedTags map[string]interface{}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DisplayName string
    NetworkAddressList display name, can be renamed.
    FreeformTags map[string]interface{}
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    Id string
    The OCID of the NetworkAddressList.
    LifecycleDetails string
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    NetworkAddressListId string
    State string
    The current state of the NetworkAddressList.
    SystemTags map[string]interface{}
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    TimeCreated string
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    Type string
    Type of NetworkAddressList.
    VcnAddresses []GetNetworkAddressListVcnAddress
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.
    addresses List<String>
    A private IP address or CIDR IP address range.
    compartmentId String
    The OCID of the compartment.
    definedTags Map<String,Object>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    NetworkAddressList display name, can be renamed.
    freeformTags Map<String,Object>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    id String
    The OCID of the NetworkAddressList.
    lifecycleDetails String
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    networkAddressListId String
    state String
    The current state of the NetworkAddressList.
    systemTags Map<String,Object>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeCreated String
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    type String
    Type of NetworkAddressList.
    vcnAddresses List<GetNetworkAddressListVcnAddress>
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.
    addresses string[]
    A private IP address or CIDR IP address range.
    compartmentId string
    The OCID of the compartment.
    definedTags {[key: string]: any}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName string
    NetworkAddressList display name, can be renamed.
    freeformTags {[key: string]: any}
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    id string
    The OCID of the NetworkAddressList.
    lifecycleDetails string
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    networkAddressListId string
    state string
    The current state of the NetworkAddressList.
    systemTags {[key: string]: any}
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeCreated string
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    timeUpdated string
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    type string
    Type of NetworkAddressList.
    vcnAddresses GetNetworkAddressListVcnAddress[]
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.
    addresses Sequence[str]
    A private IP address or CIDR IP address range.
    compartment_id str
    The OCID of the compartment.
    defined_tags Mapping[str, Any]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    display_name str
    NetworkAddressList display name, can be renamed.
    freeform_tags Mapping[str, Any]
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    id str
    The OCID of the NetworkAddressList.
    lifecycle_details str
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    network_address_list_id str
    state str
    The current state of the NetworkAddressList.
    system_tags Mapping[str, Any]
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    time_created str
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    time_updated str
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    type str
    Type of NetworkAddressList.
    vcn_addresses Sequence[waf.GetNetworkAddressListVcnAddress]
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.
    addresses List<String>
    A private IP address or CIDR IP address range.
    compartmentId String
    The OCID of the compartment.
    definedTags Map<Any>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    displayName String
    NetworkAddressList display name, can be renamed.
    freeformTags Map<Any>
    Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
    id String
    The OCID of the NetworkAddressList.
    lifecycleDetails String
    A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in FAILED state.
    networkAddressListId String
    state String
    The current state of the NetworkAddressList.
    systemTags Map<Any>
    Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeCreated String
    The time the NetworkAddressList was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time the NetworkAddressList was updated. An RFC3339 formatted datetime string.
    type String
    Type of NetworkAddressList.
    vcnAddresses List<Property Map>
    A list of private address prefixes, each associated with a particular VCN. To specify all addresses in a VCN, use "0.0.0.0/0" for IPv4 and "::/0" for IPv6.

    Supporting Types

    GetNetworkAddressListVcnAddress

    Addresses string
    A private IP address or CIDR IP address range.
    VcnId string
    The OCID of the VCN.
    Addresses string
    A private IP address or CIDR IP address range.
    VcnId string
    The OCID of the VCN.
    addresses String
    A private IP address or CIDR IP address range.
    vcnId String
    The OCID of the VCN.
    addresses string
    A private IP address or CIDR IP address range.
    vcnId string
    The OCID of the VCN.
    addresses str
    A private IP address or CIDR IP address range.
    vcn_id str
    The OCID of the VCN.
    addresses String
    A private IP address or CIDR IP address range.
    vcnId String
    The OCID of the VCN.

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Oracle Cloud Infrastructure v1.32.0 published on Thursday, Apr 18, 2024 by Pulumi