You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### compute:alpha
The following keys were added:
- schemas.DiskAsyncReplication.properties.consistencyGroupPolicy (Total Keys: 2)
#### compute:beta
The following keys were added:
- schemas.DiskAsyncReplication.properties.consistencyGroupPolicy (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.disks.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -288,12 +288,16 @@ <h3>Method Details</h3>
288
288
{ # Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/alpha/disks) * [Regional](/compute/docs/reference/rest/alpha/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
289
289
"architecture": "A String", # The architecture of the disk. Valid values are ARM64 or X86_64.
290
290
"asyncPrimaryDisk": { # Disk asynchronously replicated into this disk.
291
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
292
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
291
293
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
292
294
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
293
295
},
294
296
"asyncSecondaryDisks": { # [Output Only] A list of disks this disk is asynchronously replicated to.
295
297
"a_key": {
296
298
"asyncReplicationDisk": {
299
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
300
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
297
301
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
298
302
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
299
303
},
@@ -884,12 +888,16 @@ <h3>Method Details</h3>
884
888
{ # Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/alpha/disks) * [Regional](/compute/docs/reference/rest/alpha/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
885
889
"architecture": "A String", # The architecture of the disk. Valid values are ARM64 or X86_64.
886
890
"asyncPrimaryDisk": { # Disk asynchronously replicated into this disk.
891
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
892
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
887
893
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
888
894
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
889
895
},
890
896
"asyncSecondaryDisks": { # [Output Only] A list of disks this disk is asynchronously replicated to.
891
897
"a_key": {
892
898
"asyncReplicationDisk": {
899
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
900
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
893
901
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
894
902
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
895
903
},
@@ -1115,12 +1123,16 @@ <h3>Method Details</h3>
1115
1123
{ # Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/alpha/disks) * [Regional](/compute/docs/reference/rest/alpha/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
1116
1124
"architecture": "A String", # The architecture of the disk. Valid values are ARM64 or X86_64.
1117
1125
"asyncPrimaryDisk": { # Disk asynchronously replicated into this disk.
1126
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1127
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1118
1128
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
1119
1129
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
1120
1130
},
1121
1131
"asyncSecondaryDisks": { # [Output Only] A list of disks this disk is asynchronously replicated to.
1122
1132
"a_key": {
1123
1133
"asyncReplicationDisk": {
1134
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1135
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1124
1136
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
1125
1137
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
1126
1138
},
@@ -1360,12 +1372,16 @@ <h3>Method Details</h3>
1360
1372
{ # Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/alpha/disks) * [Regional](/compute/docs/reference/rest/alpha/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
1361
1373
"architecture": "A String", # The architecture of the disk. Valid values are ARM64 or X86_64.
1362
1374
"asyncPrimaryDisk": { # Disk asynchronously replicated into this disk.
1375
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1376
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1363
1377
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
1364
1378
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
1365
1379
},
1366
1380
"asyncSecondaryDisks": { # [Output Only] A list of disks this disk is asynchronously replicated to.
1367
1381
"a_key": {
1368
1382
"asyncReplicationDisk": {
1383
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1384
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1369
1385
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
1370
1386
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
1371
1387
},
@@ -2483,12 +2499,16 @@ <h3>Method Details</h3>
2483
2499
{ # Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/alpha/disks) * [Regional](/compute/docs/reference/rest/alpha/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
2484
2500
"architecture": "A String", # The architecture of the disk. Valid values are ARM64 or X86_64.
2485
2501
"asyncPrimaryDisk": { # Disk asynchronously replicated into this disk.
2502
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2503
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2486
2504
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
2487
2505
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
2488
2506
},
2489
2507
"asyncSecondaryDisks": { # [Output Only] A list of disks this disk is asynchronously replicated to.
2490
2508
"a_key": {
2491
2509
"asyncReplicationDisk": {
2510
+
"consistencyGroupPolicy": "A String", # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2511
+
"consistencyGroupPolicyId": "A String", # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2492
2512
"disk": "A String", # The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk
2493
2513
"diskId": "A String", # [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used.
0 commit comments