ModifySnapshotAttribute#

Description#

Request to modify the snapshot attributes.

Request Parameters#

Required parameters#

  • snapshotId — The ID of the snapshot.

    • Type: String

    • Required: Yes

Optional parameters#

  • CreateVolumePermission — Modifications of permissions to create a volume from the snapshot.

  • Description.Value – The volume snapshot description.

    • Type: String

    • Required: No

Response Elements#

  • requestId — The request ID.

    • Type: String

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

    • Type: Boolean

Examples#

c2-ec2 ModifySnapshotAttribute SnapshotId snap-EC69832A Description.Value "Sample description"

c2-ec2 ModifySnapshotAttribute SnapshotId snap-EC69832A CreateVolumePermission.Add.1.UserId default@company