azure-native.securityinsights.listGeodataByIp
Explore with Pulumi AI
Get geodata for a single IP address
Uses Azure REST API version 2025-01-01-preview.
Other available API versions: 2024-01-01-preview, 2024-04-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native securityinsights [ApiVersion]
. See the version guide for details.
Using listGeodataByIp
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 listGeodataByIp(args: ListGeodataByIpArgs, opts?: InvokeOptions): Promise<ListGeodataByIpResult>
function listGeodataByIpOutput(args: ListGeodataByIpOutputArgs, opts?: InvokeOptions): Output<ListGeodataByIpResult>
def list_geodata_by_ip(enrichment_type: Optional[str] = None,
ip_address: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListGeodataByIpResult
def list_geodata_by_ip_output(enrichment_type: Optional[pulumi.Input[str]] = None,
ip_address: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListGeodataByIpResult]
func ListGeodataByIp(ctx *Context, args *ListGeodataByIpArgs, opts ...InvokeOption) (*ListGeodataByIpResult, error)
func ListGeodataByIpOutput(ctx *Context, args *ListGeodataByIpOutputArgs, opts ...InvokeOption) ListGeodataByIpResultOutput
> Note: This function is named ListGeodataByIp
in the Go SDK.
public static class ListGeodataByIp
{
public static Task<ListGeodataByIpResult> InvokeAsync(ListGeodataByIpArgs args, InvokeOptions? opts = null)
public static Output<ListGeodataByIpResult> Invoke(ListGeodataByIpInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListGeodataByIpResult> listGeodataByIp(ListGeodataByIpArgs args, InvokeOptions options)
public static Output<ListGeodataByIpResult> listGeodataByIp(ListGeodataByIpArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:securityinsights:listGeodataByIp
arguments:
# arguments dictionary
The following arguments are supported:
- Enrichment
Type string - Enrichment type
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Ip
Address string - The dotted-decimal or colon-separated string representation of the IP address
- Enrichment
Type string - Enrichment type
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Ip
Address string - The dotted-decimal or colon-separated string representation of the IP address
- enrichment
Type String - Enrichment type
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- ip
Address String - The dotted-decimal or colon-separated string representation of the IP address
- enrichment
Type string - Enrichment type
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - The name of the workspace.
- ip
Address string - The dotted-decimal or colon-separated string representation of the IP address
- enrichment_
type str - Enrichment type
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - The name of the workspace.
- ip_
address str - The dotted-decimal or colon-separated string representation of the IP address
- enrichment
Type String - Enrichment type
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- ip
Address String - The dotted-decimal or colon-separated string representation of the IP address
listGeodataByIp Result
The following output properties are available:
- Asn string
- The autonomous system number associated with this IP address
- Carrier string
- The name of the carrier for this IP address
- City string
- The city this IP address is located in
- City
Confidence intFactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- Continent string
- The continent this IP address is located on
- Country string
- The county this IP address is located in
- Country
Confidence intFactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- Ip
Addr string - The dotted-decimal or colon-separated string representation of the IP address
- Ip
Routing stringType - A description of the connection type of this IP address
- Latitude string
- The latitude of this IP address
- Longitude string
- The longitude of this IP address
- Organization string
- The name of the organization for this IP address
- Organization
Type string - The type of the organization for this IP address
- Region string
- The geographic region this IP address is located in
- State string
- The state this IP address is located in
- State
Code string - The abbreviated name for the state this IP address is located in
- State
Confidence intFactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
- Asn string
- The autonomous system number associated with this IP address
- Carrier string
- The name of the carrier for this IP address
- City string
- The city this IP address is located in
- City
Confidence intFactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- Continent string
- The continent this IP address is located on
- Country string
- The county this IP address is located in
- Country
Confidence intFactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- Ip
Addr string - The dotted-decimal or colon-separated string representation of the IP address
- Ip
Routing stringType - A description of the connection type of this IP address
- Latitude string
- The latitude of this IP address
- Longitude string
- The longitude of this IP address
- Organization string
- The name of the organization for this IP address
- Organization
Type string - The type of the organization for this IP address
- Region string
- The geographic region this IP address is located in
- State string
- The state this IP address is located in
- State
Code string - The abbreviated name for the state this IP address is located in
- State
Confidence intFactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
- asn String
- The autonomous system number associated with this IP address
- carrier String
- The name of the carrier for this IP address
- city String
- The city this IP address is located in
- city
Confidence IntegerFactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- continent String
- The continent this IP address is located on
- country String
- The county this IP address is located in
- country
Confidence IntegerFactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- ip
Addr String - The dotted-decimal or colon-separated string representation of the IP address
- ip
Routing StringType - A description of the connection type of this IP address
- latitude String
- The latitude of this IP address
- longitude String
- The longitude of this IP address
- organization String
- The name of the organization for this IP address
- organization
Type String - The type of the organization for this IP address
- region String
- The geographic region this IP address is located in
- state String
- The state this IP address is located in
- state
Code String - The abbreviated name for the state this IP address is located in
- state
Confidence IntegerFactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
- asn string
- The autonomous system number associated with this IP address
- carrier string
- The name of the carrier for this IP address
- city string
- The city this IP address is located in
- city
Confidence numberFactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- continent string
- The continent this IP address is located on
- country string
- The county this IP address is located in
- country
Confidence numberFactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- ip
Addr string - The dotted-decimal or colon-separated string representation of the IP address
- ip
Routing stringType - A description of the connection type of this IP address
- latitude string
- The latitude of this IP address
- longitude string
- The longitude of this IP address
- organization string
- The name of the organization for this IP address
- organization
Type string - The type of the organization for this IP address
- region string
- The geographic region this IP address is located in
- state string
- The state this IP address is located in
- state
Code string - The abbreviated name for the state this IP address is located in
- state
Confidence numberFactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
- asn str
- The autonomous system number associated with this IP address
- carrier str
- The name of the carrier for this IP address
- city str
- The city this IP address is located in
- city_
confidence_ intfactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- continent str
- The continent this IP address is located on
- country str
- The county this IP address is located in
- country_
confidence_ intfactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- ip_
addr str - The dotted-decimal or colon-separated string representation of the IP address
- ip_
routing_ strtype - A description of the connection type of this IP address
- latitude str
- The latitude of this IP address
- longitude str
- The longitude of this IP address
- organization str
- The name of the organization for this IP address
- organization_
type str - The type of the organization for this IP address
- region str
- The geographic region this IP address is located in
- state str
- The state this IP address is located in
- state_
code str - The abbreviated name for the state this IP address is located in
- state_
confidence_ intfactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
- asn String
- The autonomous system number associated with this IP address
- carrier String
- The name of the carrier for this IP address
- city String
- The city this IP address is located in
- city
Confidence NumberFactor - A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100
- continent String
- The continent this IP address is located on
- country String
- The county this IP address is located in
- country
Confidence NumberFactor - A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100
- ip
Addr String - The dotted-decimal or colon-separated string representation of the IP address
- ip
Routing StringType - A description of the connection type of this IP address
- latitude String
- The latitude of this IP address
- longitude String
- The longitude of this IP address
- organization String
- The name of the organization for this IP address
- organization
Type String - The type of the organization for this IP address
- region String
- The geographic region this IP address is located in
- state String
- The state this IP address is located in
- state
Code String - The abbreviated name for the state this IP address is located in
- state
Confidence NumberFactor - A numeric rating of confidence that the value in the 'state' field is correct on a scale of 0-100
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0