A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.
| JSON representation |
|---|
{
"sourceConsistencyGroupPolicy": string,
"instantSnapshotGroupParameters": {
object ( |
| Fields | |
|---|---|
sourceConsistencyGroupPolicy |
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as:
|
instantSnapshotGroupParameters |
The parameters for the instant snapshot group. |
InstantSnapshotGroupParameters
| JSON representation |
|---|
{ "sourceInstantSnapshotGroup": string } |
| Fields | |
|---|---|
sourceInstantSnapshotGroup |
The source instant snapshot group used to create disks. You can provide this as a partial or full URL to the resource. For example, the following are valid values:
|