1. Packages
  2. Scaleway
  3. API Docs
  4. loadbalancers
  5. getIp
Scaleway v1.25.0 published on Saturday, Mar 22, 2025 by pulumiverse

scaleway.loadbalancers.getIp

Explore with Pulumi AI

scaleway logo
Scaleway v1.25.0 published on Saturday, Mar 22, 2025 by pulumiverse

    Gets information about a Load Balancer IP address.

    For more information, see the main documentation or API documentation.

    Using getIp

    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 getIp(args: GetIpArgs, opts?: InvokeOptions): Promise<GetIpResult>
    function getIpOutput(args: GetIpOutputArgs, opts?: InvokeOptions): Output<GetIpResult>
    def get_ip(ip_address: Optional[str] = None,
               ip_id: Optional[str] = None,
               project_id: Optional[str] = None,
               zone: Optional[str] = None,
               opts: Optional[InvokeOptions] = None) -> GetIpResult
    def get_ip_output(ip_address: Optional[pulumi.Input[str]] = None,
               ip_id: Optional[pulumi.Input[str]] = None,
               project_id: Optional[pulumi.Input[str]] = None,
               zone: Optional[pulumi.Input[str]] = None,
               opts: Optional[InvokeOptions] = None) -> Output[GetIpResult]
    func LookupIp(ctx *Context, args *LookupIpArgs, opts ...InvokeOption) (*LookupIpResult, error)
    func LookupIpOutput(ctx *Context, args *LookupIpOutputArgs, opts ...InvokeOption) LookupIpResultOutput

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

    public static class GetIp 
    {
        public static Task<GetIpResult> InvokeAsync(GetIpArgs args, InvokeOptions? opts = null)
        public static Output<GetIpResult> Invoke(GetIpInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIpResult> getIp(GetIpArgs args, InvokeOptions options)
    public static Output<GetIpResult> getIp(GetIpArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scaleway:loadbalancers/getIp:getIp
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IpAddress string
    The IP address. Only one of ip_address and ip_id should be specified.
    IpId string
    The IP ID. Only one of ip_address and ip_id should be specified.
    ProjectId string
    The ID of the Project the Load Balancer IP is associated with.
    Zone string
    zone) The zone in which the IP was reserved.
    IpAddress string
    The IP address. Only one of ip_address and ip_id should be specified.
    IpId string
    The IP ID. Only one of ip_address and ip_id should be specified.
    ProjectId string
    The ID of the Project the Load Balancer IP is associated with.
    Zone string
    zone) The zone in which the IP was reserved.
    ipAddress String
    The IP address. Only one of ip_address and ip_id should be specified.
    ipId String
    The IP ID. Only one of ip_address and ip_id should be specified.
    projectId String
    The ID of the Project the Load Balancer IP is associated with.
    zone String
    zone) The zone in which the IP was reserved.
    ipAddress string
    The IP address. Only one of ip_address and ip_id should be specified.
    ipId string
    The IP ID. Only one of ip_address and ip_id should be specified.
    projectId string
    The ID of the Project the Load Balancer IP is associated with.
    zone string
    zone) The zone in which the IP was reserved.
    ip_address str
    The IP address. Only one of ip_address and ip_id should be specified.
    ip_id str
    The IP ID. Only one of ip_address and ip_id should be specified.
    project_id str
    The ID of the Project the Load Balancer IP is associated with.
    zone str
    zone) The zone in which the IP was reserved.
    ipAddress String
    The IP address. Only one of ip_address and ip_id should be specified.
    ipId String
    The IP ID. Only one of ip_address and ip_id should be specified.
    projectId String
    The ID of the Project the Load Balancer IP is associated with.
    zone String
    zone) The zone in which the IP was reserved.

    getIp Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    IsIpv6 bool
    LbId string
    The ID of the associated Load Balancer, if any
    OrganizationId string
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    Region string
    Reverse string
    The reverse domain associated with this IP.
    Tags List<string>
    The tags associated with this IP.
    IpAddress string
    IpId string
    ProjectId string
    Zone string
    Id string
    The provider-assigned unique ID for this managed resource.
    IsIpv6 bool
    LbId string
    The ID of the associated Load Balancer, if any
    OrganizationId string
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    Region string
    Reverse string
    The reverse domain associated with this IP.
    Tags []string
    The tags associated with this IP.
    IpAddress string
    IpId string
    ProjectId string
    Zone string
    id String
    The provider-assigned unique ID for this managed resource.
    isIpv6 Boolean
    lbId String
    The ID of the associated Load Balancer, if any
    organizationId String
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    region String
    reverse String
    The reverse domain associated with this IP.
    tags List<String>
    The tags associated with this IP.
    ipAddress String
    ipId String
    projectId String
    zone String
    id string
    The provider-assigned unique ID for this managed resource.
    isIpv6 boolean
    lbId string
    The ID of the associated Load Balancer, if any
    organizationId string
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    region string
    reverse string
    The reverse domain associated with this IP.
    tags string[]
    The tags associated with this IP.
    ipAddress string
    ipId string
    projectId string
    zone string
    id str
    The provider-assigned unique ID for this managed resource.
    is_ipv6 bool
    lb_id str
    The ID of the associated Load Balancer, if any
    organization_id str
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    region str
    reverse str
    The reverse domain associated with this IP.
    tags Sequence[str]
    The tags associated with this IP.
    ip_address str
    ip_id str
    project_id str
    zone str
    id String
    The provider-assigned unique ID for this managed resource.
    isIpv6 Boolean
    lbId String
    The ID of the associated Load Balancer, if any
    organizationId String
    (Defaults to provider organization_id) The ID of the Organization the Load Balancer IP is associated with.
    region String
    reverse String
    The reverse domain associated with this IP.
    tags List<String>
    The tags associated with this IP.
    ipAddress String
    ipId String
    projectId String
    zone String

    Package Details

    Repository
    scaleway pulumiverse/pulumi-scaleway
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scaleway Terraform Provider.
    scaleway logo
    Scaleway v1.25.0 published on Saturday, Mar 22, 2025 by pulumiverse