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

Class DescribeJobsRequest

Returns:
Filters Filter
  • `job-id` - String - Optional - Filter by the job ID.
  • `job-name` - String - Optional - Filter by the job name.
  • `job-state` - String - Optional - Filter by the job state.
  • `zone` - String - Optional - Filter by the availability zone.
  • `tag-key` - String - Optional - Tag key.
  • `tag-value` - String - Optional - Tag value.
  • `tag:tag-key` - String - Optional - Filter by the tag key-value pair. The tag-key should be replaced by a specified tag key.
  • It cannot be specified together with `JobIds`.
    Parameters:
    Filters - Filter
  • `job-id` - String - Optional - Filter by the job ID.
  • `job-name` - String - Optional - Filter by the job name.
  • `job-state` - String - Optional - Filter by the job state.
  • `zone` - String - Optional - Filter by the availability zone.
  • `tag-key` - String - Optional - Tag key.
  • `tag-value` - String - Optional - Tag value.
  • `tag:tag-key` - String - Optional - Filter by the tag key-value pair. The tag-key should be replaced by a specified tag key.
  • It cannot be specified together with `JobIds`.
    Skip navigation links

    Copyright © 2024. All rights reserved.