Skip to content

Commit

Permalink
feat(netapp): update the api
Browse files Browse the repository at this point in the history
#### netapp:v1

The following keys were added:
- schemas.Backup.properties.satisfiesPzi (Total Keys: 2)
- schemas.Backup.properties.satisfiesPzs (Total Keys: 2)
- schemas.StoragePool.properties.satisfiesPzi (Total Keys: 2)
- schemas.StoragePool.properties.satisfiesPzs (Total Keys: 2)

#### netapp:v1beta1

The following keys were added:
- schemas.Backup.properties.satisfiesPzi (Total Keys: 2)
- schemas.Backup.properties.satisfiesPzs (Total Keys: 2)
- schemas.StoragePool.properties.satisfiesPzi (Total Keys: 2)
- schemas.StoragePool.properties.satisfiesPzs (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Dec 17, 2024
1 parent 5d13475 commit 67550b1
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -213,6 +215,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -249,6 +253,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -294,6 +300,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down
8 changes: 8 additions & 0 deletions docs/dyn/netapp_v1.projects.locations.storagePools.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -237,6 +239,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -284,6 +288,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -338,6 +344,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -213,6 +215,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -249,6 +253,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down Expand Up @@ -294,6 +300,8 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;sourceSnapshot&quot;: &quot;A String&quot;, # If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`
&quot;sourceVolume&quot;: &quot;A String&quot;, # Volume full name of this backup belongs to. Format: `projects/{projects_id}/locations/{location}/volumes/{volume_id}`
&quot;state&quot;: &quot;A String&quot;, # Output only. The backup state.
Expand Down
8 changes: 8 additions & 0 deletions docs/dyn/netapp_v1beta1.projects.locations.storagePools.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -237,6 +239,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -284,6 +288,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down Expand Up @@ -338,6 +344,8 @@ <h3>Method Details</h3>
&quot;network&quot;: &quot;A String&quot;, # Required. VPC Network name. Format: projects/{project}/global/networks/{network}
&quot;psaRange&quot;: &quot;A String&quot;, # Optional. This field is not implemented. The values provided in this field are ignored.
&quot;replicaZone&quot;: &quot;A String&quot;, # Optional. Specifies the replica zone for regional storagePool.
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use
&quot;satisfiesPzs&quot;: True or False, # Output only. Reserved for future use
&quot;serviceLevel&quot;: &quot;A String&quot;, # Required. Service level of the storage pool
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the storage pool
&quot;stateDetails&quot;: &quot;A String&quot;, # Output only. State details of the storage pool
Expand Down
22 changes: 21 additions & 1 deletion googleapiclient/discovery_cache/documents/netapp.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@
}
}
},
"revision": "20241203",
"revision": "20241209",
"rootUrl": "https://netapp.googleapis.com/",
"schemas": {
"ActiveDirectory": {
Expand Down Expand Up @@ -2277,6 +2277,16 @@
"description": "Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.",
"type": "string"
},
"satisfiesPzi": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"satisfiesPzs": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"sourceSnapshot": {
"description": "If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`",
"type": "string"
Expand Down Expand Up @@ -3671,6 +3681,16 @@
"description": "Optional. Specifies the replica zone for regional storagePool.",
"type": "string"
},
"satisfiesPzi": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"satisfiesPzs": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"serviceLevel": {
"description": "Required. Service level of the storage pool",
"enum": [
Expand Down
22 changes: 21 additions & 1 deletion googleapiclient/discovery_cache/documents/netapp.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@
}
}
},
"revision": "20241203",
"revision": "20241209",
"rootUrl": "https://netapp.googleapis.com/",
"schemas": {
"ActiveDirectory": {
Expand Down Expand Up @@ -2277,6 +2277,16 @@
"description": "Identifier. The resource name of the backup. Format: `projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}`.",
"type": "string"
},
"satisfiesPzi": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"satisfiesPzs": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"sourceSnapshot": {
"description": "If specified, backup will be created from the given snapshot. If not specified, there will be a new snapshot taken to initiate the backup creation. Format: `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`",
"type": "string"
Expand Down Expand Up @@ -3671,6 +3681,16 @@
"description": "Optional. Specifies the replica zone for regional storagePool.",
"type": "string"
},
"satisfiesPzi": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"satisfiesPzs": {
"description": "Output only. Reserved for future use",
"readOnly": true,
"type": "boolean"
},
"serviceLevel": {
"description": "Required. Service level of the storage pool",
"enum": [
Expand Down

0 comments on commit 67550b1

Please sign in to comment.