PrivateNatCreateRequestV1Dot2

PrivateNatCreateRequestV1Dot2

NameDescriptionSchemaDefault
cidr
required
Private NAT IP range
Example : 192.167.0.0/24
string
description
optional
Description
Example : PrivateNat Description
Maximum length : 50
string
name
required
Private NAT Name
Example : PrivateNatName
Pattern : ^[a-zA-Z0-9-]*$
Minimum length : 3
Maximum length : 20
string
service_resource_id
required
Private NAT connected Service Resource ID
Example : 3f342bf9a557405b997c2cf48c89cbc2
string
service_type
required
Private NAT connected Service Type
Example : DIRECT_CONNECT
enum (DIRECT_CONNECT, TRANSIT_GATEWAY)
tags
optional
Tag List
Example : [{'key': 'key', 'value': 'value'}]
array[Tag]