Status of a NAT Rule contained in this NAT.
.. attribute:: active_nat_ips
A list of active IPs for NAT. Example: ["1.1.1.1",
"179.12.26.133"].
:type: Sequence[str]
Attributes
Name
Description
drain_nat_ips
Sequence[str]
A list of IPs for NAT that are in drain mode. Example:
["1.1.1.1", "179.12.26.133"].
min_extra_ips_needed
int
The number of extra IPs to allocate. This
will be greater than 0 only if the existing IPs
in this NAT Rule are NOT enough to allow all
configured VMs to use NAT.
num_vm_endpoints_with_nat_mappings
int
Number of VM endpoints (i.e., NICs) that have
NAT Mappings from this NAT Rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-26 UTC."],[],[]]