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

Class DescribeSecurityGroupsRequest

Returns:
Filters Filter conditions. `SecurityGroupIds` and `Filters` cannot be specified at the same time.
  • security-group-id - String - (Filter condition) The security group ID.
  • project-id - Integer - (Filter condition) The project ID.
  • security-group-name - String - (Filter condition) The security group name.
  • tag-key - String - Required: no - (Filter condition) Filters by tag key. For more information, see Example 2.
  • `tag:tag-key` - String - Required: no - (Filter condition) Filters by tag key pair. For this parameter, `tag-key` will be replaced with a specific tag key. For more information, see Example 3.
  • Parameters:
    Filters - Filter conditions. `SecurityGroupIds` and `Filters` cannot be specified at the same time.
  • security-group-id - String - (Filter condition) The security group ID.
  • project-id - Integer - (Filter condition) The project ID.
  • security-group-name - String - (Filter condition) The security group name.
  • tag-key - String - Required: no - (Filter condition) Filters by tag key. For more information, see Example 2.
  • `tag:tag-key` - String - Required: no - (Filter condition) Filters by tag key pair. For this parameter, `tag-key` will be replaced with a specific tag key. For more information, see Example 3.
  • Skip navigation links

    Copyright © 2023. All rights reserved.