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
-60Lines changed: 0 additions & 60 deletions
Original file line number
Diff line number
Diff line change
@@ -143,21 +143,6 @@ <h3>Method Details</h3>
143
143
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
144
144
},
145
145
],
146
-
"performanceConfig": { # Performance configuration. Used for setting the performance configuration. Defaults to `iops_by_capacity` if unset in instance creation. # Optional. Used to configure performance.
147
-
"fixedIops": { # Fixed IOPS parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
148
-
"maxReadIops": "A String", # Required. Maximum raw read IOPS.
149
-
},
150
-
"iopsByCapacity": True or False, # Automatically provision maximum available IOPS based on the capacity of the instance. Larger instances will be granted more IOPS. If instance capacity is increased or decreased, IOPS will be automatically adjusted upwards or downwards accordingly. The maximum available IOPS for a given capacity is defined in Filestore documentation.
151
-
"iopsPerGb": { # IOPS per capacity parameters. # Provision IOPS dynamically based on the capacity of the instance. Provisioned read IOPS will be calculated by by multiplying the capacity of the instance in GiB by the `iops_per_gb` value, and rounding to the nearest 1000. For example, for a 1 TiB instance with an `iops_per_gb` value of 15, the provisioned read IOPS would be `1024 * 15 = 15,360`, rounded to `15,000`. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
152
-
"maxReadIopsPerGb": "A String", # Required. Maximum read IOPS per GB.
153
-
},
154
-
},
155
-
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
156
-
"maxReadIops": "A String", # Output only. The max read IOPS.
157
-
"maxReadThroughput": "A String", # Output only. The max read throughput.
158
-
"maxWriteIops": "A String", # Output only. The max write IOPS.
159
-
"maxWriteThroughput": "A String", # Output only. The max write throughput.
160
-
},
161
146
"sourceBackup": "A String", # The resource name of the backup, in the format `projects/{project_number}/locations/{location_id}/backups/{backup_id}`, that this file share has been restored from.
162
147
},
163
148
],
@@ -304,21 +289,6 @@ <h3>Method Details</h3>
304
289
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
305
290
},
306
291
],
307
-
"performanceConfig": { # Performance configuration. Used for setting the performance configuration. Defaults to `iops_by_capacity` if unset in instance creation. # Optional. Used to configure performance.
308
-
"fixedIops": { # Fixed IOPS parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
309
-
"maxReadIops": "A String", # Required. Maximum raw read IOPS.
310
-
},
311
-
"iopsByCapacity": True or False, # Automatically provision maximum available IOPS based on the capacity of the instance. Larger instances will be granted more IOPS. If instance capacity is increased or decreased, IOPS will be automatically adjusted upwards or downwards accordingly. The maximum available IOPS for a given capacity is defined in Filestore documentation.
312
-
"iopsPerGb": { # IOPS per capacity parameters. # Provision IOPS dynamically based on the capacity of the instance. Provisioned read IOPS will be calculated by by multiplying the capacity of the instance in GiB by the `iops_per_gb` value, and rounding to the nearest 1000. For example, for a 1 TiB instance with an `iops_per_gb` value of 15, the provisioned read IOPS would be `1024 * 15 = 15,360`, rounded to `15,000`. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
313
-
"maxReadIopsPerGb": "A String", # Required. Maximum read IOPS per GB.
314
-
},
315
-
},
316
-
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
317
-
"maxReadIops": "A String", # Output only. The max read IOPS.
318
-
"maxReadThroughput": "A String", # Output only. The max read throughput.
319
-
"maxWriteIops": "A String", # Output only. The max write IOPS.
320
-
"maxWriteThroughput": "A String", # Output only. The max write throughput.
321
-
},
322
292
"sourceBackup": "A String", # The resource name of the backup, in the format `projects/{project_number}/locations/{location_id}/backups/{backup_id}`, that this file share has been restored from.
323
293
},
324
294
],
@@ -406,21 +376,6 @@ <h3>Method Details</h3>
406
376
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
407
377
},
408
378
],
409
-
"performanceConfig": { # Performance configuration. Used for setting the performance configuration. Defaults to `iops_by_capacity` if unset in instance creation. # Optional. Used to configure performance.
410
-
"fixedIops": { # Fixed IOPS parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
411
-
"maxReadIops": "A String", # Required. Maximum raw read IOPS.
412
-
},
413
-
"iopsByCapacity": True or False, # Automatically provision maximum available IOPS based on the capacity of the instance. Larger instances will be granted more IOPS. If instance capacity is increased or decreased, IOPS will be automatically adjusted upwards or downwards accordingly. The maximum available IOPS for a given capacity is defined in Filestore documentation.
414
-
"iopsPerGb": { # IOPS per capacity parameters. # Provision IOPS dynamically based on the capacity of the instance. Provisioned read IOPS will be calculated by by multiplying the capacity of the instance in GiB by the `iops_per_gb` value, and rounding to the nearest 1000. For example, for a 1 TiB instance with an `iops_per_gb` value of 15, the provisioned read IOPS would be `1024 * 15 = 15,360`, rounded to `15,000`. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
415
-
"maxReadIopsPerGb": "A String", # Required. Maximum read IOPS per GB.
416
-
},
417
-
},
418
-
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
419
-
"maxReadIops": "A String", # Output only. The max read IOPS.
420
-
"maxReadThroughput": "A String", # Output only. The max read throughput.
421
-
"maxWriteIops": "A String", # Output only. The max write IOPS.
422
-
"maxWriteThroughput": "A String", # Output only. The max write throughput.
423
-
},
424
379
"sourceBackup": "A String", # The resource name of the backup, in the format `projects/{project_number}/locations/{location_id}/backups/{backup_id}`, that this file share has been restored from.
425
380
},
426
381
],
@@ -517,21 +472,6 @@ <h3>Method Details</h3>
517
472
"squashMode": "A String", # Either NO_ROOT_SQUASH, for allowing root access on the exported directory, or ROOT_SQUASH, for not allowing root access. The default is NO_ROOT_SQUASH.
518
473
},
519
474
],
520
-
"performanceConfig": { # Performance configuration. Used for setting the performance configuration. Defaults to `iops_by_capacity` if unset in instance creation. # Optional. Used to configure performance.
521
-
"fixedIops": { # Fixed IOPS parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
522
-
"maxReadIops": "A String", # Required. Maximum raw read IOPS.
523
-
},
524
-
"iopsByCapacity": True or False, # Automatically provision maximum available IOPS based on the capacity of the instance. Larger instances will be granted more IOPS. If instance capacity is increased or decreased, IOPS will be automatically adjusted upwards or downwards accordingly. The maximum available IOPS for a given capacity is defined in Filestore documentation.
525
-
"iopsPerGb": { # IOPS per capacity parameters. # Provision IOPS dynamically based on the capacity of the instance. Provisioned read IOPS will be calculated by by multiplying the capacity of the instance in GiB by the `iops_per_gb` value, and rounding to the nearest 1000. For example, for a 1 TiB instance with an `iops_per_gb` value of 15, the provisioned read IOPS would be `1024 * 15 = 15,360`, rounded to `15,000`. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
526
-
"maxReadIopsPerGb": "A String", # Required. Maximum read IOPS per GB.
527
-
},
528
-
},
529
-
"performanceLimits": { # The enforced performance limits, calculated from the instance's performance configuration. # Output only. Used for getting performance limits.
530
-
"maxReadIops": "A String", # Output only. The max read IOPS.
531
-
"maxReadThroughput": "A String", # Output only. The max read throughput.
532
-
"maxWriteIops": "A String", # Output only. The max write IOPS.
533
-
"maxWriteThroughput": "A String", # Output only. The max write throughput.
534
-
},
535
475
"sourceBackup": "A String", # The resource name of the backup, in the format `projects/{project_number}/locations/{location_id}/backups/{backup_id}`, that this file share has been restored from.
0 commit comments