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

Class DescribeVpcsRequest

Returns:
Filters Filter condition. `VpcIds` and `Filters` cannot be specified at the same time.
  • vpc-name - String - (Filter condition) VPC instance name.
  • is-default - String - (Filter condition) Indicates whether it is the default VPC.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • cidr-block - String - (Filter condition) VPC CIDR.
  • 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. `VpcIds` and `Filters` cannot be specified at the same time.
  • vpc-name - String - (Filter condition) VPC instance name.
  • is-default - String - (Filter condition) Indicates whether it is the default VPC.
  • vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.
  • cidr-block - String - (Filter condition) VPC CIDR.
  • 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.