Viewing docs for Nutanix v0.11.0
published on Monday, Nov 24, 2025 by Piers Karsenbarg
published on Monday, Nov 24, 2025 by Piers Karsenbarg
Viewing docs for Nutanix v0.11.0
published on Monday, Nov 24, 2025 by Piers Karsenbarg
published on Monday, Nov 24, 2025 by Piers Karsenbarg
Get a subnet with the specified UUID.
Using getSubnetV2
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 getSubnetV2(args: GetSubnetV2Args, opts?: InvokeOptions): Promise<GetSubnetV2Result>
function getSubnetV2Output(args: GetSubnetV2OutputArgs, opts?: InvokeOptions): Output<GetSubnetV2Result>def get_subnet_v2(ext_id: Optional[str] = None,
reserved_ip_addresses: Optional[Sequence[GetSubnetV2ReservedIpAddress]] = None,
opts: Optional[InvokeOptions] = None) -> GetSubnetV2Result
def get_subnet_v2_output(ext_id: Optional[pulumi.Input[str]] = None,
reserved_ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetSubnetV2ReservedIpAddressArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSubnetV2Result]func LookupSubnetV2(ctx *Context, args *LookupSubnetV2Args, opts ...InvokeOption) (*LookupSubnetV2Result, error)
func LookupSubnetV2Output(ctx *Context, args *LookupSubnetV2OutputArgs, opts ...InvokeOption) LookupSubnetV2ResultOutput> Note: This function is named LookupSubnetV2 in the Go SDK.
public static class GetSubnetV2
{
public static Task<GetSubnetV2Result> InvokeAsync(GetSubnetV2Args args, InvokeOptions? opts = null)
public static Output<GetSubnetV2Result> Invoke(GetSubnetV2InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSubnetV2Result> getSubnetV2(GetSubnetV2Args args, InvokeOptions options)
public static Output<GetSubnetV2Result> getSubnetV2(GetSubnetV2Args args, InvokeOptions options)
fn::invoke:
function: nutanix:index/getSubnetV2:getSubnetV2
arguments:
# arguments dictionaryThe following arguments are supported:
- Ext
Id string - (Required) The UUID of the subnet.
- Reserved
Ip List<PiersAddresses Karsenbarg. Nutanix. Inputs. Get Subnet V2Reserved Ip Address> - List of IPs that are excluded while allocating IP addresses to VM ports.
- Ext
Id string - (Required) The UUID of the subnet.
- Reserved
Ip []GetAddresses Subnet V2Reserved Ip Address - List of IPs that are excluded while allocating IP addresses to VM ports.
- ext
Id String - (Required) The UUID of the subnet.
- reserved
Ip List<GetAddresses Subnet V2Reserved Ip Address> - List of IPs that are excluded while allocating IP addresses to VM ports.
- ext
Id string - (Required) The UUID of the subnet.
- reserved
Ip GetAddresses Subnet V2Reserved Ip Address[] - List of IPs that are excluded while allocating IP addresses to VM ports.
- ext_
id str - (Required) The UUID of the subnet.
- reserved_
ip_ Sequence[Getaddresses Subnet V2Reserved Ip Address] - List of IPs that are excluded while allocating IP addresses to VM ports.
- ext
Id String - (Required) The UUID of the subnet.
- reserved
Ip List<Property Map>Addresses - List of IPs that are excluded while allocating IP addresses to VM ports.
getSubnetV2 Result
The following output properties are available:
- Bridge
Name string - Name of the bridge on the host for the subnet.
- Cluster
Name string - Cluster Name
- Cluster
Reference string - UUID of the cluster this subnet belongs to.
- Description string
- Description of the subnet.
- Dhcp
Options List<PiersKarsenbarg. Nutanix. Outputs. Get Subnet V2Dhcp Option> - List of DHCP options to be configured.
- Dynamic
Ip List<PiersAddresses Karsenbarg. Nutanix. Outputs. Get Subnet V2Dynamic Ip Address> - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- Ext
Id string - Hypervisor
Type string - Hypervisor Type
- Id string
- The provider-assigned unique ID for this managed resource.
- Ip
Configs List<PiersKarsenbarg. Nutanix. Outputs. Get Subnet V2Ip Config> - IP configuration for the subnet.
- Ip
Prefix string - IP Prefix in CIDR format.
- Ip
Usages List<PiersKarsenbarg. Nutanix. Outputs. Get Subnet V2Ip Usage> - IP usage statistics.
- Is
Advanced boolNetworking - Indicates whether the subnet is used for advanced networking.
- Is
External bool - Indicates whether the subnet is used for external connectivity.
- Is
Nat boolEnabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- Links
List<Piers
Karsenbarg. Nutanix. Outputs. Get Subnet V2Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Migration
State string - Migration state of the subnet. This field is read-only.
- Name string
- Name of the subnet.
- Network
Function stringChain Reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- Network
Id int - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- Reserved
Ip List<PiersAddresses Karsenbarg. Nutanix. Outputs. Get Subnet V2Reserved Ip Address> - List of IPs that are excluded while allocating IP addresses to VM ports.
- Subnet
Type string - Type of subnet.
- Virtual
Switch stringReference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- Virtual
Switches List<PiersKarsenbarg. Nutanix. Outputs. Get Subnet V2Virtual Switch> - Schema to configure a virtual switch
- Vpc
Reference string - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- Vpcs
List<Piers
Karsenbarg. Nutanix. Outputs. Get Subnet V2Vpc> - Networking common base object
- Bridge
Name string - Name of the bridge on the host for the subnet.
- Cluster
Name string - Cluster Name
- Cluster
Reference string - UUID of the cluster this subnet belongs to.
- Description string
- Description of the subnet.
- Dhcp
Options []GetSubnet V2Dhcp Option - List of DHCP options to be configured.
- Dynamic
Ip []GetAddresses Subnet V2Dynamic Ip Address - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- Ext
Id string - Hypervisor
Type string - Hypervisor Type
- Id string
- The provider-assigned unique ID for this managed resource.
- Ip
Configs []GetSubnet V2Ip Config - IP configuration for the subnet.
- Ip
Prefix string - IP Prefix in CIDR format.
- Ip
Usages []GetSubnet V2Ip Usage - IP usage statistics.
- Is
Advanced boolNetworking - Indicates whether the subnet is used for advanced networking.
- Is
External bool - Indicates whether the subnet is used for external connectivity.
- Is
Nat boolEnabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- Links
[]Get
Subnet V2Link - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Migration
State string - Migration state of the subnet. This field is read-only.
- Name string
- Name of the subnet.
- Network
Function stringChain Reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- Network
Id int - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- Reserved
Ip []GetAddresses Subnet V2Reserved Ip Address - List of IPs that are excluded while allocating IP addresses to VM ports.
- Subnet
Type string - Type of subnet.
- Virtual
Switch stringReference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- Virtual
Switches []GetSubnet V2Virtual Switch - Schema to configure a virtual switch
- Vpc
Reference string - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- Vpcs
[]Get
Subnet V2Vpc - Networking common base object
- bridge
Name String - Name of the bridge on the host for the subnet.
- cluster
Name String - Cluster Name
- cluster
Reference String - UUID of the cluster this subnet belongs to.
- description String
- Description of the subnet.
- dhcp
Options List<GetSubnet V2Dhcp Option> - List of DHCP options to be configured.
- dynamic
Ip List<GetAddresses Subnet V2Dynamic Ip Address> - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- ext
Id String - hypervisor
Type String - Hypervisor Type
- id String
- The provider-assigned unique ID for this managed resource.
- ip
Configs List<GetSubnet V2Ip Config> - IP configuration for the subnet.
- ip
Prefix String - IP Prefix in CIDR format.
- ip
Usages List<GetSubnet V2Ip Usage> - IP usage statistics.
- is
Advanced BooleanNetworking - Indicates whether the subnet is used for advanced networking.
- is
External Boolean - Indicates whether the subnet is used for external connectivity.
- is
Nat BooleanEnabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- links
List<Get
Subnet V2Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- migration
State String - Migration state of the subnet. This field is read-only.
- name String
- Name of the subnet.
- network
Function StringChain Reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- network
Id Integer - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- reserved
Ip List<GetAddresses Subnet V2Reserved Ip Address> - List of IPs that are excluded while allocating IP addresses to VM ports.
- subnet
Type String - Type of subnet.
- virtual
Switch StringReference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- virtual
Switches List<GetSubnet V2Virtual Switch> - Schema to configure a virtual switch
- vpc
Reference String - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- vpcs
List<Get
Subnet V2Vpc> - Networking common base object
- bridge
Name string - Name of the bridge on the host for the subnet.
- cluster
Name string - Cluster Name
- cluster
Reference string - UUID of the cluster this subnet belongs to.
- description string
- Description of the subnet.
- dhcp
Options GetSubnet V2Dhcp Option[] - List of DHCP options to be configured.
- dynamic
Ip GetAddresses Subnet V2Dynamic Ip Address[] - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- ext
Id string - hypervisor
Type string - Hypervisor Type
- id string
- The provider-assigned unique ID for this managed resource.
- ip
Configs GetSubnet V2Ip Config[] - IP configuration for the subnet.
- ip
Prefix string - IP Prefix in CIDR format.
- ip
Usages GetSubnet V2Ip Usage[] - IP usage statistics.
- is
Advanced booleanNetworking - Indicates whether the subnet is used for advanced networking.
- is
External boolean - Indicates whether the subnet is used for external connectivity.
- is
Nat booleanEnabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- links
Get
Subnet V2Link[] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- migration
State string - Migration state of the subnet. This field is read-only.
- name string
- Name of the subnet.
- network
Function stringChain Reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- network
Id number - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- reserved
Ip GetAddresses Subnet V2Reserved Ip Address[] - List of IPs that are excluded while allocating IP addresses to VM ports.
- subnet
Type string - Type of subnet.
- virtual
Switch stringReference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- virtual
Switches GetSubnet V2Virtual Switch[] - Schema to configure a virtual switch
- vpc
Reference string - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- vpcs
Get
Subnet V2Vpc[] - Networking common base object
- bridge_
name str - Name of the bridge on the host for the subnet.
- cluster_
name str - Cluster Name
- cluster_
reference str - UUID of the cluster this subnet belongs to.
- description str
- Description of the subnet.
- dhcp_
options Sequence[GetSubnet V2Dhcp Option] - List of DHCP options to be configured.
- dynamic_
ip_ Sequence[Getaddresses Subnet V2Dynamic Ip Address] - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- ext_
id str - hypervisor_
type str - Hypervisor Type
- id str
- The provider-assigned unique ID for this managed resource.
- ip_
configs Sequence[GetSubnet V2Ip Config] - IP configuration for the subnet.
- ip_
prefix str - IP Prefix in CIDR format.
- ip_
usages Sequence[GetSubnet V2Ip Usage] - IP usage statistics.
- is_
advanced_ boolnetworking - Indicates whether the subnet is used for advanced networking.
- is_
external bool - Indicates whether the subnet is used for external connectivity.
- is_
nat_ boolenabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- links
Sequence[Get
Subnet V2Link] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- migration_
state str - Migration state of the subnet. This field is read-only.
- name str
- Name of the subnet.
- network_
function_ strchain_ reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- network_
id int - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- reserved_
ip_ Sequence[Getaddresses Subnet V2Reserved Ip Address] - List of IPs that are excluded while allocating IP addresses to VM ports.
- subnet_
type str - Type of subnet.
- virtual_
switch_ strreference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- virtual_
switches Sequence[GetSubnet V2Virtual Switch] - Schema to configure a virtual switch
- vpc_
reference str - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- vpcs
Sequence[Get
Subnet V2Vpc] - Networking common base object
- bridge
Name String - Name of the bridge on the host for the subnet.
- cluster
Name String - Cluster Name
- cluster
Reference String - UUID of the cluster this subnet belongs to.
- description String
- Description of the subnet.
- dhcp
Options List<Property Map> - List of DHCP options to be configured.
- dynamic
Ip List<Property Map>Addresses - List of IPs, which are a subset from the reserved IP address list, that must be advertised to the SDN gateway.
- ext
Id String - hypervisor
Type String - Hypervisor Type
- id String
- The provider-assigned unique ID for this managed resource.
- ip
Configs List<Property Map> - IP configuration for the subnet.
- ip
Prefix String - IP Prefix in CIDR format.
- ip
Usages List<Property Map> - IP usage statistics.
- is
Advanced BooleanNetworking - Indicates whether the subnet is used for advanced networking.
- is
External Boolean - Indicates whether the subnet is used for external connectivity.
- is
Nat BooleanEnabled - Indicates whether NAT must be enabled for VPCs attached to the subnet. This is supported only for external subnets. NAT is enabled by default on external subnets.
- links List<Property Map>
- A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- migration
State String - Migration state of the subnet. This field is read-only.
- name String
- Name of the subnet.
- network
Function StringChain Reference - UUID of the Network function chain entity that this subnet belongs to (type VLAN only).
- network
Id Number - or VLAN subnet, this field represents VLAN Id, valid range is from 0 to 4095; For overlay subnet, this field represents 24-bit VNI, this field is read-only.
- reserved
Ip List<Property Map>Addresses - List of IPs that are excluded while allocating IP addresses to VM ports.
- subnet
Type String - Type of subnet.
- virtual
Switch StringReference - UUID of the virtual switch this subnet belongs to (type VLAN only).
- virtual
Switches List<Property Map> - Schema to configure a virtual switch
- vpc
Reference String - UUID of Virtual Private Cloud this subnet belongs to (type Overlay only).
- vpcs List<Property Map>
- Networking common base object
Supporting Types
GetSubnetV2DhcpOption
- Boot
File stringName - Boot file name
- Domain
Name string - The DNS domain name of the client.
- Domain
Name List<PiersServers Karsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- Ntp
Servers List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server> - List of NTP server addresses
- Search
Domains List<string> - The DNS domain search list.
- Tftp
Server stringName - TFTP server name
- Boot
File stringName - Boot file name
- Domain
Name string - The DNS domain name of the client.
- Domain
Name []GetServers Subnet V2Dhcp Option Domain Name Server - List of Domain Name Server addresses.
- Ntp
Servers []GetSubnet V2Dhcp Option Ntp Server - List of NTP server addresses
- Search
Domains []string - The DNS domain search list.
- Tftp
Server stringName - TFTP server name
- boot
File StringName - Boot file name
- domain
Name String - The DNS domain name of the client.
- domain
Name List<GetServers Subnet V2Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- ntp
Servers List<GetSubnet V2Dhcp Option Ntp Server> - List of NTP server addresses
- search
Domains List<String> - The DNS domain search list.
- tftp
Server StringName - TFTP server name
- boot
File stringName - Boot file name
- domain
Name string - The DNS domain name of the client.
- domain
Name GetServers Subnet V2Dhcp Option Domain Name Server[] - List of Domain Name Server addresses.
- ntp
Servers GetSubnet V2Dhcp Option Ntp Server[] - List of NTP server addresses
- search
Domains string[] - The DNS domain search list.
- tftp
Server stringName - TFTP server name
- boot_
file_ strname - Boot file name
- domain_
name str - The DNS domain name of the client.
- domain_
name_ Sequence[Getservers Subnet V2Dhcp Option Domain Name Server] - List of Domain Name Server addresses.
- ntp_
servers Sequence[GetSubnet V2Dhcp Option Ntp Server] - List of NTP server addresses
- search_
domains Sequence[str] - The DNS domain search list.
- tftp_
server_ strname - TFTP server name
- boot
File StringName - Boot file name
- domain
Name String - The DNS domain name of the client.
- domain
Name List<Property Map>Servers - List of Domain Name Server addresses.
- ntp
Servers List<Property Map> - List of NTP server addresses
- search
Domains List<String> - The DNS domain search list.
- tftp
Server StringName - TFTP server name
GetSubnetV2DhcpOptionDomainNameServer
- Ipv4s
[]Get
Subnet V2Dhcp Option Domain Name Server Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Dhcp Option Domain Name Server Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Dhcp Option Domain Name Server Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Dhcp Option Domain Name Server Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Dhcp Option Domain Name Server Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Dhcp Option Domain Name Server Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2DhcpOptionDomainNameServerIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2DhcpOptionDomainNameServerIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2DhcpOptionNtpServer
- Ipv4s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server Ipv4> - IP V4 configuration.
- Ipv6s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server Ipv6> - IP V6 configuration
- Ipv4s
[]Get
Subnet V2Dhcp Option Ntp Server Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Dhcp Option Ntp Server Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Dhcp Option Ntp Server Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Dhcp Option Ntp Server Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Dhcp Option Ntp Server Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Dhcp Option Ntp Server Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Dhcp Option Ntp Server Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Dhcp Option Ntp Server Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2DhcpOptionNtpServerIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2DhcpOptionNtpServerIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2DynamicIpAddress
- Ipv4s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Dynamic Ip Address Ipv4> - IP V4 configuration.
- Ipv6s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Dynamic Ip Address Ipv6> - IP V6 configuration
- Ipv4s
[]Get
Subnet V2Dynamic Ip Address Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Dynamic Ip Address Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Dynamic Ip Address Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Dynamic Ip Address Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Dynamic Ip Address Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Dynamic Ip Address Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Dynamic Ip Address Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Dynamic Ip Address Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2DynamicIpAddressIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2DynamicIpAddressIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfig
- Ipv4s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4> - IP V4 configuration.
- Ipv6s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6> - IP V6 configuration
- Ipv4s
[]Get
Subnet V2Ip Config Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Ip Config Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Ip Config Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Ip Config Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Ip Config Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Ip Config Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Ip Config Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Ip Config Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2IpConfigIpv4
- Default
Gateway List<PiersIps Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Default Gateway Ip> - Reference to address configuration
- Dhcp
Server List<PiersAddresses Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Dhcp Server Address> - Reference to address configuration
- Ip
Subnets List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Ip Subnet> - subnet ip
- Pool
Lists List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List> - Pool of IP addresses from where IPs are allocated.
- Default
Gateway []GetIps Subnet V2Ip Config Ipv4Default Gateway Ip - Reference to address configuration
- Dhcp
Server []GetAddresses Subnet V2Ip Config Ipv4Dhcp Server Address - Reference to address configuration
- Ip
Subnets []GetSubnet V2Ip Config Ipv4Ip Subnet - subnet ip
- Pool
Lists []GetSubnet V2Ip Config Ipv4Pool List - Pool of IP addresses from where IPs are allocated.
- default
Gateway List<GetIps Subnet V2Ip Config Ipv4Default Gateway Ip> - Reference to address configuration
- dhcp
Server List<GetAddresses Subnet V2Ip Config Ipv4Dhcp Server Address> - Reference to address configuration
- ip
Subnets List<GetSubnet V2Ip Config Ipv4Ip Subnet> - subnet ip
- pool
Lists List<GetSubnet V2Ip Config Ipv4Pool List> - Pool of IP addresses from where IPs are allocated.
- default
Gateway GetIps Subnet V2Ip Config Ipv4Default Gateway Ip[] - Reference to address configuration
- dhcp
Server GetAddresses Subnet V2Ip Config Ipv4Dhcp Server Address[] - Reference to address configuration
- ip
Subnets GetSubnet V2Ip Config Ipv4Ip Subnet[] - subnet ip
- pool
Lists GetSubnet V2Ip Config Ipv4Pool List[] - Pool of IP addresses from where IPs are allocated.
- default_
gateway_ Sequence[Getips Subnet V2Ip Config Ipv4Default Gateway Ip] - Reference to address configuration
- dhcp_
server_ Sequence[Getaddresses Subnet V2Ip Config Ipv4Dhcp Server Address] - Reference to address configuration
- ip_
subnets Sequence[GetSubnet V2Ip Config Ipv4Ip Subnet] - subnet ip
- pool_
lists Sequence[GetSubnet V2Ip Config Ipv4Pool List] - Pool of IP addresses from where IPs are allocated.
- default
Gateway List<Property Map>Ips - Reference to address configuration
- dhcp
Server List<Property Map>Addresses - Reference to address configuration
- ip
Subnets List<Property Map> - subnet ip
- pool
Lists List<Property Map> - Pool of IP addresses from where IPs are allocated.
GetSubnetV2IpConfigIpv4DefaultGatewayIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv4DhcpServerAddress
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv4IpSubnet
- Ips
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Ip Subnet Ip> - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
[]Get
Subnet V2Ip Config Ipv4Ip Subnet Ip - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
List<Get
Subnet V2Ip Config Ipv4Ip Subnet Ip> - Reference to address configuration
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Get
Subnet V2Ip Config Ipv4Ip Subnet Ip[] - Reference to address configuration
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Sequence[Get
Subnet V2Ip Config Ipv4Ip Subnet Ip] - Reference to address configuration
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips List<Property Map>
- Reference to address configuration
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2IpConfigIpv4IpSubnetIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv4PoolList
- End
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List End Ip> - Reference to address configuration
- Start
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List Start Ip> - Reference to address configuration
- End
Ips []GetSubnet V2Ip Config Ipv4Pool List End Ip - Reference to address configuration
- Start
Ips []GetSubnet V2Ip Config Ipv4Pool List Start Ip - Reference to address configuration
- end
Ips List<GetSubnet V2Ip Config Ipv4Pool List End Ip> - Reference to address configuration
- start
Ips List<GetSubnet V2Ip Config Ipv4Pool List Start Ip> - Reference to address configuration
- end
Ips GetSubnet V2Ip Config Ipv4Pool List End Ip[] - Reference to address configuration
- start
Ips GetSubnet V2Ip Config Ipv4Pool List Start Ip[] - Reference to address configuration
- end_
ips Sequence[GetSubnet V2Ip Config Ipv4Pool List End Ip] - Reference to address configuration
- start_
ips Sequence[GetSubnet V2Ip Config Ipv4Pool List Start Ip] - Reference to address configuration
- end
Ips List<Property Map> - Reference to address configuration
- start
Ips List<Property Map> - Reference to address configuration
GetSubnetV2IpConfigIpv4PoolListEndIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv4PoolListStartIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv6
- Default
Gateway List<PiersIps Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Default Gateway Ip> - Reference to address configuration
- Dhcp
Server List<PiersAddresses Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Dhcp Server Address> - Reference to address configuration
- Ip
Subnets List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Ip Subnet> - subnet ip
- Pool
Lists List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List> - Pool of IP addresses from where IPs are allocated.
- Default
Gateway []GetIps Subnet V2Ip Config Ipv6Default Gateway Ip - Reference to address configuration
- Dhcp
Server []GetAddresses Subnet V2Ip Config Ipv6Dhcp Server Address - Reference to address configuration
- Ip
Subnets []GetSubnet V2Ip Config Ipv6Ip Subnet - subnet ip
- Pool
Lists []GetSubnet V2Ip Config Ipv6Pool List - Pool of IP addresses from where IPs are allocated.
- default
Gateway List<GetIps Subnet V2Ip Config Ipv6Default Gateway Ip> - Reference to address configuration
- dhcp
Server List<GetAddresses Subnet V2Ip Config Ipv6Dhcp Server Address> - Reference to address configuration
- ip
Subnets List<GetSubnet V2Ip Config Ipv6Ip Subnet> - subnet ip
- pool
Lists List<GetSubnet V2Ip Config Ipv6Pool List> - Pool of IP addresses from where IPs are allocated.
- default
Gateway GetIps Subnet V2Ip Config Ipv6Default Gateway Ip[] - Reference to address configuration
- dhcp
Server GetAddresses Subnet V2Ip Config Ipv6Dhcp Server Address[] - Reference to address configuration
- ip
Subnets GetSubnet V2Ip Config Ipv6Ip Subnet[] - subnet ip
- pool
Lists GetSubnet V2Ip Config Ipv6Pool List[] - Pool of IP addresses from where IPs are allocated.
- default_
gateway_ Sequence[Getips Subnet V2Ip Config Ipv6Default Gateway Ip] - Reference to address configuration
- dhcp_
server_ Sequence[Getaddresses Subnet V2Ip Config Ipv6Dhcp Server Address] - Reference to address configuration
- ip_
subnets Sequence[GetSubnet V2Ip Config Ipv6Ip Subnet] - subnet ip
- pool_
lists Sequence[GetSubnet V2Ip Config Ipv6Pool List] - Pool of IP addresses from where IPs are allocated.
- default
Gateway List<Property Map>Ips - Reference to address configuration
- dhcp
Server List<Property Map>Addresses - Reference to address configuration
- ip
Subnets List<Property Map> - subnet ip
- pool
Lists List<Property Map> - Pool of IP addresses from where IPs are allocated.
GetSubnetV2IpConfigIpv6DefaultGatewayIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv6DhcpServerAddress
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv6IpSubnet
- Ips
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Ip Subnet Ip> - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
[]Get
Subnet V2Ip Config Ipv6Ip Subnet Ip - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
List<Get
Subnet V2Ip Config Ipv6Ip Subnet Ip> - Reference to address configuration
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Get
Subnet V2Ip Config Ipv6Ip Subnet Ip[] - Reference to address configuration
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Sequence[Get
Subnet V2Ip Config Ipv6Ip Subnet Ip] - Reference to address configuration
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips List<Property Map>
- Reference to address configuration
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2IpConfigIpv6IpSubnetIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv6PoolList
- End
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List End Ip> - Reference to address configuration
- Start
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List Start Ip> - Reference to address configuration
- End
Ips []GetSubnet V2Ip Config Ipv6Pool List End Ip - Reference to address configuration
- Start
Ips []GetSubnet V2Ip Config Ipv6Pool List Start Ip - Reference to address configuration
- end
Ips List<GetSubnet V2Ip Config Ipv6Pool List End Ip> - Reference to address configuration
- start
Ips List<GetSubnet V2Ip Config Ipv6Pool List Start Ip> - Reference to address configuration
- end
Ips GetSubnet V2Ip Config Ipv6Pool List End Ip[] - Reference to address configuration
- start
Ips GetSubnet V2Ip Config Ipv6Pool List Start Ip[] - Reference to address configuration
- end_
ips Sequence[GetSubnet V2Ip Config Ipv6Pool List End Ip] - Reference to address configuration
- start_
ips Sequence[GetSubnet V2Ip Config Ipv6Pool List Start Ip] - Reference to address configuration
- end
Ips List<Property Map> - Reference to address configuration
- start
Ips List<Property Map> - Reference to address configuration
GetSubnetV2IpConfigIpv6PoolListEndIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpConfigIpv6PoolListStartIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpUsage
- Ip
Pool List<PiersUsages Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage> - IP Pool usages
- Num
Assigned intIps - Number of assigned IPs.
- Num
Free intIps - Number of free IPs
- Num
Macs int - Number of MAC addresses.
- Ip
Pool []GetUsages Subnet V2Ip Usage Ip Pool Usage - IP Pool usages
- Num
Assigned intIps - Number of assigned IPs.
- Num
Free intIps - Number of free IPs
- Num
Macs int - Number of MAC addresses.
- ip
Pool List<GetUsages Subnet V2Ip Usage Ip Pool Usage> - IP Pool usages
- num
Assigned IntegerIps - Number of assigned IPs.
- num
Free IntegerIps - Number of free IPs
- num
Macs Integer - Number of MAC addresses.
- ip
Pool GetUsages Subnet V2Ip Usage Ip Pool Usage[] - IP Pool usages
- num
Assigned numberIps - Number of assigned IPs.
- num
Free numberIps - Number of free IPs
- num
Macs number - Number of MAC addresses.
- ip_
pool_ Sequence[Getusages Subnet V2Ip Usage Ip Pool Usage] - IP Pool usages
- num_
assigned_ intips - Number of assigned IPs.
- num_
free_ intips - Number of free IPs
- num_
macs int - Number of MAC addresses.
- ip
Pool List<Property Map>Usages - IP Pool usages
- num
Assigned NumberIps - Number of assigned IPs.
- num
Free NumberIps - Number of free IPs
- num
Macs Number - Number of MAC addresses.
GetSubnetV2IpUsageIpPoolUsage
- Num
Free intIps - Number of free IPs
- Num
Total intIps - Total number of IPs in this pool.
- Ranges
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range> - Start/end IP address range.
- Num
Free intIps - Number of free IPs
- Num
Total intIps - Total number of IPs in this pool.
- Ranges
[]Get
Subnet V2Ip Usage Ip Pool Usage Range - Start/end IP address range.
- num
Free IntegerIps - Number of free IPs
- num
Total IntegerIps - Total number of IPs in this pool.
- ranges
List<Get
Subnet V2Ip Usage Ip Pool Usage Range> - Start/end IP address range.
- num
Free numberIps - Number of free IPs
- num
Total numberIps - Total number of IPs in this pool.
- ranges
Get
Subnet V2Ip Usage Ip Pool Usage Range[] - Start/end IP address range.
- num_
free_ intips - Number of free IPs
- num_
total_ intips - Total number of IPs in this pool.
- ranges
Sequence[Get
Subnet V2Ip Usage Ip Pool Usage Range] - Start/end IP address range.
- num
Free NumberIps - Number of free IPs
- num
Total NumberIps - Total number of IPs in this pool.
- ranges List<Property Map>
- Start/end IP address range.
GetSubnetV2IpUsageIpPoolUsageRange
- End
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range End Ip> - Reference to address configuration
- Start
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range Start Ip> - Reference to address configuration
- End
Ips []GetSubnet V2Ip Usage Ip Pool Usage Range End Ip - Reference to address configuration
- Start
Ips []GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip - Reference to address configuration
- end
Ips List<GetSubnet V2Ip Usage Ip Pool Usage Range End Ip> - Reference to address configuration
- start
Ips List<GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip> - Reference to address configuration
- end
Ips GetSubnet V2Ip Usage Ip Pool Usage Range End Ip[] - Reference to address configuration
- start
Ips GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip[] - Reference to address configuration
- end_
ips Sequence[GetSubnet V2Ip Usage Ip Pool Usage Range End Ip] - Reference to address configuration
- start_
ips Sequence[GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip] - Reference to address configuration
- end
Ips List<Property Map> - Reference to address configuration
- start
Ips List<Property Map> - Reference to address configuration
GetSubnetV2IpUsageIpPoolUsageRangeEndIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2IpUsageIpPoolUsageRangeStartIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2Link
GetSubnetV2ReservedIpAddress
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VirtualSwitch
- Bond
Mode bool - Clusters
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster> - Description string
- Description of the subnet.
- Ext
Id string - (Required) The UUID of the subnet.
- Has
Deployment boolError - Is
Default bool - Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Metadatas
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Metadata> - Mtu int
- Name string
- Name of the subnet.
- Tenant
Id string
- Bond
Mode bool - Clusters
[]Get
Subnet V2Virtual Switch Cluster - Description string
- Description of the subnet.
- Ext
Id string - (Required) The UUID of the subnet.
- Has
Deployment boolError - Is
Default bool - Links
[]Get
Subnet V2Virtual Switch Link - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Metadatas
[]Get
Subnet V2Virtual Switch Metadata - Mtu int
- Name string
- Name of the subnet.
- Tenant
Id string
- bond
Mode Boolean - clusters
List<Get
Subnet V2Virtual Switch Cluster> - description String
- Description of the subnet.
- ext
Id String - (Required) The UUID of the subnet.
- has
Deployment BooleanError - is
Default Boolean - links
List<Get
Subnet V2Virtual Switch Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
List<Get
Subnet V2Virtual Switch Metadata> - mtu Integer
- name String
- Name of the subnet.
- tenant
Id String
- bond
Mode boolean - clusters
Get
Subnet V2Virtual Switch Cluster[] - description string
- Description of the subnet.
- ext
Id string - (Required) The UUID of the subnet.
- has
Deployment booleanError - is
Default boolean - links
Get
Subnet V2Virtual Switch Link[] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
Get
Subnet V2Virtual Switch Metadata[] - mtu number
- name string
- Name of the subnet.
- tenant
Id string
- bond_
mode bool - clusters
Sequence[Get
Subnet V2Virtual Switch Cluster] - description str
- Description of the subnet.
- ext_
id str - (Required) The UUID of the subnet.
- has_
deployment_ boolerror - is_
default bool - links
Sequence[Get
Subnet V2Virtual Switch Link] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
Sequence[Get
Subnet V2Virtual Switch Metadata] - mtu int
- name str
- Name of the subnet.
- tenant_
id str
- bond
Mode Boolean - clusters List<Property Map>
- description String
- Description of the subnet.
- ext
Id String - (Required) The UUID of the subnet.
- has
Deployment BooleanError - is
Default Boolean - links List<Property Map>
- A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas List<Property Map>
- mtu Number
- name String
- Name of the subnet.
- tenant
Id String
GetSubnetV2VirtualSwitchCluster
- Ext
Id string - (Required) The UUID of the subnet.
- Gateway
Ip []GetAddresses Subnet V2Virtual Switch Cluster Gateway Ip Address - Hosts
[]Get
Subnet V2Virtual Switch Cluster Host
- ext
Id String - (Required) The UUID of the subnet.
- gateway
Ip List<GetAddresses Subnet V2Virtual Switch Cluster Gateway Ip Address> - hosts
List<Get
Subnet V2Virtual Switch Cluster Host>
- ext
Id string - (Required) The UUID of the subnet.
- gateway
Ip GetAddresses Subnet V2Virtual Switch Cluster Gateway Ip Address[] - hosts
Get
Subnet V2Virtual Switch Cluster Host[]
- ext_
id str - (Required) The UUID of the subnet.
- gateway_
ip_ Sequence[Getaddresses Subnet V2Virtual Switch Cluster Gateway Ip Address] - hosts
Sequence[Get
Subnet V2Virtual Switch Cluster Host]
- ext
Id String - (Required) The UUID of the subnet.
- gateway
Ip List<Property Map>Addresses - hosts List<Property Map>
GetSubnetV2VirtualSwitchClusterGatewayIpAddress
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VirtualSwitchClusterHost
- Ext
Id string - (Required) The UUID of the subnet.
- Host
Nics List<string> - Internal
Bridge stringName - Ip
Addresses List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Host Ip Address> - Route
Table int
- Ext
Id string - (Required) The UUID of the subnet.
- Host
Nics []string - Internal
Bridge stringName - Ip
Addresses []GetSubnet V2Virtual Switch Cluster Host Ip Address - Route
Table int
- ext
Id String - (Required) The UUID of the subnet.
- host
Nics List<String> - internal
Bridge StringName - ip
Addresses List<GetSubnet V2Virtual Switch Cluster Host Ip Address> - route
Table Integer
- ext
Id string - (Required) The UUID of the subnet.
- host
Nics string[] - internal
Bridge stringName - ip
Addresses GetSubnet V2Virtual Switch Cluster Host Ip Address[] - route
Table number
- ext_
id str - (Required) The UUID of the subnet.
- host_
nics Sequence[str] - internal_
bridge_ strname - ip_
addresses Sequence[GetSubnet V2Virtual Switch Cluster Host Ip Address] - route_
table int
- ext
Id String - (Required) The UUID of the subnet.
- host
Nics List<String> - internal
Bridge StringName - ip
Addresses List<Property Map> - route
Table Number
GetSubnetV2VirtualSwitchClusterHostIpAddress
- Ips
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Host Ip Address Ip> - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
[]Get
Subnet V2Virtual Switch Cluster Host Ip Address Ip - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
List<Get
Subnet V2Virtual Switch Cluster Host Ip Address Ip> - Reference to address configuration
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Get
Subnet V2Virtual Switch Cluster Host Ip Address Ip[] - Reference to address configuration
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Sequence[Get
Subnet V2Virtual Switch Cluster Host Ip Address Ip] - Reference to address configuration
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips List<Property Map>
- Reference to address configuration
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VirtualSwitchClusterHostIpAddressIp
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VirtualSwitchLink
GetSubnetV2VirtualSwitchMetadata
- Category
Ids List<ImmutableArray<object>> - Owner
Reference stringId - Owner
User stringName - Project
Name string - Project
Reference stringId
- Category
Ids [][]interface{} - Owner
Reference stringId - Owner
User stringName - Project
Name string - Project
Reference stringId
- category
Ids List<List<Object>> - owner
Reference StringId - owner
User StringName - project
Name String - project
Reference StringId
- category
Ids any[][] - owner
Reference stringId - owner
User stringName - project
Name string - project
Reference stringId
- category_
ids Sequence[Sequence[Any]] - owner_
reference_ strid - owner_
user_ strname - project_
name str - project_
reference_ strid
- category
Ids List<List<Any>> - owner
Reference StringId - owner
User StringName - project
Name String - project
Reference StringId
GetSubnetV2Vpc
- Common
Dhcp List<PiersOptions Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option> - Description string
- Description of the subnet.
- Ext
Id string - (Required) The UUID of the subnet.
- External
Routing stringDomain Reference - External
Subnets List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet> - Externally
Routable List<PiersPrefixes Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix> - Links
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Metadatas
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Metadata> - Name string
- Name of the subnet.
- Snat
Ips List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip> - Tenant
Id string - Vpc
Type string
- Common
Dhcp []GetOptions Subnet V2Vpc Common Dhcp Option - Description string
- Description of the subnet.
- Ext
Id string - (Required) The UUID of the subnet.
- External
Routing stringDomain Reference - External
Subnets []GetSubnet V2Vpc External Subnet - Externally
Routable []GetPrefixes Subnet V2Vpc Externally Routable Prefix - Links
[]Get
Subnet V2Vpc Link - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- Metadatas
[]Get
Subnet V2Vpc Metadata - Name string
- Name of the subnet.
- Snat
Ips []GetSubnet V2Vpc Snat Ip - Tenant
Id string - Vpc
Type string
- common
Dhcp List<GetOptions Subnet V2Vpc Common Dhcp Option> - description String
- Description of the subnet.
- ext
Id String - (Required) The UUID of the subnet.
- external
Routing StringDomain Reference - external
Subnets List<GetSubnet V2Vpc External Subnet> - externally
Routable List<GetPrefixes Subnet V2Vpc Externally Routable Prefix> - links
List<Get
Subnet V2Vpc Link> - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
List<Get
Subnet V2Vpc Metadata> - name String
- Name of the subnet.
- snat
Ips List<GetSubnet V2Vpc Snat Ip> - tenant
Id String - vpc
Type String
- common
Dhcp GetOptions Subnet V2Vpc Common Dhcp Option[] - description string
- Description of the subnet.
- ext
Id string - (Required) The UUID of the subnet.
- external
Routing stringDomain Reference - external
Subnets GetSubnet V2Vpc External Subnet[] - externally
Routable GetPrefixes Subnet V2Vpc Externally Routable Prefix[] - links
Get
Subnet V2Vpc Link[] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
Get
Subnet V2Vpc Metadata[] - name string
- Name of the subnet.
- snat
Ips GetSubnet V2Vpc Snat Ip[] - tenant
Id string - vpc
Type string
- common_
dhcp_ Sequence[Getoptions Subnet V2Vpc Common Dhcp Option] - description str
- Description of the subnet.
- ext_
id str - (Required) The UUID of the subnet.
- external_
routing_ strdomain_ reference - external_
subnets Sequence[GetSubnet V2Vpc External Subnet] - externally_
routable_ Sequence[Getprefixes Subnet V2Vpc Externally Routable Prefix] - links
Sequence[Get
Subnet V2Vpc Link] - A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas
Sequence[Get
Subnet V2Vpc Metadata] - name str
- Name of the subnet.
- snat_
ips Sequence[GetSubnet V2Vpc Snat Ip] - tenant_
id str - vpc_
type str
- common
Dhcp List<Property Map>Options - description String
- Description of the subnet.
- ext
Id String - (Required) The UUID of the subnet.
- external
Routing StringDomain Reference - external
Subnets List<Property Map> - externally
Routable List<Property Map>Prefixes - links List<Property Map>
- A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
- metadatas List<Property Map>
- name String
- Name of the subnet.
- snat
Ips List<Property Map> - tenant
Id String - vpc
Type String
GetSubnetV2VpcCommonDhcpOption
- Domain
Name List<PiersServers Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- Domain
Name []GetServers Subnet V2Vpc Common Dhcp Option Domain Name Server - List of Domain Name Server addresses.
- domain
Name List<GetServers Subnet V2Vpc Common Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- domain
Name GetServers Subnet V2Vpc Common Dhcp Option Domain Name Server[] - List of Domain Name Server addresses.
- domain_
name_ Sequence[Getservers Subnet V2Vpc Common Dhcp Option Domain Name Server] - List of Domain Name Server addresses.
- domain
Name List<Property Map>Servers - List of Domain Name Server addresses.
GetSubnetV2VpcCommonDhcpOptionDomainNameServer
- Ipv4s
[]Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2VpcCommonDhcpOptionDomainNameServerIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcCommonDhcpOptionDomainNameServerIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternalSubnet
- active
Gateway NumberCount - active
Gateway List<Property Map>Nodes - external
Ips List<Property Map> - gateway
Nodes List<String> - subnet
Reference String
GetSubnetV2VpcExternalSubnetActiveGatewayNode
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddress
- Ipv4s
[]Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddressIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddressIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternalSubnetExternalIp
- Ipv4s
[]Get
Subnet V2Vpc External Subnet External Ip Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Vpc External Subnet External Ip Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Vpc External Subnet External Ip Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Vpc External Subnet External Ip Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Vpc External Subnet External Ip Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Vpc External Subnet External Ip Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Vpc External Subnet External Ip Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Vpc External Subnet External Ip Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2VpcExternalSubnetExternalIpIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternalSubnetExternalIpIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternallyRoutablePrefix
- Ipv4s
[]Get
Subnet V2Vpc Externally Routable Prefix Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Vpc Externally Routable Prefix Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Vpc Externally Routable Prefix Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Vpc Externally Routable Prefix Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Vpc Externally Routable Prefix Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Vpc Externally Routable Prefix Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Vpc Externally Routable Prefix Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Vpc Externally Routable Prefix Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2VpcExternallyRoutablePrefixIpv4
- Ips
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv4Ip> - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
[]Get
Subnet V2Vpc Externally Routable Prefix Ipv4Ip - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
List<Get
Subnet V2Vpc Externally Routable Prefix Ipv4Ip> - Reference to address configuration
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Get
Subnet V2Vpc Externally Routable Prefix Ipv4Ip[] - Reference to address configuration
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Sequence[Get
Subnet V2Vpc Externally Routable Prefix Ipv4Ip] - Reference to address configuration
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips List<Property Map>
- Reference to address configuration
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VpcExternallyRoutablePrefixIpv4Ip
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcExternallyRoutablePrefixIpv6
- Ips
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv6Ip> - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
[]Get
Subnet V2Vpc Externally Routable Prefix Ipv6Ip - Reference to address configuration
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
List<Get
Subnet V2Vpc Externally Routable Prefix Ipv6Ip> - Reference to address configuration
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Get
Subnet V2Vpc Externally Routable Prefix Ipv6Ip[] - Reference to address configuration
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
Sequence[Get
Subnet V2Vpc Externally Routable Prefix Ipv6Ip] - Reference to address configuration
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips List<Property Map>
- Reference to address configuration
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VpcExternallyRoutablePrefixIpv6Ip
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcLink
GetSubnetV2VpcMetadata
- Category
Ids List<ImmutableArray<object>> - Owner
Reference stringId - Owner
User stringName - Project
Name string - Project
Reference stringId
- Category
Ids [][]interface{} - Owner
Reference stringId - Owner
User stringName - Project
Name string - Project
Reference stringId
- category
Ids List<List<Object>> - owner
Reference StringId - owner
User StringName - project
Name String - project
Reference StringId
- category
Ids any[][] - owner
Reference stringId - owner
User stringName - project
Name string - project
Reference stringId
- category_
ids Sequence[Sequence[Any]] - owner_
reference_ strid - owner_
user_ strname - project_
name str - project_
reference_ strid
- category
Ids List<List<Any>> - owner
Reference StringId - owner
User StringName - project
Name String - project
Reference StringId
GetSubnetV2VpcSnatIp
- Ipv4s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip Ipv4> - IP V4 configuration.
- Ipv6s
List<Piers
Karsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip Ipv6> - IP V6 configuration
- Ipv4s
[]Get
Subnet V2Vpc Snat Ip Ipv4 - IP V4 configuration.
- Ipv6s
[]Get
Subnet V2Vpc Snat Ip Ipv6 - IP V6 configuration
- ipv4s
List<Get
Subnet V2Vpc Snat Ip Ipv4> - IP V4 configuration.
- ipv6s
List<Get
Subnet V2Vpc Snat Ip Ipv6> - IP V6 configuration
- ipv4s
Get
Subnet V2Vpc Snat Ip Ipv4[] - IP V4 configuration.
- ipv6s
Get
Subnet V2Vpc Snat Ip Ipv6[] - IP V6 configuration
- ipv4s
Sequence[Get
Subnet V2Vpc Snat Ip Ipv4] - IP V4 configuration.
- ipv6s
Sequence[Get
Subnet V2Vpc Snat Ip Ipv6] - IP V6 configuration
- ipv4s List<Property Map>
- IP V4 configuration.
- ipv6s List<Property Map>
- IP V6 configuration
GetSubnetV2VpcSnatIpIpv4
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
GetSubnetV2VpcSnatIpIpv6
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- Prefix
Length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value string
- value of address
- prefix
Length Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
- prefix
Length number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value string
- value of address
- prefix_
length int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value str
- value of address
- prefix
Length Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value String
- value of address
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanixTerraform Provider.
Viewing docs for Nutanix v0.11.0
published on Monday, Nov 24, 2025 by Piers Karsenbarg
published on Monday, Nov 24, 2025 by Piers Karsenbarg
