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

Class DescribeJobsRequest

Returns:
Filters Filter.
  • `job-id` - String - Optional - Filter by job ID.
  • `job-name` - String - Optional - Filter by job name.
  • `job-state` - String - Optional - Filter by job state.
  • `zone` - String - Optional - Filter by availability zone.
  • `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 `JobIds` parameter.
    Parameters:
    Filters - Filter.
  • `job-id` - String - Optional - Filter by job ID.
  • `job-name` - String - Optional - Filter by job name.
  • `job-state` - String - Optional - Filter by job state.
  • `zone` - String - Optional - Filter by availability zone.
  • `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 `JobIds` parameter.
    Skip navigation links

    Copyright © 2022. All rights reserved.