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

Class DescribeSnapshotsRequest

Returns:
Filters Filters. It cannot be specified together with `SnapshotIds`.
  • snapshot-id - Array of String - Optional - Filters by snapshot ID, such as `snap-11112222`.
  • snapshot-name - Array of String - Optional - Filters by snapshot name.
  • snapshot-state - Array of String - Optional - Filters by snapshot state (NORMAL: normal | CREATING: creating | ROLLBACKING: rolling back).
  • disk-usage - Array of String - Optional - Filters by the type of the cloud disk from which a snapshot is created (SYSTEM_DISK: system disk | DATA_DISK: data disk).
  • project-id - Array of String - Optional - Filters by the ID of the project to which a cloud disk belongs.
  • disk-id - Array of String - Optional - Filters by the ID of the cloud disk from which a snapshot is created.
  • zone - Array of String - Optional - Filters by [availability zone](https://intl.cloud.tencent.com/document/product/213/15753?from_cn_redirect=1#ZoneInfo).
  • encrypt - Array of String - Optional - Filters by whether a snapshot is created from an encrypted cloud disk. (TRUE: a snapshot of an encrypted cloud disk | FALSE: not a snapshot of an encrypted cloud disk.)
  • snapshot-type- Array of String - Optional - Filters by the snapshot type specified in `snapshot-type`. (SHARED_SNAPSHOT: a shared snapshot | PRIVATE_SNAPSHOT: a private snapshot.)
  • Parameters:
    Filters - Filters. It cannot be specified together with `SnapshotIds`.
  • snapshot-id - Array of String - Optional - Filters by snapshot ID, such as `snap-11112222`.
  • snapshot-name - Array of String - Optional - Filters by snapshot name.
  • snapshot-state - Array of String - Optional - Filters by snapshot state (NORMAL: normal | CREATING: creating | ROLLBACKING: rolling back).
  • disk-usage - Array of String - Optional - Filters by the type of the cloud disk from which a snapshot is created (SYSTEM_DISK: system disk | DATA_DISK: data disk).
  • project-id - Array of String - Optional - Filters by the ID of the project to which a cloud disk belongs.
  • disk-id - Array of String - Optional - Filters by the ID of the cloud disk from which a snapshot is created.
  • zone - Array of String - Optional - Filters by [availability zone](https://intl.cloud.tencent.com/document/product/213/15753?from_cn_redirect=1#ZoneInfo).
  • encrypt - Array of String - Optional - Filters by whether a snapshot is created from an encrypted cloud disk. (TRUE: a snapshot of an encrypted cloud disk | FALSE: not a snapshot of an encrypted cloud disk.)
  • snapshot-type- Array of String - Optional - Filters by the snapshot type specified in `snapshot-type`. (SHARED_SNAPSHOT: a shared snapshot | PRIVATE_SNAPSHOT: a private snapshot.)
  • Skip navigation links

    Copyright © 2023. All rights reserved.