Skip to content

Commit 63c723e

Browse files
feat(compute): update the api
#### 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)
1 parent a104410 commit 63c723e

File tree

6 files changed

+114
-2
lines changed

6 files changed

+114
-2
lines changed

docs/dyn/compute_alpha.disks.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,16 @@ <h3>Method Details</h3>
288288
{ # 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.
289289
&quot;architecture&quot;: &quot;A String&quot;, # The architecture of the disk. Valid values are ARM64 or X86_64.
290290
&quot;asyncPrimaryDisk&quot;: { # Disk asynchronously replicated into this disk.
291+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
292+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
291293
&quot;disk&quot;: &quot;A String&quot;, # 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
292294
&quot;diskId&quot;: &quot;A String&quot;, # [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.
293295
},
294296
&quot;asyncSecondaryDisks&quot;: { # [Output Only] A list of disks this disk is asynchronously replicated to.
295297
&quot;a_key&quot;: {
296298
&quot;asyncReplicationDisk&quot;: {
299+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
300+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
297301
&quot;disk&quot;: &quot;A String&quot;, # 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
298302
&quot;diskId&quot;: &quot;A String&quot;, # [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.
299303
},
@@ -884,12 +888,16 @@ <h3>Method Details</h3>
884888
{ # 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.
885889
&quot;architecture&quot;: &quot;A String&quot;, # The architecture of the disk. Valid values are ARM64 or X86_64.
886890
&quot;asyncPrimaryDisk&quot;: { # Disk asynchronously replicated into this disk.
891+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
892+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
887893
&quot;disk&quot;: &quot;A String&quot;, # 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
888894
&quot;diskId&quot;: &quot;A String&quot;, # [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.
889895
},
890896
&quot;asyncSecondaryDisks&quot;: { # [Output Only] A list of disks this disk is asynchronously replicated to.
891897
&quot;a_key&quot;: {
892898
&quot;asyncReplicationDisk&quot;: {
899+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
900+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
893901
&quot;disk&quot;: &quot;A String&quot;, # 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
894902
&quot;diskId&quot;: &quot;A String&quot;, # [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.
895903
},
@@ -1115,12 +1123,16 @@ <h3>Method Details</h3>
11151123
{ # 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.
11161124
&quot;architecture&quot;: &quot;A String&quot;, # The architecture of the disk. Valid values are ARM64 or X86_64.
11171125
&quot;asyncPrimaryDisk&quot;: { # Disk asynchronously replicated into this disk.
1126+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1127+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
11181128
&quot;disk&quot;: &quot;A String&quot;, # 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
11191129
&quot;diskId&quot;: &quot;A String&quot;, # [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.
11201130
},
11211131
&quot;asyncSecondaryDisks&quot;: { # [Output Only] A list of disks this disk is asynchronously replicated to.
11221132
&quot;a_key&quot;: {
11231133
&quot;asyncReplicationDisk&quot;: {
1134+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1135+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
11241136
&quot;disk&quot;: &quot;A String&quot;, # 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
11251137
&quot;diskId&quot;: &quot;A String&quot;, # [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.
11261138
},
@@ -1360,12 +1372,16 @@ <h3>Method Details</h3>
13601372
{ # 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.
13611373
&quot;architecture&quot;: &quot;A String&quot;, # The architecture of the disk. Valid values are ARM64 or X86_64.
13621374
&quot;asyncPrimaryDisk&quot;: { # Disk asynchronously replicated into this disk.
1375+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1376+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
13631377
&quot;disk&quot;: &quot;A String&quot;, # 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
13641378
&quot;diskId&quot;: &quot;A String&quot;, # [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.
13651379
},
13661380
&quot;asyncSecondaryDisks&quot;: { # [Output Only] A list of disks this disk is asynchronously replicated to.
13671381
&quot;a_key&quot;: {
13681382
&quot;asyncReplicationDisk&quot;: {
1383+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
1384+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
13691385
&quot;disk&quot;: &quot;A String&quot;, # 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
13701386
&quot;diskId&quot;: &quot;A String&quot;, # [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.
13711387
},
@@ -2483,12 +2499,16 @@ <h3>Method Details</h3>
24832499
{ # 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.
24842500
&quot;architecture&quot;: &quot;A String&quot;, # The architecture of the disk. Valid values are ARM64 or X86_64.
24852501
&quot;asyncPrimaryDisk&quot;: { # Disk asynchronously replicated into this disk.
2502+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2503+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
24862504
&quot;disk&quot;: &quot;A String&quot;, # 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
24872505
&quot;diskId&quot;: &quot;A String&quot;, # [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.
24882506
},
24892507
&quot;asyncSecondaryDisks&quot;: { # [Output Only] A list of disks this disk is asynchronously replicated to.
24902508
&quot;a_key&quot;: {
24912509
&quot;asyncReplicationDisk&quot;: {
2510+
&quot;consistencyGroupPolicy&quot;: &quot;A String&quot;, # [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
2511+
&quot;consistencyGroupPolicyId&quot;: &quot;A String&quot;, # [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group.
24922512
&quot;disk&quot;: &quot;A String&quot;, # 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
24932513
&quot;diskId&quot;: &quot;A String&quot;, # [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.
24942514
},

0 commit comments

Comments
 (0)