Skip navigation links
com.tencentcloudapi.vpc.v20170312.models

Class DescribeRouteTablesRequest

Returns:
Filters Filter condition. `RouteTableIds` and `Filters` cannot be speified at the same time.
  • route-table-id - String - (Filter condition) Route table instance ID.
  • route-table-name - String - (Filter condition) Route table name.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • association.main - String - (Filter condition) Whether it is the main route table.
  • tag-key - String - Required: No - (Filter condition) Filter by tag key.
  • tag:tag-key - String - Required: No - (Filter condition) Filter by tag key-value pair. The tag-key is replaced with the specific tag key. For usage, refer to case 2.
  • Parameters:
    Filters - Filter condition. `RouteTableIds` and `Filters` cannot be speified at the same time.
  • route-table-id - String - (Filter condition) Route table instance ID.
  • route-table-name - String - (Filter condition) Route table name.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • association.main - String - (Filter condition) Whether it is the main route table.
  • tag-key - String - Required: No - (Filter condition) Filter by tag key.
  • tag:tag-key - String - Required: No - (Filter condition) Filter by tag key-value pair. The tag-key is replaced with the specific tag key. For usage, refer to case 2.
  • Skip navigation links

    Copyright © 2020. All rights reserved.