1. Packages
  2. Panos Provider
  3. API Docs
  4. getAddresses
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks

panos.getAddresses

Explore with Pulumi AI

panos logo
panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks

    Using getAddresses

    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 getAddresses(args: GetAddressesArgs, opts?: InvokeOptions): Promise<GetAddressesResult>
    function getAddressesOutput(args: GetAddressesOutputArgs, opts?: InvokeOptions): Output<GetAddressesResult>
    def get_addresses(addresses: Optional[Mapping[str, GetAddressesAddresses]] = None,
                      location: Optional[GetAddressesLocation] = None,
                      opts: Optional[InvokeOptions] = None) -> GetAddressesResult
    def get_addresses_output(addresses: Optional[pulumi.Input[Mapping[str, pulumi.Input[GetAddressesAddressesArgs]]]] = None,
                      location: Optional[pulumi.Input[GetAddressesLocationArgs]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetAddressesResult]
    func LookupAddresses(ctx *Context, args *LookupAddressesArgs, opts ...InvokeOption) (*LookupAddressesResult, error)
    func LookupAddressesOutput(ctx *Context, args *LookupAddressesOutputArgs, opts ...InvokeOption) LookupAddressesResultOutput

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

    public static class GetAddresses 
    {
        public static Task<GetAddressesResult> InvokeAsync(GetAddressesArgs args, InvokeOptions? opts = null)
        public static Output<GetAddressesResult> Invoke(GetAddressesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAddressesResult> getAddresses(GetAddressesArgs args, InvokeOptions options)
    public static Output<GetAddressesResult> getAddresses(GetAddressesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getAddresses:getAddresses
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Addresses Dictionary<string, GetAddressesAddresses>
    Location GetAddressesLocation
    The location of this object.
    Addresses map[string]GetAddressesAddresses
    Location GetAddressesLocation
    The location of this object.
    addresses Map<String,GetAddressesAddresses>
    location GetAddressesLocation
    The location of this object.
    addresses {[key: string]: GetAddressesAddresses}
    location GetAddressesLocation
    The location of this object.
    addresses Mapping[str, GetAddressesAddresses]
    location GetAddressesLocation
    The location of this object.
    addresses Map<Property Map>
    location Property Map
    The location of this object.

    getAddresses Result

    The following output properties are available:

    Addresses Dictionary<string, GetAddressesAddresses>
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetAddressesLocation
    The location of this object.
    Addresses map[string]GetAddressesAddresses
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetAddressesLocation
    The location of this object.
    addresses Map<String,GetAddressesAddresses>
    id String
    The provider-assigned unique ID for this managed resource.
    location GetAddressesLocation
    The location of this object.
    addresses {[key: string]: GetAddressesAddresses}
    id string
    The provider-assigned unique ID for this managed resource.
    location GetAddressesLocation
    The location of this object.
    addresses Mapping[str, GetAddressesAddresses]
    id str
    The provider-assigned unique ID for this managed resource.
    location GetAddressesLocation
    The location of this object.
    addresses Map<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.

    Supporting Types

    GetAddressesAddresses

    Description string
    The description.
    DisableOverride string
    disable object override in child device groups
    Fqdn string
    The FQDN value.
    IpNetmask string
    The IP netmask value.
    IpRange string
    The IP range value.
    IpWildcard string
    The IP wildcard value.
    Tags List<string>
    The administrative tags.
    Description string
    The description.
    DisableOverride string
    disable object override in child device groups
    Fqdn string
    The FQDN value.
    IpNetmask string
    The IP netmask value.
    IpRange string
    The IP range value.
    IpWildcard string
    The IP wildcard value.
    Tags []string
    The administrative tags.
    description String
    The description.
    disableOverride String
    disable object override in child device groups
    fqdn String
    The FQDN value.
    ipNetmask String
    The IP netmask value.
    ipRange String
    The IP range value.
    ipWildcard String
    The IP wildcard value.
    tags List<String>
    The administrative tags.
    description string
    The description.
    disableOverride string
    disable object override in child device groups
    fqdn string
    The FQDN value.
    ipNetmask string
    The IP netmask value.
    ipRange string
    The IP range value.
    ipWildcard string
    The IP wildcard value.
    tags string[]
    The administrative tags.
    description str
    The description.
    disable_override str
    disable object override in child device groups
    fqdn str
    The FQDN value.
    ip_netmask str
    The IP netmask value.
    ip_range str
    The IP range value.
    ip_wildcard str
    The IP wildcard value.
    tags Sequence[str]
    The administrative tags.
    description String
    The description.
    disableOverride String
    disable object override in child device groups
    fqdn String
    The FQDN value.
    ipNetmask String
    The IP netmask value.
    ipRange String
    The IP range value.
    ipWildcard String
    The IP wildcard value.
    tags List<String>
    The administrative tags.

    GetAddressesLocation

    DeviceGroup GetAddressesLocationDeviceGroup
    Located in a specific Device Group
    Shared GetAddressesLocationShared
    Panorama shared object
    Vsys GetAddressesLocationVsys
    Located in a specific Virtual System
    DeviceGroup GetAddressesLocationDeviceGroup
    Located in a specific Device Group
    Shared GetAddressesLocationShared
    Panorama shared object
    Vsys GetAddressesLocationVsys
    Located in a specific Virtual System
    deviceGroup GetAddressesLocationDeviceGroup
    Located in a specific Device Group
    shared GetAddressesLocationShared
    Panorama shared object
    vsys GetAddressesLocationVsys
    Located in a specific Virtual System
    deviceGroup GetAddressesLocationDeviceGroup
    Located in a specific Device Group
    shared GetAddressesLocationShared
    Panorama shared object
    vsys GetAddressesLocationVsys
    Located in a specific Virtual System
    device_group GetAddressesLocationDeviceGroup
    Located in a specific Device Group
    shared GetAddressesLocationShared
    Panorama shared object
    vsys GetAddressesLocationVsys
    Located in a specific Virtual System
    deviceGroup Property Map
    Located in a specific Device Group
    shared Property Map
    Panorama shared object
    vsys Property Map
    Located in a specific Virtual System

    GetAddressesLocationDeviceGroup

    Name string
    Device Group name
    PanoramaDevice string
    Panorama device name
    Name string
    Device Group name
    PanoramaDevice string
    Panorama device name
    name String
    Device Group name
    panoramaDevice String
    Panorama device name
    name string
    Device Group name
    panoramaDevice string
    Panorama device name
    name str
    Device Group name
    panorama_device str
    Panorama device name
    name String
    Device Group name
    panoramaDevice String
    Panorama device name

    GetAddressesLocationVsys

    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name
    name string
    The Virtual System name
    ngfwDevice string
    The NGFW device name
    name str
    The Virtual System name
    ngfw_device str
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    panos logo
    panos 2.0.0 published on Tuesday, Apr 15, 2025 by paloaltonetworks