1. Packages
  2. Akamai
  3. API Docs
  4. getAppSecIPGeo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

akamai.getAppSecIPGeo

Start a Neo task
Explain and create an akamai.getAppSecIPGeo resource
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    Using getAppSecIPGeo

    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 getAppSecIPGeo(args: GetAppSecIPGeoArgs, opts?: InvokeOptions): Promise<GetAppSecIPGeoResult>
    function getAppSecIPGeoOutput(args: GetAppSecIPGeoOutputArgs, opts?: InvokeOptions): Output<GetAppSecIPGeoResult>
    def get_app_sec_ip_geo(config_id: Optional[int] = None,
                           security_policy_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetAppSecIPGeoResult
    def get_app_sec_ip_geo_output(config_id: Optional[pulumi.Input[int]] = None,
                           security_policy_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetAppSecIPGeoResult]
    func LookupAppSecIPGeo(ctx *Context, args *LookupAppSecIPGeoArgs, opts ...InvokeOption) (*LookupAppSecIPGeoResult, error)
    func LookupAppSecIPGeoOutput(ctx *Context, args *LookupAppSecIPGeoOutputArgs, opts ...InvokeOption) LookupAppSecIPGeoResultOutput

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

    public static class GetAppSecIPGeo 
    {
        public static Task<GetAppSecIPGeoResult> InvokeAsync(GetAppSecIPGeoArgs args, InvokeOptions? opts = null)
        public static Output<GetAppSecIPGeoResult> Invoke(GetAppSecIPGeoInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppSecIPGeoResult> getAppSecIPGeo(GetAppSecIPGeoArgs args, InvokeOptions options)
    public static Output<GetAppSecIPGeoResult> getAppSecIPGeo(GetAppSecIPGeoArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getAppSecIPGeo:getAppSecIPGeo
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getAppSecIPGeo Result

    The following output properties are available:

    asnControls List<Property Map>
    blockAction String
    configId Number
    exceptionIpNetworkLists List<String>
    geoControls List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    ipControls List<Property Map>
    mode String
    outputText String
    securityPolicyId String
    ukraineGeoControlAction String

    Supporting Types

    GetAppSecIPGeoAsnControl

    Action string
    Action set for ASN Controls
    AsnNetworkLists List<string>
    List of IDs of ASN network list to be blocked.
    Action string
    Action set for ASN Controls
    AsnNetworkLists []string
    List of IDs of ASN network list to be blocked.
    action String
    Action set for ASN Controls
    asnNetworkLists List<String>
    List of IDs of ASN network list to be blocked.
    action string
    Action set for ASN Controls
    asnNetworkLists string[]
    List of IDs of ASN network list to be blocked.
    action str
    Action set for ASN Controls
    asn_network_lists Sequence[str]
    List of IDs of ASN network list to be blocked.
    action String
    Action set for ASN Controls
    asnNetworkLists List<String>
    List of IDs of ASN network list to be blocked.

    GetAppSecIPGeoGeoControl

    Action string
    Action set for GEO Controls.
    GeoNetworkLists List<string>
    List of IDs of geographic network list to be blocked.
    Action string
    Action set for GEO Controls.
    GeoNetworkLists []string
    List of IDs of geographic network list to be blocked.
    action String
    Action set for GEO Controls.
    geoNetworkLists List<String>
    List of IDs of geographic network list to be blocked.
    action string
    Action set for GEO Controls.
    geoNetworkLists string[]
    List of IDs of geographic network list to be blocked.
    action str
    Action set for GEO Controls.
    geo_network_lists Sequence[str]
    List of IDs of geographic network list to be blocked.
    action String
    Action set for GEO Controls.
    geoNetworkLists List<String>
    List of IDs of geographic network list to be blocked.

    GetAppSecIPGeoIpControl

    Action string
    Action set for IP Controls.
    IpNetworkLists List<string>
    List of IDs of IP network list to be blocked.
    Action string
    Action set for IP Controls.
    IpNetworkLists []string
    List of IDs of IP network list to be blocked.
    action String
    Action set for IP Controls.
    ipNetworkLists List<String>
    List of IDs of IP network list to be blocked.
    action string
    Action set for IP Controls.
    ipNetworkLists string[]
    List of IDs of IP network list to be blocked.
    action str
    Action set for IP Controls.
    ip_network_lists Sequence[str]
    List of IDs of IP network list to be blocked.
    action String
    Action set for IP Controls.
    ipNetworkLists List<String>
    List of IDs of IP network list to be blocked.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate