Skip to content

Commit ec4b1a0

Browse files
feat(netapp): update the api
#### netapp:v1 The following keys were added: - schemas.LocationMetadata.properties.hasVcp (Total Keys: 2) #### netapp:v1beta1 The following keys were added: - schemas.LocationMetadata.properties.hasVcp (Total Keys: 2)
1 parent 308f982 commit ec4b1a0

6 files changed

+72
-62
lines changed

docs/dyn/netapp_v1.projects.locations.backupVaults.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,10 @@ <h3>Method Details</h3>
119119
&quot;backupRegion&quot;: &quot;A String&quot;, # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
120120
&quot;backupRetentionPolicy&quot;: { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
121121
&quot;backupMinimumEnforcedRetentionDays&quot;: 42, # Required. Minimum retention duration in days for backups in the backup vault.
122-
&quot;dailyBackupImmutable&quot;: 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-
&quot;manualBackupImmutable&quot;: 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-
&quot;monthlyBackupImmutable&quot;: 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-
&quot;weeklyBackupImmutable&quot;: 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.
122+
&quot;dailyBackupImmutable&quot;: True or False, # Optional. Indicates if the daily backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
123+
&quot;manualBackupImmutable&quot;: True or False, # Optional. Indicates if the manual backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
124+
&quot;monthlyBackupImmutable&quot;: True or False, # Optional. Indicates if the monthly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
125+
&quot;weeklyBackupImmutable&quot;: True or False, # Optional. Indicates if the weekly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
126126
},
127127
&quot;backupVaultType&quot;: &quot;A String&quot;, # Optional. Type of backup vault to be created. Default is IN_REGION.
128128
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Create time of the backup vault.
@@ -220,10 +220,10 @@ <h3>Method Details</h3>
220220
&quot;backupRegion&quot;: &quot;A String&quot;, # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
221221
&quot;backupRetentionPolicy&quot;: { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
222222
&quot;backupMinimumEnforcedRetentionDays&quot;: 42, # Required. Minimum retention duration in days for backups in the backup vault.
223-
&quot;dailyBackupImmutable&quot;: 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-
&quot;manualBackupImmutable&quot;: 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-
&quot;monthlyBackupImmutable&quot;: 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-
&quot;weeklyBackupImmutable&quot;: 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.
223+
&quot;dailyBackupImmutable&quot;: True or False, # Optional. Indicates if the daily backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
224+
&quot;manualBackupImmutable&quot;: True or False, # Optional. Indicates if the manual backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
225+
&quot;monthlyBackupImmutable&quot;: True or False, # Optional. Indicates if the monthly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
226+
&quot;weeklyBackupImmutable&quot;: True or False, # Optional. Indicates if the weekly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
227227
},
228228
&quot;backupVaultType&quot;: &quot;A String&quot;, # Optional. Type of backup vault to be created. Default is IN_REGION.
229229
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Create time of the backup vault.
@@ -263,10 +263,10 @@ <h3>Method Details</h3>
263263
&quot;backupRegion&quot;: &quot;A String&quot;, # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
264264
&quot;backupRetentionPolicy&quot;: { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
265265
&quot;backupMinimumEnforcedRetentionDays&quot;: 42, # Required. Minimum retention duration in days for backups in the backup vault.
266-
&quot;dailyBackupImmutable&quot;: 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-
&quot;manualBackupImmutable&quot;: 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-
&quot;monthlyBackupImmutable&quot;: 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-
&quot;weeklyBackupImmutable&quot;: 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.
266+
&quot;dailyBackupImmutable&quot;: True or False, # Optional. Indicates if the daily backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
267+
&quot;manualBackupImmutable&quot;: True or False, # Optional. Indicates if the manual backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
268+
&quot;monthlyBackupImmutable&quot;: True or False, # Optional. Indicates if the monthly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
269+
&quot;weeklyBackupImmutable&quot;: True or False, # Optional. Indicates if the weekly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
270270
},
271271
&quot;backupVaultType&quot;: &quot;A String&quot;, # Optional. Type of backup vault to be created. Default is IN_REGION.
272272
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Create time of the backup vault.
@@ -315,10 +315,10 @@ <h3>Method Details</h3>
315315
&quot;backupRegion&quot;: &quot;A String&quot;, # Optional. Region where the backups are stored. Format: `projects/{project_id}/locations/{location}`
316316
&quot;backupRetentionPolicy&quot;: { # Retention policy for backups in the backup vault # Optional. Backup retention policy defining the retenton of backups.
317317
&quot;backupMinimumEnforcedRetentionDays&quot;: 42, # Required. Minimum retention duration in days for backups in the backup vault.
318-
&quot;dailyBackupImmutable&quot;: 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-
&quot;manualBackupImmutable&quot;: 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-
&quot;monthlyBackupImmutable&quot;: 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-
&quot;weeklyBackupImmutable&quot;: 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.
318+
&quot;dailyBackupImmutable&quot;: True or False, # Optional. Indicates if the daily backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
319+
&quot;manualBackupImmutable&quot;: True or False, # Optional. Indicates if the manual backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
320+
&quot;monthlyBackupImmutable&quot;: True or False, # Optional. Indicates if the monthly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
321+
&quot;weeklyBackupImmutable&quot;: True or False, # Optional. Indicates if the weekly backups are immutable. At least one of daily_backup_immutable, weekly_backup_immutable, monthly_backup_immutable and manual_backup_immutable must be true.
322322
},
323323
&quot;backupVaultType&quot;: &quot;A String&quot;, # Optional. Type of backup vault to be created. Default is IN_REGION.
324324
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Create time of the backup vault.

docs/dyn/netapp_v1.projects.locations.storagePools.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ <h3>Method Details</h3>
139139
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
140140
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
141141
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
142-
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
143-
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
142+
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
143+
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiBps)
144144
&quot;volumeCapacityGib&quot;: &quot;A String&quot;, # Output only. Allocated size of all volumes in GIB in the storage pool
145145
&quot;volumeCount&quot;: 42, # Output only. Volume count of the storage pool
146146
&quot;zone&quot;: &quot;A String&quot;, # Optional. Specifies the active zone for regional storagePool.
@@ -248,8 +248,8 @@ <h3>Method Details</h3>
248248
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
249249
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
250250
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
251-
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
252-
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
251+
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
252+
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiBps)
253253
&quot;volumeCapacityGib&quot;: &quot;A String&quot;, # Output only. Allocated size of all volumes in GIB in the storage pool
254254
&quot;volumeCount&quot;: 42, # Output only. Volume count of the storage pool
255255
&quot;zone&quot;: &quot;A String&quot;, # Optional. Specifies the active zone for regional storagePool.
@@ -300,8 +300,8 @@ <h3>Method Details</h3>
300300
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
301301
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
302302
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
303-
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
304-
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
303+
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
304+
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiBps)
305305
&quot;volumeCapacityGib&quot;: &quot;A String&quot;, # Output only. Allocated size of all volumes in GIB in the storage pool
306306
&quot;volumeCount&quot;: 42, # Output only. Volume count of the storage pool
307307
&quot;zone&quot;: &quot;A String&quot;, # Optional. Specifies the active zone for regional storagePool.
@@ -359,8 +359,8 @@ <h3>Method Details</h3>
359359
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
360360
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
361361
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
362-
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool If not provided, it will be calculated based on the total_throughput_mibps
363-
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiB/s)
362+
&quot;totalIops&quot;: &quot;A String&quot;, # Optional. Custom Performance Total IOPS of the pool if not provided, it will be calculated based on the total_throughput_mibps
363+
&quot;totalThroughputMibps&quot;: &quot;A String&quot;, # Optional. Custom Performance Total Throughput of the pool (in MiBps)
364364
&quot;volumeCapacityGib&quot;: &quot;A String&quot;, # Output only. Allocated size of all volumes in GIB in the storage pool
365365
&quot;volumeCount&quot;: 42, # Output only. Volume count of the storage pool
366366
&quot;zone&quot;: &quot;A String&quot;, # Optional. Specifies the active zone for regional storagePool.

0 commit comments

Comments
 (0)