Nutanix v0.7.4 published on Friday, Mar 21, 2025 by Piers Karsenbarg
nutanix.getSubnetV2
Explore with Pulumi AI
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 dictionary
The following arguments are supported:
- Ext
Id This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 Name This property is required. string - Boot file name
- Domain
Name This property is required. string - The DNS domain name of the client.
- Domain
Name Servers This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- Ntp
Servers This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server> - List of NTP server addresses
- Search
Domains This property is required. List<string> - The DNS domain search list.
- Tftp
Server Name This property is required. string - TFTP server name
- Boot
File Name This property is required. string - Boot file name
- Domain
Name This property is required. string - The DNS domain name of the client.
- Domain
Name Servers This property is required. []GetSubnet V2Dhcp Option Domain Name Server - List of Domain Name Server addresses.
- Ntp
Servers This property is required. []GetSubnet V2Dhcp Option Ntp Server - List of NTP server addresses
- Search
Domains This property is required. []string - The DNS domain search list.
- Tftp
Server Name This property is required. string - TFTP server name
- boot
File Name This property is required. String - Boot file name
- domain
Name This property is required. String - The DNS domain name of the client.
- domain
Name Servers This property is required. List<GetSubnet V2Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- ntp
Servers This property is required. List<GetSubnet V2Dhcp Option Ntp Server> - List of NTP server addresses
- search
Domains This property is required. List<String> - The DNS domain search list.
- tftp
Server Name This property is required. String - TFTP server name
- boot
File Name This property is required. string - Boot file name
- domain
Name This property is required. string - The DNS domain name of the client.
- domain
Name Servers This property is required. GetSubnet V2Dhcp Option Domain Name Server[] - List of Domain Name Server addresses.
- ntp
Servers This property is required. GetSubnet V2Dhcp Option Ntp Server[] - List of NTP server addresses
- search
Domains This property is required. string[] - The DNS domain search list.
- tftp
Server Name This property is required. string - TFTP server name
- boot_
file_ name This property is required. str - Boot file name
- domain_
name This property is required. str - The DNS domain name of the client.
- domain_
name_ servers This property is required. Sequence[GetSubnet V2Dhcp Option Domain Name Server] - List of Domain Name Server addresses.
- ntp_
servers This property is required. Sequence[GetSubnet V2Dhcp Option Ntp Server] - List of NTP server addresses
- search_
domains This property is required. Sequence[str] - The DNS domain search list.
- tftp_
server_ name This property is required. str - TFTP server name
- boot
File Name This property is required. String - Boot file name
- domain
Name This property is required. String - The DNS domain name of the client.
- domain
Name Servers This property is required. List<Property Map> - List of Domain Name Server addresses.
- ntp
Servers This property is required. List<Property Map> - List of NTP server addresses
- search
Domains This property is required. List<String> - The DNS domain search list.
- tftp
Server Name This property is required. String - TFTP server name
GetSubnetV2DhcpOptionDomainNameServer
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Dhcp Option Domain Name Server Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Dhcp Option Domain Name Server Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Dhcp Option Domain Name Server Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Dhcp Option Domain Name Server Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Dhcp Option Domain Name Server Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Dhcp Option Domain Name Server Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2DhcpOptionDomainNameServerIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2DhcpOptionDomainNameServerIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2DhcpOptionNtpServer
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dhcp Option Ntp Server Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Dhcp Option Ntp Server Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Dhcp Option Ntp Server Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Dhcp Option Ntp Server Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Dhcp Option Ntp Server Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Dhcp Option Ntp Server Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Dhcp Option Ntp Server Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Dhcp Option Ntp Server Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Dhcp Option Ntp Server Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2DhcpOptionNtpServerIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2DhcpOptionNtpServerIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2DynamicIpAddress
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dynamic Ip Address Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Dynamic Ip Address Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Dynamic Ip Address Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Dynamic Ip Address Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Dynamic Ip Address Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Dynamic Ip Address Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Dynamic Ip Address Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Dynamic Ip Address Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Dynamic Ip Address Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Dynamic Ip Address Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2DynamicIpAddressIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2DynamicIpAddressIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfig
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Ip Config Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Ip Config Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Ip Config Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Ip Config Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Ip Config Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Ip Config Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Ip Config Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Ip Config Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2IpConfigIpv4
- Default
Gateway Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Default Gateway Ip> - Reference to address configuration
- Dhcp
Server Addresses This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Dhcp Server Address> - Reference to address configuration
- Ip
Subnets This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Ip Subnet> - subnet ip
- Pool
Lists This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List> - Pool of IP addresses from where IPs are allocated.
- Default
Gateway Ips This property is required. []GetSubnet V2Ip Config Ipv4Default Gateway Ip - Reference to address configuration
- Dhcp
Server Addresses This property is required. []GetSubnet V2Ip Config Ipv4Dhcp Server Address - Reference to address configuration
- Ip
Subnets This property is required. []GetSubnet V2Ip Config Ipv4Ip Subnet - subnet ip
- Pool
Lists This property is required. []GetSubnet V2Ip Config Ipv4Pool List - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. List<GetSubnet V2Ip Config Ipv4Default Gateway Ip> - Reference to address configuration
- dhcp
Server Addresses This property is required. List<GetSubnet V2Ip Config Ipv4Dhcp Server Address> - Reference to address configuration
- ip
Subnets This property is required. List<GetSubnet V2Ip Config Ipv4Ip Subnet> - subnet ip
- pool
Lists This property is required. List<GetSubnet V2Ip Config Ipv4Pool List> - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. GetSubnet V2Ip Config Ipv4Default Gateway Ip[] - Reference to address configuration
- dhcp
Server Addresses This property is required. GetSubnet V2Ip Config Ipv4Dhcp Server Address[] - Reference to address configuration
- ip
Subnets This property is required. GetSubnet V2Ip Config Ipv4Ip Subnet[] - subnet ip
- pool
Lists This property is required. GetSubnet V2Ip Config Ipv4Pool List[] - Pool of IP addresses from where IPs are allocated.
- default_
gateway_ ips This property is required. Sequence[GetSubnet V2Ip Config Ipv4Default Gateway Ip] - Reference to address configuration
- dhcp_
server_ addresses This property is required. Sequence[GetSubnet V2Ip Config Ipv4Dhcp Server Address] - Reference to address configuration
- ip_
subnets This property is required. Sequence[GetSubnet V2Ip Config Ipv4Ip Subnet] - subnet ip
- pool_
lists This property is required. Sequence[GetSubnet V2Ip Config Ipv4Pool List] - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. List<Property Map> - Reference to address configuration
- dhcp
Server Addresses This property is required. List<Property Map> - Reference to address configuration
- ip
Subnets This property is required. List<Property Map> - subnet ip
- pool
Lists This property is required. List<Property Map> - Pool of IP addresses from where IPs are allocated.
GetSubnetV2IpConfigIpv4DefaultGatewayIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv4DhcpServerAddress
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv4IpSubnet
- Ips
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Ip Subnet Ip> - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
This property is required. []GetSubnet V2Ip Config Ipv4Ip Subnet Ip - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<GetSubnet V2Ip Config Ipv4Ip Subnet Ip> - Reference to address configuration
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. GetSubnet V2Ip Config Ipv4Ip Subnet Ip[] - Reference to address configuration
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. Sequence[GetSubnet V2Ip Config Ipv4Ip Subnet Ip] - Reference to address configuration
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<Property Map> - Reference to address configuration
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2IpConfigIpv4IpSubnetIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv4PoolList
- End
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List End Ip> - Reference to address configuration
- Start
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv4Pool List Start Ip> - Reference to address configuration
- End
Ips This property is required. []GetSubnet V2Ip Config Ipv4Pool List End Ip - Reference to address configuration
- Start
Ips This property is required. []GetSubnet V2Ip Config Ipv4Pool List Start Ip - Reference to address configuration
- end
Ips This property is required. List<GetSubnet V2Ip Config Ipv4Pool List End Ip> - Reference to address configuration
- start
Ips This property is required. List<GetSubnet V2Ip Config Ipv4Pool List Start Ip> - Reference to address configuration
- end
Ips This property is required. GetSubnet V2Ip Config Ipv4Pool List End Ip[] - Reference to address configuration
- start
Ips This property is required. GetSubnet V2Ip Config Ipv4Pool List Start Ip[] - Reference to address configuration
- end_
ips This property is required. Sequence[GetSubnet V2Ip Config Ipv4Pool List End Ip] - Reference to address configuration
- start_
ips This property is required. Sequence[GetSubnet V2Ip Config Ipv4Pool List Start Ip] - Reference to address configuration
- end
Ips This property is required. List<Property Map> - Reference to address configuration
- start
Ips This property is required. List<Property Map> - Reference to address configuration
GetSubnetV2IpConfigIpv4PoolListEndIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv4PoolListStartIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv6
- Default
Gateway Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Default Gateway Ip> - Reference to address configuration
- Dhcp
Server Addresses This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Dhcp Server Address> - Reference to address configuration
- Ip
Subnets This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Ip Subnet> - subnet ip
- Pool
Lists This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List> - Pool of IP addresses from where IPs are allocated.
- Default
Gateway Ips This property is required. []GetSubnet V2Ip Config Ipv6Default Gateway Ip - Reference to address configuration
- Dhcp
Server Addresses This property is required. []GetSubnet V2Ip Config Ipv6Dhcp Server Address - Reference to address configuration
- Ip
Subnets This property is required. []GetSubnet V2Ip Config Ipv6Ip Subnet - subnet ip
- Pool
Lists This property is required. []GetSubnet V2Ip Config Ipv6Pool List - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. List<GetSubnet V2Ip Config Ipv6Default Gateway Ip> - Reference to address configuration
- dhcp
Server Addresses This property is required. List<GetSubnet V2Ip Config Ipv6Dhcp Server Address> - Reference to address configuration
- ip
Subnets This property is required. List<GetSubnet V2Ip Config Ipv6Ip Subnet> - subnet ip
- pool
Lists This property is required. List<GetSubnet V2Ip Config Ipv6Pool List> - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. GetSubnet V2Ip Config Ipv6Default Gateway Ip[] - Reference to address configuration
- dhcp
Server Addresses This property is required. GetSubnet V2Ip Config Ipv6Dhcp Server Address[] - Reference to address configuration
- ip
Subnets This property is required. GetSubnet V2Ip Config Ipv6Ip Subnet[] - subnet ip
- pool
Lists This property is required. GetSubnet V2Ip Config Ipv6Pool List[] - Pool of IP addresses from where IPs are allocated.
- default_
gateway_ ips This property is required. Sequence[GetSubnet V2Ip Config Ipv6Default Gateway Ip] - Reference to address configuration
- dhcp_
server_ addresses This property is required. Sequence[GetSubnet V2Ip Config Ipv6Dhcp Server Address] - Reference to address configuration
- ip_
subnets This property is required. Sequence[GetSubnet V2Ip Config Ipv6Ip Subnet] - subnet ip
- pool_
lists This property is required. Sequence[GetSubnet V2Ip Config Ipv6Pool List] - Pool of IP addresses from where IPs are allocated.
- default
Gateway Ips This property is required. List<Property Map> - Reference to address configuration
- dhcp
Server Addresses This property is required. List<Property Map> - Reference to address configuration
- ip
Subnets This property is required. List<Property Map> - subnet ip
- pool
Lists This property is required. List<Property Map> - Pool of IP addresses from where IPs are allocated.
GetSubnetV2IpConfigIpv6DefaultGatewayIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv6DhcpServerAddress
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv6IpSubnet
- Ips
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Ip Subnet Ip> - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
This property is required. []GetSubnet V2Ip Config Ipv6Ip Subnet Ip - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<GetSubnet V2Ip Config Ipv6Ip Subnet Ip> - Reference to address configuration
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. GetSubnet V2Ip Config Ipv6Ip Subnet Ip[] - Reference to address configuration
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. Sequence[GetSubnet V2Ip Config Ipv6Ip Subnet Ip] - Reference to address configuration
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<Property Map> - Reference to address configuration
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2IpConfigIpv6IpSubnetIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv6PoolList
- End
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List End Ip> - Reference to address configuration
- Start
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Config Ipv6Pool List Start Ip> - Reference to address configuration
- End
Ips This property is required. []GetSubnet V2Ip Config Ipv6Pool List End Ip - Reference to address configuration
- Start
Ips This property is required. []GetSubnet V2Ip Config Ipv6Pool List Start Ip - Reference to address configuration
- end
Ips This property is required. List<GetSubnet V2Ip Config Ipv6Pool List End Ip> - Reference to address configuration
- start
Ips This property is required. List<GetSubnet V2Ip Config Ipv6Pool List Start Ip> - Reference to address configuration
- end
Ips This property is required. GetSubnet V2Ip Config Ipv6Pool List End Ip[] - Reference to address configuration
- start
Ips This property is required. GetSubnet V2Ip Config Ipv6Pool List Start Ip[] - Reference to address configuration
- end_
ips This property is required. Sequence[GetSubnet V2Ip Config Ipv6Pool List End Ip] - Reference to address configuration
- start_
ips This property is required. Sequence[GetSubnet V2Ip Config Ipv6Pool List Start Ip] - Reference to address configuration
- end
Ips This property is required. List<Property Map> - Reference to address configuration
- start
Ips This property is required. List<Property Map> - Reference to address configuration
GetSubnetV2IpConfigIpv6PoolListEndIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpConfigIpv6PoolListStartIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpUsage
- Ip
Pool Usages This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage> - IP Pool usages
- Num
Assigned Ips This property is required. int - Number of assigned IPs.
- Num
Free Ips This property is required. int - Number of free IPs
- Num
Macs This property is required. int - Number of MAC addresses.
- Ip
Pool Usages This property is required. []GetSubnet V2Ip Usage Ip Pool Usage - IP Pool usages
- Num
Assigned Ips This property is required. int - Number of assigned IPs.
- Num
Free Ips This property is required. int - Number of free IPs
- Num
Macs This property is required. int - Number of MAC addresses.
- ip
Pool Usages This property is required. List<GetSubnet V2Ip Usage Ip Pool Usage> - IP Pool usages
- num
Assigned Ips This property is required. Integer - Number of assigned IPs.
- num
Free Ips This property is required. Integer - Number of free IPs
- num
Macs This property is required. Integer - Number of MAC addresses.
- ip
Pool Usages This property is required. GetSubnet V2Ip Usage Ip Pool Usage[] - IP Pool usages
- num
Assigned Ips This property is required. number - Number of assigned IPs.
- num
Free Ips This property is required. number - Number of free IPs
- num
Macs This property is required. number - Number of MAC addresses.
- ip_
pool_ usages This property is required. Sequence[GetSubnet V2Ip Usage Ip Pool Usage] - IP Pool usages
- num_
assigned_ ips This property is required. int - Number of assigned IPs.
- num_
free_ ips This property is required. int - Number of free IPs
- num_
macs This property is required. int - Number of MAC addresses.
- ip
Pool Usages This property is required. List<Property Map> - IP Pool usages
- num
Assigned Ips This property is required. Number - Number of assigned IPs.
- num
Free Ips This property is required. Number - Number of free IPs
- num
Macs This property is required. Number - Number of MAC addresses.
GetSubnetV2IpUsageIpPoolUsage
- Num
Free Ips This property is required. int - Number of free IPs
- Num
Total Ips This property is required. int - Total number of IPs in this pool.
- Ranges
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range> - Start/end IP address range.
- Num
Free Ips This property is required. int - Number of free IPs
- Num
Total Ips This property is required. int - Total number of IPs in this pool.
- Ranges
This property is required. []GetSubnet V2Ip Usage Ip Pool Usage Range - Start/end IP address range.
- num
Free Ips This property is required. Integer - Number of free IPs
- num
Total Ips This property is required. Integer - Total number of IPs in this pool.
- ranges
This property is required. List<GetSubnet V2Ip Usage Ip Pool Usage Range> - Start/end IP address range.
- num
Free Ips This property is required. number - Number of free IPs
- num
Total Ips This property is required. number - Total number of IPs in this pool.
- ranges
This property is required. GetSubnet V2Ip Usage Ip Pool Usage Range[] - Start/end IP address range.
- num_
free_ ips This property is required. int - Number of free IPs
- num_
total_ ips This property is required. int - Total number of IPs in this pool.
- ranges
This property is required. Sequence[GetSubnet V2Ip Usage Ip Pool Usage Range] - Start/end IP address range.
- num
Free Ips This property is required. Number - Number of free IPs
- num
Total Ips This property is required. Number - Total number of IPs in this pool.
- ranges
This property is required. List<Property Map> - Start/end IP address range.
GetSubnetV2IpUsageIpPoolUsageRange
- End
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range End Ip> - Reference to address configuration
- Start
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Ip Usage Ip Pool Usage Range Start Ip> - Reference to address configuration
- End
Ips This property is required. []GetSubnet V2Ip Usage Ip Pool Usage Range End Ip - Reference to address configuration
- Start
Ips This property is required. []GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip - Reference to address configuration
- end
Ips This property is required. List<GetSubnet V2Ip Usage Ip Pool Usage Range End Ip> - Reference to address configuration
- start
Ips This property is required. List<GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip> - Reference to address configuration
- end
Ips This property is required. GetSubnet V2Ip Usage Ip Pool Usage Range End Ip[] - Reference to address configuration
- start
Ips This property is required. GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip[] - Reference to address configuration
- end_
ips This property is required. Sequence[GetSubnet V2Ip Usage Ip Pool Usage Range End Ip] - Reference to address configuration
- start_
ips This property is required. Sequence[GetSubnet V2Ip Usage Ip Pool Usage Range Start Ip] - Reference to address configuration
- end
Ips This property is required. List<Property Map> - Reference to address configuration
- start
Ips This property is required. List<Property Map> - Reference to address configuration
GetSubnetV2IpUsageIpPoolUsageRangeEndIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2IpUsageIpPoolUsageRangeStartIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2Link
GetSubnetV2ReservedIpAddress
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VirtualSwitch
- Bond
Mode This property is required. bool - Clusters
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster> - Description
This property is required. string - Description of the subnet.
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Has
Deployment Error This property is required. bool - Is
Default This property is required. bool - Links
This property is required. List<PiersKarsenbarg. 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
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Metadata> - Mtu
This property is required. int - Name
This property is required. string - Name of the subnet.
- Tenant
Id This property is required. string
- Bond
Mode This property is required. bool - Clusters
This property is required. []GetSubnet V2Virtual Switch Cluster - Description
This property is required. string - Description of the subnet.
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Has
Deployment Error This property is required. bool - Is
Default This property is required. bool - Links
This property is required. []GetSubnet 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
This property is required. []GetSubnet V2Virtual Switch Metadata - Mtu
This property is required. int - Name
This property is required. string - Name of the subnet.
- Tenant
Id This property is required. string
- bond
Mode This property is required. Boolean - clusters
This property is required. List<GetSubnet V2Virtual Switch Cluster> - description
This property is required. String - Description of the subnet.
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- has
Deployment Error This property is required. Boolean - is
Default This property is required. Boolean - links
This property is required. List<GetSubnet 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
This property is required. List<GetSubnet V2Virtual Switch Metadata> - mtu
This property is required. Integer - name
This property is required. String - Name of the subnet.
- tenant
Id This property is required. String
- bond
Mode This property is required. boolean - clusters
This property is required. GetSubnet V2Virtual Switch Cluster[] - description
This property is required. string - Description of the subnet.
- ext
Id This property is required. string - (Required) The UUID of the subnet.
- has
Deployment Error This property is required. boolean - is
Default This property is required. boolean - links
This property is required. GetSubnet 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
This property is required. GetSubnet V2Virtual Switch Metadata[] - mtu
This property is required. number - name
This property is required. string - Name of the subnet.
- tenant
Id This property is required. string
- bond_
mode This property is required. bool - clusters
This property is required. Sequence[GetSubnet V2Virtual Switch Cluster] - description
This property is required. str - Description of the subnet.
- ext_
id This property is required. str - (Required) The UUID of the subnet.
- has_
deployment_ error This property is required. bool - is_
default This property is required. bool - links
This property is required. Sequence[GetSubnet 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
This property is required. Sequence[GetSubnet V2Virtual Switch Metadata] - mtu
This property is required. int - name
This property is required. str - Name of the subnet.
- tenant_
id This property is required. str
- bond
Mode This property is required. Boolean - clusters
This property is required. List<Property Map> - description
This property is required. String - Description of the subnet.
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- has
Deployment Error This property is required. Boolean - is
Default This property is required. Boolean - links
This property is required. 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
This property is required. List<Property Map> - mtu
This property is required. Number - name
This property is required. String - Name of the subnet.
- tenant
Id This property is required. String
GetSubnetV2VirtualSwitchCluster
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Gateway
Ip Addresses This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Gateway Ip Address> - Hosts
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Host>
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Gateway
Ip Addresses This property is required. []GetSubnet V2Virtual Switch Cluster Gateway Ip Address - Hosts
This property is required. []GetSubnet V2Virtual Switch Cluster Host
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- gateway
Ip Addresses This property is required. List<GetSubnet V2Virtual Switch Cluster Gateway Ip Address> - hosts
This property is required. List<GetSubnet V2Virtual Switch Cluster Host>
- ext
Id This property is required. string - (Required) The UUID of the subnet.
- gateway
Ip Addresses This property is required. GetSubnet V2Virtual Switch Cluster Gateway Ip Address[] - hosts
This property is required. GetSubnet V2Virtual Switch Cluster Host[]
- ext_
id This property is required. str - (Required) The UUID of the subnet.
- gateway_
ip_ addresses This property is required. Sequence[GetSubnet V2Virtual Switch Cluster Gateway Ip Address] - hosts
This property is required. Sequence[GetSubnet V2Virtual Switch Cluster Host]
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- gateway
Ip Addresses This property is required. List<Property Map> - hosts
This property is required. List<Property Map>
GetSubnetV2VirtualSwitchClusterGatewayIpAddress
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VirtualSwitchClusterHost
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Host
Nics This property is required. List<string> - Internal
Bridge Name This property is required. string - Ip
Addresses This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Host Ip Address> - Route
Table This property is required. int
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- Host
Nics This property is required. []string - Internal
Bridge Name This property is required. string - Ip
Addresses This property is required. []GetSubnet V2Virtual Switch Cluster Host Ip Address - Route
Table This property is required. int
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- host
Nics This property is required. List<String> - internal
Bridge Name This property is required. String - ip
Addresses This property is required. List<GetSubnet V2Virtual Switch Cluster Host Ip Address> - route
Table This property is required. Integer
- ext
Id This property is required. string - (Required) The UUID of the subnet.
- host
Nics This property is required. string[] - internal
Bridge Name This property is required. string - ip
Addresses This property is required. GetSubnet V2Virtual Switch Cluster Host Ip Address[] - route
Table This property is required. number
- ext_
id This property is required. str - (Required) The UUID of the subnet.
- host_
nics This property is required. Sequence[str] - internal_
bridge_ name This property is required. str - ip_
addresses This property is required. Sequence[GetSubnet V2Virtual Switch Cluster Host Ip Address] - route_
table This property is required. int
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- host
Nics This property is required. List<String> - internal
Bridge Name This property is required. String - ip
Addresses This property is required. List<Property Map> - route
Table This property is required. Number
GetSubnetV2VirtualSwitchClusterHostIpAddress
- Ips
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Virtual Switch Cluster Host Ip Address Ip> - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
This property is required. []GetSubnet V2Virtual Switch Cluster Host Ip Address Ip - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<GetSubnet V2Virtual Switch Cluster Host Ip Address Ip> - Reference to address configuration
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. GetSubnet V2Virtual Switch Cluster Host Ip Address Ip[] - Reference to address configuration
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. Sequence[GetSubnet V2Virtual Switch Cluster Host Ip Address Ip] - Reference to address configuration
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<Property Map> - Reference to address configuration
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VirtualSwitchClusterHostIpAddressIp
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VirtualSwitchLink
GetSubnetV2VirtualSwitchMetadata
- Category
Ids This property is required. List<ImmutableArray<object>> - Owner
Reference Id This property is required. string - Owner
User Name This property is required. string - Project
Name This property is required. string - Project
Reference Id This property is required. string
- Category
Ids This property is required. [][]interface{} - Owner
Reference Id This property is required. string - Owner
User Name This property is required. string - Project
Name This property is required. string - Project
Reference Id This property is required. string
- category
Ids This property is required. List<List<Object>> - owner
Reference Id This property is required. String - owner
User Name This property is required. String - project
Name This property is required. String - project
Reference Id This property is required. String
- category
Ids This property is required. any[][] - owner
Reference Id This property is required. string - owner
User Name This property is required. string - project
Name This property is required. string - project
Reference Id This property is required. string
- category_
ids This property is required. Sequence[Sequence[Any]] - owner_
reference_ id This property is required. str - owner_
user_ name This property is required. str - project_
name This property is required. str - project_
reference_ id This property is required. str
- category
Ids This property is required. List<List<Any>> - owner
Reference Id This property is required. String - owner
User Name This property is required. String - project
Name This property is required. String - project
Reference Id This property is required. String
GetSubnetV2Vpc
- Common
Dhcp Options This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option> - Description
This property is required. string - Description of the subnet.
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- External
Routing Domain Reference This property is required. string - External
Subnets This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet> - Externally
Routable Prefixes This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix> - Links
This property is required. List<PiersKarsenbarg. 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
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Metadata> - Name
This property is required. string - Name of the subnet.
- Snat
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip> - Tenant
Id This property is required. string - Vpc
Type This property is required. string
- Common
Dhcp Options This property is required. []GetSubnet V2Vpc Common Dhcp Option - Description
This property is required. string - Description of the subnet.
- Ext
Id This property is required. string - (Required) The UUID of the subnet.
- External
Routing Domain Reference This property is required. string - External
Subnets This property is required. []GetSubnet V2Vpc External Subnet - Externally
Routable Prefixes This property is required. []GetSubnet V2Vpc Externally Routable Prefix - Links
This property is required. []GetSubnet 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
This property is required. []GetSubnet V2Vpc Metadata - Name
This property is required. string - Name of the subnet.
- Snat
Ips This property is required. []GetSubnet V2Vpc Snat Ip - Tenant
Id This property is required. string - Vpc
Type This property is required. string
- common
Dhcp Options This property is required. List<GetSubnet V2Vpc Common Dhcp Option> - description
This property is required. String - Description of the subnet.
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- external
Routing Domain Reference This property is required. String - external
Subnets This property is required. List<GetSubnet V2Vpc External Subnet> - externally
Routable Prefixes This property is required. List<GetSubnet V2Vpc Externally Routable Prefix> - links
This property is required. List<GetSubnet 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
This property is required. List<GetSubnet V2Vpc Metadata> - name
This property is required. String - Name of the subnet.
- snat
Ips This property is required. List<GetSubnet V2Vpc Snat Ip> - tenant
Id This property is required. String - vpc
Type This property is required. String
- common
Dhcp Options This property is required. GetSubnet V2Vpc Common Dhcp Option[] - description
This property is required. string - Description of the subnet.
- ext
Id This property is required. string - (Required) The UUID of the subnet.
- external
Routing Domain Reference This property is required. string - external
Subnets This property is required. GetSubnet V2Vpc External Subnet[] - externally
Routable Prefixes This property is required. GetSubnet V2Vpc Externally Routable Prefix[] - links
This property is required. GetSubnet 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
This property is required. GetSubnet V2Vpc Metadata[] - name
This property is required. string - Name of the subnet.
- snat
Ips This property is required. GetSubnet V2Vpc Snat Ip[] - tenant
Id This property is required. string - vpc
Type This property is required. string
- common_
dhcp_ options This property is required. Sequence[GetSubnet V2Vpc Common Dhcp Option] - description
This property is required. str - Description of the subnet.
- ext_
id This property is required. str - (Required) The UUID of the subnet.
- external_
routing_ domain_ reference This property is required. str - external_
subnets This property is required. Sequence[GetSubnet V2Vpc External Subnet] - externally_
routable_ prefixes This property is required. Sequence[GetSubnet V2Vpc Externally Routable Prefix] - links
This property is required. Sequence[GetSubnet 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
This property is required. Sequence[GetSubnet V2Vpc Metadata] - name
This property is required. str - Name of the subnet.
- snat_
ips This property is required. Sequence[GetSubnet V2Vpc Snat Ip] - tenant_
id This property is required. str - vpc_
type This property is required. str
- common
Dhcp Options This property is required. List<Property Map> - description
This property is required. String - Description of the subnet.
- ext
Id This property is required. String - (Required) The UUID of the subnet.
- external
Routing Domain Reference This property is required. String - external
Subnets This property is required. List<Property Map> - externally
Routable Prefixes This property is required. List<Property Map> - links
This property is required. 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
This property is required. List<Property Map> - name
This property is required. String - Name of the subnet.
- snat
Ips This property is required. List<Property Map> - tenant
Id This property is required. String - vpc
Type This property is required. String
GetSubnetV2VpcCommonDhcpOption
- Domain
Name Servers This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- Domain
Name Servers This property is required. []GetSubnet V2Vpc Common Dhcp Option Domain Name Server - List of Domain Name Server addresses.
- domain
Name Servers This property is required. List<GetSubnet V2Vpc Common Dhcp Option Domain Name Server> - List of Domain Name Server addresses.
- domain
Name Servers This property is required. GetSubnet V2Vpc Common Dhcp Option Domain Name Server[] - List of Domain Name Server addresses.
- domain_
name_ servers This property is required. Sequence[GetSubnet V2Vpc Common Dhcp Option Domain Name Server] - List of Domain Name Server addresses.
- domain
Name Servers This property is required. List<Property Map> - List of Domain Name Server addresses.
GetSubnetV2VpcCommonDhcpOptionDomainNameServer
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Common Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Vpc Common Dhcp Option Domain Name Server Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2VpcCommonDhcpOptionDomainNameServerIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcCommonDhcpOptionDomainNameServerIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternalSubnet
- Active
Gateway Count This property is required. int - Active
Gateway Nodes This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet Active Gateway Node> - External
Ips This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet External Ip> - Gateway
Nodes This property is required. List<string> - Subnet
Reference This property is required. string
- Active
Gateway Count This property is required. int - Active
Gateway Nodes This property is required. []GetSubnet V2Vpc External Subnet Active Gateway Node - External
Ips This property is required. []GetSubnet V2Vpc External Subnet External Ip - Gateway
Nodes This property is required. []string - Subnet
Reference This property is required. string
- active
Gateway Count This property is required. Integer - active
Gateway Nodes This property is required. List<GetSubnet V2Vpc External Subnet Active Gateway Node> - external
Ips This property is required. List<GetSubnet V2Vpc External Subnet External Ip> - gateway
Nodes This property is required. List<String> - subnet
Reference This property is required. String
- active
Gateway Count This property is required. number - active
Gateway Nodes This property is required. GetSubnet V2Vpc External Subnet Active Gateway Node[] - external
Ips This property is required. GetSubnet V2Vpc External Subnet External Ip[] - gateway
Nodes This property is required. string[] - subnet
Reference This property is required. string
- active_
gateway_ count This property is required. int - active_
gateway_ nodes This property is required. Sequence[GetSubnet V2Vpc External Subnet Active Gateway Node] - external_
ips This property is required. Sequence[GetSubnet V2Vpc External Subnet External Ip] - gateway_
nodes This property is required. Sequence[str] - subnet_
reference This property is required. str
- active
Gateway Count This property is required. Number - active
Gateway Nodes This property is required. List<Property Map> - external
Ips This property is required. List<Property Map> - gateway
Nodes This property is required. List<String> - subnet
Reference This property is required. String
GetSubnetV2VpcExternalSubnetActiveGatewayNode
- Node
Id This property is required. string - Node
Ip Addresses This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address>
- Node
Id This property is required. string - Node
Ip Addresses This property is required. []GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address
- node
Id This property is required. String - node
Ip Addresses This property is required. List<GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address>
- node
Id This property is required. string - node
Ip Addresses This property is required. GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address[]
- node_
id This property is required. str - node_
ip_ addresses This property is required. Sequence[GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address]
- node
Id This property is required. String - node
Ip Addresses This property is required. List<Property Map>
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddress
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Vpc External Subnet Active Gateway Node Node Ip Address Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddressIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternalSubnetActiveGatewayNodeNodeIpAddressIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternalSubnetExternalIp
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet External Ip Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc External Subnet External Ip Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Vpc External Subnet External Ip Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Vpc External Subnet External Ip Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Vpc External Subnet External Ip Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Vpc External Subnet External Ip Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Vpc External Subnet External Ip Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Vpc External Subnet External Ip Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Vpc External Subnet External Ip Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Vpc External Subnet External Ip Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2VpcExternalSubnetExternalIpIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternalSubnetExternalIpIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternallyRoutablePrefix
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Vpc Externally Routable Prefix Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Vpc Externally Routable Prefix Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Vpc Externally Routable Prefix Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Vpc Externally Routable Prefix Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Vpc Externally Routable Prefix Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Vpc Externally Routable Prefix Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Vpc Externally Routable Prefix Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Vpc Externally Routable Prefix Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2VpcExternallyRoutablePrefixIpv4
- Ips
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv4Ip> - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
This property is required. []GetSubnet V2Vpc Externally Routable Prefix Ipv4Ip - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<GetSubnet V2Vpc Externally Routable Prefix Ipv4Ip> - Reference to address configuration
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. GetSubnet V2Vpc Externally Routable Prefix Ipv4Ip[] - Reference to address configuration
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. Sequence[GetSubnet V2Vpc Externally Routable Prefix Ipv4Ip] - Reference to address configuration
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<Property Map> - Reference to address configuration
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VpcExternallyRoutablePrefixIpv4Ip
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcExternallyRoutablePrefixIpv6
- Ips
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Externally Routable Prefix Ipv6Ip> - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Ips
This property is required. []GetSubnet V2Vpc Externally Routable Prefix Ipv6Ip - Reference to address configuration
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<GetSubnet V2Vpc Externally Routable Prefix Ipv6Ip> - Reference to address configuration
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. GetSubnet V2Vpc Externally Routable Prefix Ipv6Ip[] - Reference to address configuration
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. Sequence[GetSubnet V2Vpc Externally Routable Prefix Ipv6Ip] - Reference to address configuration
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- ips
This property is required. List<Property Map> - Reference to address configuration
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
GetSubnetV2VpcExternallyRoutablePrefixIpv6Ip
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcLink
GetSubnetV2VpcMetadata
- Category
Ids This property is required. List<ImmutableArray<object>> - Owner
Reference Id This property is required. string - Owner
User Name This property is required. string - Project
Name This property is required. string - Project
Reference Id This property is required. string
- Category
Ids This property is required. [][]interface{} - Owner
Reference Id This property is required. string - Owner
User Name This property is required. string - Project
Name This property is required. string - Project
Reference Id This property is required. string
- category
Ids This property is required. List<List<Object>> - owner
Reference Id This property is required. String - owner
User Name This property is required. String - project
Name This property is required. String - project
Reference Id This property is required. String
- category
Ids This property is required. any[][] - owner
Reference Id This property is required. string - owner
User Name This property is required. string - project
Name This property is required. string - project
Reference Id This property is required. string
- category_
ids This property is required. Sequence[Sequence[Any]] - owner_
reference_ id This property is required. str - owner_
user_ name This property is required. str - project_
name This property is required. str - project_
reference_ id This property is required. str
- category
Ids This property is required. List<List<Any>> - owner
Reference Id This property is required. String - owner
User Name This property is required. String - project
Name This property is required. String - project
Reference Id This property is required. String
GetSubnetV2VpcSnatIp
- Ipv4s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip Ipv4> - IP V4 configuration.
- Ipv6s
This property is required. List<PiersKarsenbarg. Nutanix. Inputs. Get Subnet V2Vpc Snat Ip Ipv6> - IP V6 configuration
- Ipv4s
This property is required. []GetSubnet V2Vpc Snat Ip Ipv4 - IP V4 configuration.
- Ipv6s
This property is required. []GetSubnet V2Vpc Snat Ip Ipv6 - IP V6 configuration
- ipv4s
This property is required. List<GetSubnet V2Vpc Snat Ip Ipv4> - IP V4 configuration.
- ipv6s
This property is required. List<GetSubnet V2Vpc Snat Ip Ipv6> - IP V6 configuration
- ipv4s
This property is required. GetSubnet V2Vpc Snat Ip Ipv4[] - IP V4 configuration.
- ipv6s
This property is required. GetSubnet V2Vpc Snat Ip Ipv6[] - IP V6 configuration
- ipv4s
This property is required. Sequence[GetSubnet V2Vpc Snat Ip Ipv4] - IP V4 configuration.
- ipv6s
This property is required. Sequence[GetSubnet V2Vpc Snat Ip Ipv6] - IP V6 configuration
- ipv4s
This property is required. List<Property Map> - IP V4 configuration.
- ipv6s
This property is required. List<Property Map> - IP V6 configuration
GetSubnetV2VpcSnatIpIpv4
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
GetSubnetV2VpcSnatIpIpv6
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- Prefix
Length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- Value
This property is required. string - value of address
- prefix
Length This property is required. Integer - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
- prefix
Length This property is required. number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. string - value of address
- prefix_
length This property is required. int - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. str - value of address
- prefix
Length This property is required. Number - The prefix length of the network to which this host IPv4/IPv6 address belongs.
- value
This property is required. String - value of address
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanix
Terraform Provider.