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/netapp_v1.projects.locations.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184
184
filter: string, The standard list filter.
185
185
pageSize: integer, The standard list page size.
186
186
pageToken: string, The standard list page token.
187
-
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
187
+
returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
188
188
x__xgafv: string, V1 error format.
189
189
Allowed values
190
190
1 - v1 error format
@@ -216,7 +216,7 @@ <h3>Method Details</h3>
216
216
},
217
217
},
218
218
],
219
-
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.
219
+
"unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: docs/dyn/netapp_v1.projects.locations.storagePools.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ <h3>Method Details</h3>
147
147
"stateDetails": "A String", # Output only. State details of the storage pool
148
148
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
149
149
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiBps)
150
+
"type": "A String", # Optional. Type of the storage pool. This field is used to control whether the pool supports FILE based volumes only or UNIFIED (both FILE and BLOCK) volumes. If not specified during creation, it defaults to FILE.
150
151
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
151
152
"volumeCount": 42, # Output only. Volume count of the storage pool
152
153
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -262,6 +263,7 @@ <h3>Method Details</h3>
262
263
"stateDetails": "A String", # Output only. State details of the storage pool
263
264
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
264
265
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiBps)
266
+
"type": "A String", # Optional. Type of the storage pool. This field is used to control whether the pool supports FILE based volumes only or UNIFIED (both FILE and BLOCK) volumes. If not specified during creation, it defaults to FILE.
265
267
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
266
268
"volumeCount": 42, # Output only. Volume count of the storage pool
267
269
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -320,6 +322,7 @@ <h3>Method Details</h3>
320
322
"stateDetails": "A String", # Output only. State details of the storage pool
321
323
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
322
324
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiBps)
325
+
"type": "A String", # Optional. Type of the storage pool. This field is used to control whether the pool supports FILE based volumes only or UNIFIED (both FILE and BLOCK) volumes. If not specified during creation, it defaults to FILE.
323
326
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
324
327
"volumeCount": 42, # Output only. Volume count of the storage pool
325
328
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -385,6 +388,7 @@ <h3>Method Details</h3>
385
388
"stateDetails": "A String", # Output only. State details of the storage pool
386
389
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
387
390
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiBps)
391
+
"type": "A String", # Optional. Type of the storage pool. This field is used to control whether the pool supports FILE based volumes only or UNIFIED (both FILE and BLOCK) volumes. If not specified during creation, it defaults to FILE.
388
392
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
389
393
"volumeCount": 42, # Output only. Volume count of the storage pool
390
394
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
Copy file name to clipboardExpand all lines: docs/dyn/netapp_v1.projects.locations.volumes.html
+44Lines changed: 44 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,17 @@ <h3>Method Details</h3>
141
141
"backupVault": "A String", # Optional. Name of backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
142
142
"scheduledBackupEnabled": True or False, # Optional. When set to true, scheduled backup is enabled on the volume. This field should be nil when there's no backup policy attached.
143
143
},
144
+
"blockDevices": [ # Optional. Block devices for the volume. Currently, only one block device is permitted per Volume.
145
+
{ # Block device represents the device(s) which are stored in the block volume.
146
+
"hostGroups": [ # Optional. A list of host groups that identify hosts that can mount the block volume. Format: `projects/{project_id}/locations/{location}/hostGroups/{host_group_id}` This field can be updated after the block device is created.
147
+
"A String",
148
+
],
149
+
"identifier": "A String", # Output only. Device identifier of the Block volume. This represents lun_serial_number for iSCSI volumes
150
+
"name": "A String", # Optional. User-defined name for the block device, unique within the Volume. In case no user input is provided, name will be autogenerated in the backend. The name must meet the following requirements: * Be between 1 and 255 characters long. * Contain only uppercase or lowercase letters (A-Z, a-z), numbers (0-9), and the following special characters: "-", "_", "}", "{", ".". * Spaces are not allowed.
151
+
"osType": "A String", # Required. Immutable. The OS type of the volume. This field can't be changed after the block device is created.
152
+
"sizeGib": "A String", # Optional. The size of the block device in GiB. Any value provided in this field during Volume creation is IGNORED. The block device's size is system-managed and will be set to match the parent Volume's `capacity_gib`.
153
+
},
154
+
],
144
155
"cacheParameters": { # Cache Parameters for the volume. # Optional. Cache parameters for the volume.
145
156
"cacheConfig": { # Configuration of the cache volume. # Optional. Configuration of the cache volume.
146
157
"cifsChangeNotifyEnabled": True or False, # Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
@@ -368,6 +379,17 @@ <h3>Method Details</h3>
368
379
"backupVault": "A String", # Optional. Name of backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
369
380
"scheduledBackupEnabled": True or False, # Optional. When set to true, scheduled backup is enabled on the volume. This field should be nil when there's no backup policy attached.
370
381
},
382
+
"blockDevices": [ # Optional. Block devices for the volume. Currently, only one block device is permitted per Volume.
383
+
{ # Block device represents the device(s) which are stored in the block volume.
384
+
"hostGroups": [ # Optional. A list of host groups that identify hosts that can mount the block volume. Format: `projects/{project_id}/locations/{location}/hostGroups/{host_group_id}` This field can be updated after the block device is created.
385
+
"A String",
386
+
],
387
+
"identifier": "A String", # Output only. Device identifier of the Block volume. This represents lun_serial_number for iSCSI volumes
388
+
"name": "A String", # Optional. User-defined name for the block device, unique within the Volume. In case no user input is provided, name will be autogenerated in the backend. The name must meet the following requirements: * Be between 1 and 255 characters long. * Contain only uppercase or lowercase letters (A-Z, a-z), numbers (0-9), and the following special characters: "-", "_", "}", "{", ".". * Spaces are not allowed.
389
+
"osType": "A String", # Required. Immutable. The OS type of the volume. This field can't be changed after the block device is created.
390
+
"sizeGib": "A String", # Optional. The size of the block device in GiB. Any value provided in this field during Volume creation is IGNORED. The block device's size is system-managed and will be set to match the parent Volume's `capacity_gib`.
391
+
},
392
+
],
371
393
"cacheParameters": { # Cache Parameters for the volume. # Optional. Cache parameters for the volume.
372
394
"cacheConfig": { # Configuration of the cache volume. # Optional. Configuration of the cache volume.
373
395
"cifsChangeNotifyEnabled": True or False, # Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
@@ -540,6 +562,17 @@ <h3>Method Details</h3>
540
562
"backupVault": "A String", # Optional. Name of backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
541
563
"scheduledBackupEnabled": True or False, # Optional. When set to true, scheduled backup is enabled on the volume. This field should be nil when there's no backup policy attached.
542
564
},
565
+
"blockDevices": [ # Optional. Block devices for the volume. Currently, only one block device is permitted per Volume.
566
+
{ # Block device represents the device(s) which are stored in the block volume.
567
+
"hostGroups": [ # Optional. A list of host groups that identify hosts that can mount the block volume. Format: `projects/{project_id}/locations/{location}/hostGroups/{host_group_id}` This field can be updated after the block device is created.
568
+
"A String",
569
+
],
570
+
"identifier": "A String", # Output only. Device identifier of the Block volume. This represents lun_serial_number for iSCSI volumes
571
+
"name": "A String", # Optional. User-defined name for the block device, unique within the Volume. In case no user input is provided, name will be autogenerated in the backend. The name must meet the following requirements: * Be between 1 and 255 characters long. * Contain only uppercase or lowercase letters (A-Z, a-z), numbers (0-9), and the following special characters: "-", "_", "}", "{", ".". * Spaces are not allowed.
572
+
"osType": "A String", # Required. Immutable. The OS type of the volume. This field can't be changed after the block device is created.
573
+
"sizeGib": "A String", # Optional. The size of the block device in GiB. Any value provided in this field during Volume creation is IGNORED. The block device's size is system-managed and will be set to match the parent Volume's `capacity_gib`.
574
+
},
575
+
],
543
576
"cacheParameters": { # Cache Parameters for the volume. # Optional. Cache parameters for the volume.
544
577
"cacheConfig": { # Configuration of the cache volume. # Optional. Configuration of the cache volume.
545
578
"cifsChangeNotifyEnabled": True or False, # Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
@@ -713,6 +746,17 @@ <h3>Method Details</h3>
713
746
"backupVault": "A String", # Optional. Name of backup vault. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
714
747
"scheduledBackupEnabled": True or False, # Optional. When set to true, scheduled backup is enabled on the volume. This field should be nil when there's no backup policy attached.
715
748
},
749
+
"blockDevices": [ # Optional. Block devices for the volume. Currently, only one block device is permitted per Volume.
750
+
{ # Block device represents the device(s) which are stored in the block volume.
751
+
"hostGroups": [ # Optional. A list of host groups that identify hosts that can mount the block volume. Format: `projects/{project_id}/locations/{location}/hostGroups/{host_group_id}` This field can be updated after the block device is created.
752
+
"A String",
753
+
],
754
+
"identifier": "A String", # Output only. Device identifier of the Block volume. This represents lun_serial_number for iSCSI volumes
755
+
"name": "A String", # Optional. User-defined name for the block device, unique within the Volume. In case no user input is provided, name will be autogenerated in the backend. The name must meet the following requirements: * Be between 1 and 255 characters long. * Contain only uppercase or lowercase letters (A-Z, a-z), numbers (0-9), and the following special characters: "-", "_", "}", "{", ".". * Spaces are not allowed.
756
+
"osType": "A String", # Required. Immutable. The OS type of the volume. This field can't be changed after the block device is created.
757
+
"sizeGib": "A String", # Optional. The size of the block device in GiB. Any value provided in this field during Volume creation is IGNORED. The block device's size is system-managed and will be set to match the parent Volume's `capacity_gib`.
758
+
},
759
+
],
716
760
"cacheParameters": { # Cache Parameters for the volume. # Optional. Cache parameters for the volume.
717
761
"cacheConfig": { # Configuration of the cache volume. # Optional. Configuration of the cache volume.
718
762
"cifsChangeNotifyEnabled": True or False, # Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume.
0 commit comments