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

Class DescribeSnapshotsRequest

Returns:
Filters Filter conditions. The specification of both the `SnapshotIds` and `Filters` parameters is not supported.
  • snapshot-id - Array of String - Required or not: No - (Filter condition) Filter by the snapshot ID. The format of the snapshot ID is as follows: `snap-11112222`.
  • snapshot-name - Array of String - Required or not: No - (Filter condition) Filter by the snapshot name.
  • snapshot-state - Array of String - Required or not: No - (Filter condition) Filter by the snapshot status (NORMAL: normal | CREATING: creating | ROLLBACKING: rolling back).
  • disk-usage - Array of String - Required or not: No - (Filter condition) Filter by the type of the cloud disk for which the snapshot is created (SYSTEM_DISK: system disk | DATA_DISK: data disk).
  • project-id - Array of String - Required or not: No - (Filter condition) Filter by ID of the project to which the cloud disk belongs.
  • disk-id - Array of String - Required or not: No - (Filter condition) Filter by the ID of the cloud disk for which the snapshot is created.
  • zone - Array of String - Required or not: No - (Filter condition) Filter by [Availability Zone](/document/product/213/15753#ZoneInfo).
  • encrypt - Array of String - Required or not: No - (Filter condition) According to whether it is an encrypted disk snapshot. (TRUE: indicates an encrypted disk snapshot | FALSE: indicates that it is not an encrypted disk snapshot.)
  • Parameters:
    Filters - Filter conditions. The specification of both the `SnapshotIds` and `Filters` parameters is not supported.
  • snapshot-id - Array of String - Required or not: No - (Filter condition) Filter by the snapshot ID. The format of the snapshot ID is as follows: `snap-11112222`.
  • snapshot-name - Array of String - Required or not: No - (Filter condition) Filter by the snapshot name.
  • snapshot-state - Array of String - Required or not: No - (Filter condition) Filter by the snapshot status (NORMAL: normal | CREATING: creating | ROLLBACKING: rolling back).
  • disk-usage - Array of String - Required or not: No - (Filter condition) Filter by the type of the cloud disk for which the snapshot is created (SYSTEM_DISK: system disk | DATA_DISK: data disk).
  • project-id - Array of String - Required or not: No - (Filter condition) Filter by ID of the project to which the cloud disk belongs.
  • disk-id - Array of String - Required or not: No - (Filter condition) Filter by the ID of the cloud disk for which the snapshot is created.
  • zone - Array of String - Required or not: No - (Filter condition) Filter by [Availability Zone](/document/product/213/15753#ZoneInfo).
  • encrypt - Array of String - Required or not: No - (Filter condition) According to whether it is an encrypted disk snapshot. (TRUE: indicates an encrypted disk snapshot | FALSE: indicates that it is not an encrypted disk snapshot.)
  • Skip navigation links

    Copyright © 2020. All rights reserved.