Snapshot

Takes a snapshot of a boot volume. Returns INVALID_ARGUMENT if called for a non-boot volume.

Properties

Link copied to clipboard
val createTime: Output<String>

The creation time of the snapshot.

Link copied to clipboard
val description: Output<String>

The description of the snapshot.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the snapshot.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val storageVolume: Output<String>

The name of the volume which this snapshot belongs to.

Link copied to clipboard
val type: Output<String>

The type of the snapshot which indicates whether it was scheduled or manual/ad-hoc.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val volumeId: Output<String>