DescribeSnapshotAttribute#

Description#

Запрос на получение значения параметра снимка диска.

Request Parameters#

  • Attribute — Параметр снимка диска.

    • Required: Yes

    • Type: String

    • Valid values: createVolumePermission

  • snapshotId — The ID of the snapshot.

    • Required: Yes

    • Type: String

Response Elements#

  • createVolumePermission — Разрешения на создание дисков из снимка.

  • requestId — The request ID.

    • Type: String

  • snapshotId — The ID of the snapshot.

    • Type: String

Examples#

c2-ec2 DescribeSnapshotAttribute SnapshotId snap-EC69832A Attribute createVolumePermission