ResetSnapshotAttribute#

Description#

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

Request Parameters#

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

    • Required: Yes

    • Type: String

    • Valid values: createVolumePermission

  • snapshotId — The ID of the snapshot.

    • Required: Yes

    • Type: String

Response Elements#

  • requestId — The request ID.

    • Type: String

  • returnTrue is returned if the request succeeds and an error otherwise.

    • Type: Boolean

Examples#

c2-ec2 ResetSnapshotAttribute SnapshotId snap-EC69832A Attribute createVolumePermission