StartSnapshotRequest
class StartSnapshotRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully. The subsequent retries with the same client token return the result from the original successful request and they have no additional effect.
Link copied to clipboard
A description for the snapshot.
Link copied to clipboard
The ID of the parent snapshot. If there is no parent snapshot, or if you are creating the first snapshot for an on-premises volume, omit this parameter.
Link copied to clipboard
The size of the volume, in GiB. The maximum size is 65536
GiB (64 TiB).