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
Copy file name to clipboardExpand all lines: docs/dyn/file_v1.projects.locations.instances.html
+52Lines changed: 52 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,19 @@ <h3>Method Details</h3>
161
161
"reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
"replicas": [ # Optional. Replicas configuration on the instance. For now, only a single replica config is supported.
166
+
{ # Replica configuration for the instance.
167
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
168
+
"peerInstance": "A String", # Optional. The peer instance.
169
+
"state": "A String", # Output only. The replica state.
170
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
171
+
"A String",
172
+
],
173
+
},
174
+
],
175
+
"role": "A String", # Optional. The replication role.
176
+
},
164
177
"satisfiesPzi": True or False, # Output only. Reserved for future use.
165
178
"satisfiesPzs": True or False, # Output only. Reserved for future use.
166
179
"state": "A String", # Output only. The instance state.
@@ -291,6 +304,19 @@ <h3>Method Details</h3>
291
304
"reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
"replicas": [ # Optional. Replicas configuration on the instance. For now, only a single replica config is supported.
309
+
{ # Replica configuration for the instance.
310
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
311
+
"peerInstance": "A String", # Optional. The peer instance.
312
+
"state": "A String", # Output only. The replica state.
313
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
314
+
"A String",
315
+
],
316
+
},
317
+
],
318
+
"role": "A String", # Optional. The replication role.
319
+
},
294
320
"satisfiesPzi": True or False, # Output only. Reserved for future use.
295
321
"satisfiesPzs": True or False, # Output only. Reserved for future use.
296
322
"state": "A String", # Output only. The instance state.
@@ -362,6 +388,19 @@ <h3>Method Details</h3>
362
388
"reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
"replicas": [ # Optional. Replicas configuration on the instance. For now, only a single replica config is supported.
393
+
{ # Replica configuration for the instance.
394
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
395
+
"peerInstance": "A String", # Optional. The peer instance.
396
+
"state": "A String", # Output only. The replica state.
397
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
398
+
"A String",
399
+
],
400
+
},
401
+
],
402
+
"role": "A String", # Optional. The replication role.
403
+
},
365
404
"satisfiesPzi": True or False, # Output only. Reserved for future use.
366
405
"satisfiesPzs": True or False, # Output only. Reserved for future use.
367
406
"state": "A String", # Output only. The instance state.
@@ -442,6 +481,19 @@ <h3>Method Details</h3>
442
481
"reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
"replicas": [ # Optional. Replicas configuration on the instance. For now, only a single replica config is supported.
486
+
{ # Replica configuration for the instance.
487
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
488
+
"peerInstance": "A String", # Optional. The peer instance.
489
+
"state": "A String", # Output only. The replica state.
490
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
491
+
"A String",
492
+
],
493
+
},
494
+
],
495
+
"role": "A String", # Optional. The replication role.
496
+
},
445
497
"satisfiesPzi": True or False, # Output only. Reserved for future use.
446
498
"satisfiesPzs": True or False, # Output only. Reserved for future use.
447
499
"state": "A String", # Output only. The instance state.
Copy file name to clipboardExpand all lines: docs/dyn/file_v1beta1.projects.locations.instances.html
+52Lines changed: 52 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -184,6 +184,19 @@ <h3>Method Details</h3>
184
184
},
185
185
],
186
186
"protocol": "A String", # Immutable. The protocol indicates the access protocol for all shares in the instance. This field is immutable and it cannot be changed after the instance has been created. Default value: `NFS_V3`.
"replicas": [ # Replicas configuration on the instance. For now, only a single replica config is supported.
189
+
{ # Replica configuration for the instance.
190
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
191
+
"peerInstance": "A String", # The peer instance.
192
+
"state": "A String", # Output only. The replica state.
193
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
194
+
"A String",
195
+
],
196
+
},
197
+
],
198
+
"role": "A String", # Output only. The replication role.
199
+
},
187
200
"satisfiesPzi": True or False, # Output only. Reserved for future use.
188
201
"satisfiesPzs": True or False, # Output only. Reserved for future use.
189
202
"state": "A String", # Output only. The instance state.
@@ -329,6 +342,19 @@ <h3>Method Details</h3>
329
342
},
330
343
],
331
344
"protocol": "A String", # Immutable. The protocol indicates the access protocol for all shares in the instance. This field is immutable and it cannot be changed after the instance has been created. Default value: `NFS_V3`.
"replicas": [ # Replicas configuration on the instance. For now, only a single replica config is supported.
347
+
{ # Replica configuration for the instance.
348
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
349
+
"peerInstance": "A String", # The peer instance.
350
+
"state": "A String", # Output only. The replica state.
351
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
352
+
"A String",
353
+
],
354
+
},
355
+
],
356
+
"role": "A String", # Output only. The replication role.
357
+
},
332
358
"satisfiesPzi": True or False, # Output only. Reserved for future use.
333
359
"satisfiesPzs": True or False, # Output only. Reserved for future use.
334
360
"state": "A String", # Output only. The instance state.
@@ -415,6 +441,19 @@ <h3>Method Details</h3>
415
441
},
416
442
],
417
443
"protocol": "A String", # Immutable. The protocol indicates the access protocol for all shares in the instance. This field is immutable and it cannot be changed after the instance has been created. Default value: `NFS_V3`.
"replicas": [ # Replicas configuration on the instance. For now, only a single replica config is supported.
446
+
{ # Replica configuration for the instance.
447
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
448
+
"peerInstance": "A String", # The peer instance.
449
+
"state": "A String", # Output only. The replica state.
450
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
451
+
"A String",
452
+
],
453
+
},
454
+
],
455
+
"role": "A String", # Output only. The replication role.
456
+
},
418
457
"satisfiesPzi": True or False, # Output only. Reserved for future use.
419
458
"satisfiesPzs": True or False, # Output only. Reserved for future use.
420
459
"state": "A String", # Output only. The instance state.
@@ -510,6 +549,19 @@ <h3>Method Details</h3>
510
549
},
511
550
],
512
551
"protocol": "A String", # Immutable. The protocol indicates the access protocol for all shares in the instance. This field is immutable and it cannot be changed after the instance has been created. Default value: `NFS_V3`.
"replicas": [ # Replicas configuration on the instance. For now, only a single replica config is supported.
554
+
{ # Replica configuration for the instance.
555
+
"lastActiveSyncTime": "A String", # Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.
556
+
"peerInstance": "A String", # The peer instance.
557
+
"state": "A String", # Output only. The replica state.
558
+
"stateReasons": [ # Output only. Additional information about the replication state, if available.
559
+
"A String",
560
+
],
561
+
},
562
+
],
563
+
"role": "A String", # Output only. The replication role.
564
+
},
513
565
"satisfiesPzi": True or False, # Output only. Reserved for future use.
514
566
"satisfiesPzs": True or False, # Output only. Reserved for future use.
515
567
"state": "A String", # Output only. The instance state.
0 commit comments