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

Class DescribeComputeEnvsRequest

Returns:
Filters Filter.
  • `zone` - String - Optional - Filter by availability zone.
  • `env-id` - String - Optional - Filter by compute environment ID.
  • `env-name` - String - Optional - Filter by compute environment name.
  • `resource-type` - String - Optional - Filter by compute resource type, which can be CVM or CPM (BM).
  • `tag-key` - String - Optional - Filter by tag key.
  • `tag-value` - String - Optional - Filter by tag value.
  • `tag:tag-key` - String - Optional - Filter by tag key-value pair. The tag-key should be replaced by a specified tag key.
  • It cannot be specified together with the `EnvIds` parameter.
    Parameters:
    Filters - Filter.
  • `zone` - String - Optional - Filter by availability zone.
  • `env-id` - String - Optional - Filter by compute environment ID.
  • `env-name` - String - Optional - Filter by compute environment name.
  • `resource-type` - String - Optional - Filter by compute resource type, which can be CVM or CPM (BM).
  • `tag-key` - String - Optional - Filter by tag key.
  • `tag-value` - String - Optional - Filter by tag value.
  • `tag:tag-key` - String - Optional - Filter by tag key-value pair. The tag-key should be replaced by a specified tag key.
  • It cannot be specified together with the `EnvIds` parameter.
    Skip navigation links

    Copyright © 2022. All rights reserved.