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.backupVaults.backups.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ <h3>Method Details</h3>
116
116
"chainStorageBytes": "A String", # Output only. Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)
117
117
"createTime": "A String", # Output only. The time when the backup was created.
118
118
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
119
+
"enforcedRetentionEndTime": "A String", # Output only. The time until which the backup is not deletable.
119
120
"labels": { # Resource labels to represent user provided metadata.
120
121
"a_key": "A String",
121
122
},
@@ -214,6 +215,7 @@ <h3>Method Details</h3>
214
215
"chainStorageBytes": "A String", # Output only. Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)
215
216
"createTime": "A String", # Output only. The time when the backup was created.
216
217
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
218
+
"enforcedRetentionEndTime": "A String", # Output only. The time until which the backup is not deletable.
217
219
"labels": { # Resource labels to represent user provided metadata.
218
220
"a_key": "A String",
219
221
},
@@ -254,6 +256,7 @@ <h3>Method Details</h3>
254
256
"chainStorageBytes": "A String", # Output only. Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)
255
257
"createTime": "A String", # Output only. The time when the backup was created.
256
258
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
259
+
"enforcedRetentionEndTime": "A String", # Output only. The time until which the backup is not deletable.
257
260
"labels": { # Resource labels to represent user provided metadata.
258
261
"a_key": "A String",
259
262
},
@@ -303,6 +306,7 @@ <h3>Method Details</h3>
303
306
"chainStorageBytes": "A String", # Output only. Total size of all backups in a chain in bytes = baseline backup size + sum(incremental backup size)
304
307
"createTime": "A String", # Output only. The time when the backup was created.
305
308
"description": "A String", # A description of the backup with 2048 characters or less. Requests with longer descriptions will be rejected.
309
+
"enforcedRetentionEndTime": "A String", # Output only. The time until which the backup is not deletable.
306
310
"labels": { # Resource labels to represent user provided metadata.
Copy file name to clipboardExpand all lines: docs/dyn/netapp_v1.projects.locations.backupVaults.html
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,13 @@ <h3>Method Details</h3>
117
117
118
118
{ # A NetApp BackupVault.
119
119
"backupRegion": "A String", # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
120
+
"backupRetentionPolicy": { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
121
+
"backupMinimumEnforcedRetentionDays": 42, # Required. Minimum retention duration in days for backups in the backup vault.
122
+
"dailyBackupImmutable": True or False, # Optional. Indicates if the daily backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
123
+
"manualBackupImmutable": True or False, # Optional. Indicates if the manual backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
124
+
"monthlyBackupImmutable": True or False, # Optional. Indicates if the monthly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
125
+
"weeklyBackupImmutable": True or False, # Optional. Indicates if the weekly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
126
+
},
120
127
"backupVaultType": "A String", # Optional. Type of backup vault to be created. Default is IN_REGION.
121
128
"createTime": "A String", # Output only. Create time of the backup vault.
122
129
"description": "A String", # Description of the backup vault.
@@ -211,6 +218,13 @@ <h3>Method Details</h3>
211
218
212
219
{ # A NetApp BackupVault.
213
220
"backupRegion": "A String", # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
221
+
"backupRetentionPolicy": { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
222
+
"backupMinimumEnforcedRetentionDays": 42, # Required. Minimum retention duration in days for backups in the backup vault.
223
+
"dailyBackupImmutable": True or False, # Optional. Indicates if the daily backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
224
+
"manualBackupImmutable": True or False, # Optional. Indicates if the manual backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
225
+
"monthlyBackupImmutable": True or False, # Optional. Indicates if the monthly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
226
+
"weeklyBackupImmutable": True or False, # Optional. Indicates if the weekly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
227
+
},
214
228
"backupVaultType": "A String", # Optional. Type of backup vault to be created. Default is IN_REGION.
215
229
"createTime": "A String", # Output only. Create time of the backup vault.
216
230
"description": "A String", # Description of the backup vault.
@@ -247,6 +261,13 @@ <h3>Method Details</h3>
247
261
"backupVaults": [ # A list of backupVaults in the project for the specified location.
248
262
{ # A NetApp BackupVault.
249
263
"backupRegion": "A String", # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
264
+
"backupRetentionPolicy": { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
265
+
"backupMinimumEnforcedRetentionDays": 42, # Required. Minimum retention duration in days for backups in the backup vault.
266
+
"dailyBackupImmutable": True or False, # Optional. Indicates if the daily backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
267
+
"manualBackupImmutable": True or False, # Optional. Indicates if the manual backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
268
+
"monthlyBackupImmutable": True or False, # Optional. Indicates if the monthly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
269
+
"weeklyBackupImmutable": True or False, # Optional. Indicates if the weekly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
270
+
},
250
271
"backupVaultType": "A String", # Optional. Type of backup vault to be created. Default is IN_REGION.
251
272
"createTime": "A String", # Output only. Create time of the backup vault.
252
273
"description": "A String", # Description of the backup vault.
@@ -292,6 +313,13 @@ <h3>Method Details</h3>
292
313
293
314
{ # A NetApp BackupVault.
294
315
"backupRegion": "A String", # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
316
+
"backupRetentionPolicy": { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
317
+
"backupMinimumEnforcedRetentionDays": 42, # Required. Minimum retention duration in days for backups in the backup vault.
318
+
"dailyBackupImmutable": True or False, # Optional. Indicates if the daily backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
319
+
"manualBackupImmutable": True or False, # Optional. Indicates if the manual backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
320
+
"monthlyBackupImmutable": True or False, # Optional. Indicates if the monthly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
321
+
"weeklyBackupImmutable": True or False, # Optional. Indicates if the weekly backups are immutable. Atleast one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
322
+
},
295
323
"backupVaultType": "A String", # Optional. Type of backup vault to be created. Default is IN_REGION.
296
324
"createTime": "A String", # Output only. Create time of the backup vault.
297
325
"description": "A String", # Description of the backup vault.
Copy file name to clipboardExpand all lines: docs/dyn/netapp_v1.projects.locations.storagePools.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ <h3>Method Details</h3>
121
121
"allowAutoTiering": True or False, # Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false. Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
122
122
"capacityGib": "A String", # Required. Capacity in GIB of the pool
123
123
"createTime": "A String", # Output only. Create time of the storage pool
124
+
"customPerformanceEnabled": True or False, # Optional. True if using Independent Scaling of capacity and performance (Hyperdisk) By default set to false
124
125
"description": "A String", # Optional. Description of the storage pool
125
126
"encryptionType": "A String", # Output only. Specifies the current pool encryption key source.
126
127
"globalAccessAllowed": True or False, # Deprecated. Used to allow SO pool to access AD or DNS server from other regions.
@@ -138,6 +139,8 @@ <h3>Method Details</h3>
138
139
"serviceLevel": "A String", # Required. Service level of the storage pool
139
140
"state": "A String", # Output only. State of the storage pool
140
141
"stateDetails": "A String", # Output only. State details of the storage pool
142
+
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
143
+
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
141
144
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
142
145
"volumeCount": 42, # Output only. Volume count of the storage pool
143
146
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -227,6 +230,7 @@ <h3>Method Details</h3>
227
230
"allowAutoTiering": True or False, # Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false. Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
228
231
"capacityGib": "A String", # Required. Capacity in GIB of the pool
229
232
"createTime": "A String", # Output only. Create time of the storage pool
233
+
"customPerformanceEnabled": True or False, # Optional. True if using Independent Scaling of capacity and performance (Hyperdisk) By default set to false
230
234
"description": "A String", # Optional. Description of the storage pool
231
235
"encryptionType": "A String", # Output only. Specifies the current pool encryption key source.
232
236
"globalAccessAllowed": True or False, # Deprecated. Used to allow SO pool to access AD or DNS server from other regions.
@@ -244,6 +248,8 @@ <h3>Method Details</h3>
244
248
"serviceLevel": "A String", # Required. Service level of the storage pool
245
249
"state": "A String", # Output only. State of the storage pool
246
250
"stateDetails": "A String", # Output only. State details of the storage pool
251
+
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
252
+
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
247
253
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
248
254
"volumeCount": 42, # Output only. Volume count of the storage pool
249
255
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -276,6 +282,7 @@ <h3>Method Details</h3>
276
282
"allowAutoTiering": True or False, # Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false. Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
277
283
"capacityGib": "A String", # Required. Capacity in GIB of the pool
278
284
"createTime": "A String", # Output only. Create time of the storage pool
285
+
"customPerformanceEnabled": True or False, # Optional. True if using Independent Scaling of capacity and performance (Hyperdisk) By default set to false
279
286
"description": "A String", # Optional. Description of the storage pool
280
287
"encryptionType": "A String", # Output only. Specifies the current pool encryption key source.
281
288
"globalAccessAllowed": True or False, # Deprecated. Used to allow SO pool to access AD or DNS server from other regions.
@@ -293,6 +300,8 @@ <h3>Method Details</h3>
293
300
"serviceLevel": "A String", # Required. Service level of the storage pool
294
301
"state": "A String", # Output only. State of the storage pool
295
302
"stateDetails": "A String", # Output only. State details of the storage pool
303
+
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
304
+
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
296
305
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
297
306
"volumeCount": 42, # Output only. Volume count of the storage pool
298
307
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
@@ -332,6 +341,7 @@ <h3>Method Details</h3>
332
341
"allowAutoTiering": True or False, # Optional. True if the storage pool supports Auto Tiering enabled volumes. Default is false. Auto-tiering can be enabled after storage pool creation but it can't be disabled once enabled.
333
342
"capacityGib": "A String", # Required. Capacity in GIB of the pool
334
343
"createTime": "A String", # Output only. Create time of the storage pool
344
+
"customPerformanceEnabled": True or False, # Optional. True if using Independent Scaling of capacity and performance (Hyperdisk) By default set to false
335
345
"description": "A String", # Optional. Description of the storage pool
336
346
"encryptionType": "A String", # Output only. Specifies the current pool encryption key source.
337
347
"globalAccessAllowed": True or False, # Deprecated. Used to allow SO pool to access AD or DNS server from other regions.
@@ -349,6 +359,8 @@ <h3>Method Details</h3>
349
359
"serviceLevel": "A String", # Required. Service level of the storage pool
350
360
"state": "A String", # Output only. State of the storage pool
351
361
"stateDetails": "A String", # Output only. State details of the storage pool
362
+
"totalIops": "A String", # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
363
+
"totalThroughputMibps": "A String", # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
352
364
"volumeCapacityGib": "A String", # Output only. Allocated size of all volumes in GIB in the storage pool
353
365
"volumeCount": 42, # Output only. Volume count of the storage pool
354
366
"zone": "A String", # Optional. Specifies the active zone for regional storagePool.
0 commit comments