检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
FROZEN: The private NAT gateway is frozen. created_at String Specifies the time when the private NAT gateway was created. It is a UTC time in yyyy-mm-ddThh:mm:ssZ format. updated_at String Specifies the time when the private NAT gateway was updated.
The value can be: true: The NAT gateway is unfrozen. false: The NAT gateway is frozen. created_at String Specifies when the public NAT gateway was created (UTC time). Its value rounds to 6 decimal places for seconds. The format is yyyy-mm-dd hh:mm:ss.
Parent Topic: Private NAT Gateway Tags
Deleting a Public NAT Gateway Function This API is used to delete a public NAT gateway. URI DELETE /v2.0/nat_gateways/{nat_gateway_id} Table 1 Parameter description Parameter Mandatory Type Description nat_gateway_id Yes String Specifies the public NAT gateway ID.
Response Parameters Status code: 204 Private NAT gateway deleted.
NAT gateway traffic refers to the traffic between a NAT gateway and the Internet. It can be protected in two scenarios: If the EIP bound to the NAT gateway is used to connect to the Internet, CFW protects all traffic passing through the NAT gateway.
Public NAT Gateway Tags (V3) Querying Public NAT Gateways by Tag Batch Adding or Deleting Tags to or from a Public NAT Gateway Adding a Tag to a Public NAT Gateway Deleting a Tag from a Public NAT Gateway Querying Tags of a Public NAT Gateway Querying Tags of All Public NAT Gateways
Solution Advantages Only one public NAT gateway needs to be configured. Servers in the two VPCs can use the same public NAT gateway to communicate with the Internet, saving gateway resources.
nat:natGateways:listTags Grants permission to query tags of a public NAT gateway. list gateway g:ResourceTag/<tag-key> g:EnterpriseProjectId Each API of NAT Gateway usually supports one or more actions.
Does Public NAT Gateway Support IPv6 Addresses? No. Parent topic: Public NAT Gateways
NAT Gateway(NAT)Service Specific Terms 1. Definitions Service Cycle means a calendar month. Total Time of Service Cycle means the total minutes during every Service Cycle. Service Unavailability means all outgoing data packets of a NAT gateway are discarded within one minute.
Parent Topic: Public NAT Gateway Tags (V3)
Can a Private NAT Gateway Be Used Across Accounts? Private NAT gateways cannot be used across accounts. However, you can use a VPC peering connection to connect transit VPCs of the two accounts.
What Are the Relationships and Differences Between the CIDR Blocks in a NAT Gateway and in an SNAT Rule? When creating a NAT gateway, you must specify the VPC and subnet CIDR block for the NAT gateway. This CIDR block can only be used by the system.
Parent Topic: Public NAT Gateway Tags
Private NAT Gateway - Transit IP Address Permission API Action IAM Project Enterprise Project Assigning a Transit IP Address POST /v3/{project_id}/private-nat/transit-ips nat:transitIps:create √ √ Querying a Transit IP Address GET /v3/{project_id}/private-nat/transit-ips/{transit_ip_id
Configuring a NAT Gateway Prerequisites A NAT gateway has been purchased and its VPC has not been associated with any cloud resources (such as cloud servers). If there are no NAT gateways available, buy a public NAT gateway. For details about NAT gateway pricing, see Billing.
The value can be: ACTIVE: The public NAT gateway is available. PENDING_CREATE: The public NAT gateway is being created. PENDING_UPDATE: The public NAT gateway is being updated. PENDING_DELETE: The public NAT gateway is being deleted.
Parent Topic: Private NAT Gateway Tags
You can create an SNAT rule only when status of the NAT gateway is ACTIVE and admin_state_up of the NAT gateway administrator is True. If you use a token for authentication, you must obtain the token and add X-Auth-Token to the request header when making an API call.