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

Class DescribeCcnsRequest

Returns:
Filters Filter conditions. `CcnIds` and `Filters` cannot be specified at the same time.
  • ccn-id - String - (Filter condition) The unique ID of the CCN, such as `vpc-f49l6u0z`.
  • ccn-name - String - (Filter condition) The CCN name.
  • ccn-description - String - (Filter condition) CCN description.
  • state - String - (Filter condition) The instance status. 'ISOLATED': Isolated (the account is in arrears and the service is suspended.) 'AVAILABLE': Running.
  • tag-key - String - Required: no - (Filter condition) Filters by tag key.
  • `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 this example: **Querying the list of CCNs bound to tags**.
  • Parameters:
    Filters - Filter conditions. `CcnIds` and `Filters` cannot be specified at the same time.
  • ccn-id - String - (Filter condition) The unique ID of the CCN, such as `vpc-f49l6u0z`.
  • ccn-name - String - (Filter condition) The CCN name.
  • ccn-description - String - (Filter condition) CCN description.
  • state - String - (Filter condition) The instance status. 'ISOLATED': Isolated (the account is in arrears and the service is suspended.) 'AVAILABLE': Running.
  • tag-key - String - Required: no - (Filter condition) Filters by tag key.
  • `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 this example: **Querying the list of CCNs bound to tags**.
  • Skip navigation links

    Copyright © 2023. All rights reserved.