CreatePolicyRouteTableRouteEntry
Creates a policy route. For
example,
CreatePolicyRouteTableRouteEntry tableUuid=ef44a453884a3b93867d6ec0b7dd5716 destinationCidr=192.168.1.0/24 nextHopIp=192.168.1.1
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
tableUuid | The policy route table UUID. | 3.6.0 | ||
destinationCidr | The destination CIDR address. | 3.6.0 | ||
nextHopIp | The next hop IP address. | 3.6.0 | ||
distance | The priority. | Yes | 3.6.0 | |
resourceUuid | Yes | 3.6.0 | ||
tagUuids | The tag UUID list. | Yes | 3.6.0 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.6.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.6.0 | |
timeout | Yes |