Linode v4.31.0 published on Wednesday, Jan 15, 2025 by Pulumi
linode.getNetworkingIps
Explore with Pulumi AI
Using getNetworkingIps
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 getNetworkingIps(args: GetNetworkingIpsArgs, opts?: InvokeOptions): Promise<GetNetworkingIpsResult>
function getNetworkingIpsOutput(args: GetNetworkingIpsOutputArgs, opts?: InvokeOptions): Output<GetNetworkingIpsResult>
def get_networking_ips(filters: Optional[Sequence[GetNetworkingIpsFilter]] = None,
ip_addresses: Optional[Sequence[GetNetworkingIpsIpAddress]] = None,
order: Optional[str] = None,
order_by: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkingIpsResult
def get_networking_ips_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkingIpsFilterArgs]]]] = None,
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkingIpsIpAddressArgs]]]] = None,
order: Optional[pulumi.Input[str]] = None,
order_by: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkingIpsResult]
func GetNetworkingIps(ctx *Context, args *GetNetworkingIpsArgs, opts ...InvokeOption) (*GetNetworkingIpsResult, error)
func GetNetworkingIpsOutput(ctx *Context, args *GetNetworkingIpsOutputArgs, opts ...InvokeOption) GetNetworkingIpsResultOutput
> Note: This function is named GetNetworkingIps
in the Go SDK.
public static class GetNetworkingIps
{
public static Task<GetNetworkingIpsResult> InvokeAsync(GetNetworkingIpsArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkingIpsResult> Invoke(GetNetworkingIpsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkingIpsResult> getNetworkingIps(GetNetworkingIpsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: linode:index/getNetworkingIps:getNetworkingIps
arguments:
# arguments dictionary
The following arguments are supported:
getNetworkingIps Result
The following output properties are available:
- Id string
- Filters
List<Get
Networking Ips Filter> - Ip
Addresses List<GetNetworking Ips Ip Address> - Order string
- Order
By string
- Id string
- Filters
[]Get
Networking Ips Filter - Ip
Addresses []GetNetworking Ips Ip Address - Order string
- Order
By string
- id String
- filters
List<Get
Networking Ips Filter> - ip
Addresses List<GetNetworking Ips Ip Address> - order String
- order
By String
- id string
- filters
Get
Networking Ips Filter[] - ip
Addresses GetNetworking Ips Ip Address[] - order string
- order
By string
- id String
- filters List<Property Map>
- ip
Addresses List<Property Map> - order String
- order
By String
Supporting Types
GetNetworkingIpsFilter
GetNetworkingIpsIpAddress
- Address string
- The IP address.
- Gateway string
- The default gateway for this address.
- Linode
Id int - The ID of the Linode this address currently belongs to.
- Prefix int
- The number of bits set in the subnet mask.
- Public bool
- Whether this is a public or private IP address.
- Rdns string
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- Region string
- The Region this IP address resides in.
- Reserved bool
- Whether this IP is reserved or not.
- Subnet
Mask string - The mask that separates host bits from network bits for this address.
- Type string
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
- Address string
- The IP address.
- Gateway string
- The default gateway for this address.
- Linode
Id int - The ID of the Linode this address currently belongs to.
- Prefix int
- The number of bits set in the subnet mask.
- Public bool
- Whether this is a public or private IP address.
- Rdns string
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- Region string
- The Region this IP address resides in.
- Reserved bool
- Whether this IP is reserved or not.
- Subnet
Mask string - The mask that separates host bits from network bits for this address.
- Type string
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
- address String
- The IP address.
- gateway String
- The default gateway for this address.
- linode
Id Integer - The ID of the Linode this address currently belongs to.
- prefix Integer
- The number of bits set in the subnet mask.
- public_ Boolean
- Whether this is a public or private IP address.
- rdns String
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- region String
- The Region this IP address resides in.
- reserved Boolean
- Whether this IP is reserved or not.
- subnet
Mask String - The mask that separates host bits from network bits for this address.
- type String
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
- address string
- The IP address.
- gateway string
- The default gateway for this address.
- linode
Id number - The ID of the Linode this address currently belongs to.
- prefix number
- The number of bits set in the subnet mask.
- public boolean
- Whether this is a public or private IP address.
- rdns string
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- region string
- The Region this IP address resides in.
- reserved boolean
- Whether this IP is reserved or not.
- subnet
Mask string - The mask that separates host bits from network bits for this address.
- type string
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
- address str
- The IP address.
- gateway str
- The default gateway for this address.
- linode_
id int - The ID of the Linode this address currently belongs to.
- prefix int
- The number of bits set in the subnet mask.
- public bool
- Whether this is a public or private IP address.
- rdns str
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- region str
- The Region this IP address resides in.
- reserved bool
- Whether this IP is reserved or not.
- subnet_
mask str - The mask that separates host bits from network bits for this address.
- type str
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
- address String
- The IP address.
- gateway String
- The default gateway for this address.
- linode
Id Number - The ID of the Linode this address currently belongs to.
- prefix Number
- The number of bits set in the subnet mask.
- public Boolean
- Whether this is a public or private IP address.
- rdns String
- The reverse DNS assigned to this address. For public IPv4 addresses, this will be set to a default value provided by Linode if not explicitly set.
- region String
- The Region this IP address resides in.
- reserved Boolean
- Whether this IP is reserved or not.
- subnet
Mask String - The mask that separates host bits from network bits for this address.
- type String
- The type of address this is (ipv4, ipv6, ipv6/pool, ipv6/range).
Package Details
- Repository
- Linode pulumi/pulumi-linode
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
linode
Terraform Provider.