Skip to content

Commit 6f51005

Browse files
feat(netapp): update the api
#### netapp:v1 The following keys were added: - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.volumes.resources.replications.methods.establishPeering (Total Keys: 12) - resources.projects.resources.locations.resources.volumes.resources.replications.methods.sync (Total Keys: 12) - schemas.EstablishPeeringRequest (Total Keys: 7) - schemas.HybridPeeringDetails (Total Keys: 7) - schemas.HybridReplicationParameters (Total Keys: 11) - schemas.ListQuotaRulesResponse (Total Keys: 7) - schemas.QuotaRule (Total Keys: 16) - schemas.Replication.properties.clusterLocation.type (Total Keys: 1) - schemas.Replication.properties.hybridPeeringDetails (Total Keys: 2) - schemas.Replication.properties.hybridReplicationType (Total Keys: 2) - schemas.SyncReplicationRequest (Total Keys: 2) - schemas.Volume.properties.hybridReplicationParameters.$ref (Total Keys: 1) #### netapp:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.volumes.resources.quotaRules.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.volumes.resources.replications.methods.establishPeering (Total Keys: 12) - resources.projects.resources.locations.resources.volumes.resources.replications.methods.sync (Total Keys: 12) - schemas.EstablishPeeringRequest (Total Keys: 7) - schemas.HybridPeeringDetails (Total Keys: 7) - schemas.HybridReplicationParameters (Total Keys: 11) - schemas.ListQuotaRulesResponse (Total Keys: 7) - schemas.QuotaRule (Total Keys: 16) - schemas.Replication.properties.clusterLocation.type (Total Keys: 1) - schemas.Replication.properties.hybridPeeringDetails (Total Keys: 2) - schemas.Replication.properties.hybridReplicationType (Total Keys: 2) - schemas.SyncReplicationRequest (Total Keys: 2) - schemas.Volume.properties.hybridReplicationParameters.$ref (Total Keys: 1)
1 parent f221440 commit 6f51005

8 files changed

+1986
-14
lines changed

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

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="netapp_v1.html">NetApp API</a> . <a href="netapp_v1.projects.html">projects</a> . <a href="netapp_v1.projects.locations.html">locations</a> . <a href="netapp_v1.projects.locations.volumes.html">volumes</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="netapp_v1.projects.locations.volumes.quotaRules.html">quotaRules()</a></code>
79+
</p>
80+
<p class="firstline">Returns the quotaRules Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="netapp_v1.projects.locations.volumes.replications.html">replications()</a></code>
7984
</p>
@@ -156,6 +161,20 @@ <h3>Method Details</h3>
156161
],
157162
},
158163
&quot;hasReplication&quot;: True or False, # Output only. Indicates whether the volume is part of a replication relationship.
164+
&quot;hybridReplicationParameters&quot;: { # The Hybrid Replication parameters for the volume. # Optional. The Hybrid Replication parameters for the volume.
165+
&quot;clusterLocation&quot;: &quot;A String&quot;, # Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
166+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the replication.
167+
&quot;labels&quot;: { # Optional. Labels to be added to the replication as the key value pairs.
168+
&quot;a_key&quot;: &quot;A String&quot;,
169+
},
170+
&quot;peerClusterName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source cluster to be peered with the destination cluster.
171+
&quot;peerIpAddresses&quot;: [ # Required. List of node ip addresses to be peered with.
172+
&quot;A String&quot;,
173+
],
174+
&quot;peerSvmName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source vserver svm to be peered with the destination vserver svm.
175+
&quot;peerVolumeName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source volume to be peered with the destination volume.
176+
&quot;replication&quot;: &quot;A String&quot;, # Required. Desired name for the replication of this volume.
177+
},
159178
&quot;kerberosEnabled&quot;: True or False, # Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
160179
&quot;kmsConfig&quot;: &quot;A String&quot;, # Output only. Specifies the KMS config to be used for volume encryption.
161180
&quot;labels&quot;: { # Optional. Labels as key value pairs
@@ -343,6 +362,20 @@ <h3>Method Details</h3>
343362
],
344363
},
345364
&quot;hasReplication&quot;: True or False, # Output only. Indicates whether the volume is part of a replication relationship.
365+
&quot;hybridReplicationParameters&quot;: { # The Hybrid Replication parameters for the volume. # Optional. The Hybrid Replication parameters for the volume.
366+
&quot;clusterLocation&quot;: &quot;A String&quot;, # Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
367+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the replication.
368+
&quot;labels&quot;: { # Optional. Labels to be added to the replication as the key value pairs.
369+
&quot;a_key&quot;: &quot;A String&quot;,
370+
},
371+
&quot;peerClusterName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source cluster to be peered with the destination cluster.
372+
&quot;peerIpAddresses&quot;: [ # Required. List of node ip addresses to be peered with.
373+
&quot;A String&quot;,
374+
],
375+
&quot;peerSvmName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source vserver svm to be peered with the destination vserver svm.
376+
&quot;peerVolumeName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source volume to be peered with the destination volume.
377+
&quot;replication&quot;: &quot;A String&quot;, # Required. Desired name for the replication of this volume.
378+
},
346379
&quot;kerberosEnabled&quot;: True or False, # Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
347380
&quot;kmsConfig&quot;: &quot;A String&quot;, # Output only. Specifies the KMS config to be used for volume encryption.
348381
&quot;labels&quot;: { # Optional. Labels as key value pairs
@@ -475,6 +508,20 @@ <h3>Method Details</h3>
475508
],
476509
},
477510
&quot;hasReplication&quot;: True or False, # Output only. Indicates whether the volume is part of a replication relationship.
511+
&quot;hybridReplicationParameters&quot;: { # The Hybrid Replication parameters for the volume. # Optional. The Hybrid Replication parameters for the volume.
512+
&quot;clusterLocation&quot;: &quot;A String&quot;, # Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
513+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the replication.
514+
&quot;labels&quot;: { # Optional. Labels to be added to the replication as the key value pairs.
515+
&quot;a_key&quot;: &quot;A String&quot;,
516+
},
517+
&quot;peerClusterName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source cluster to be peered with the destination cluster.
518+
&quot;peerIpAddresses&quot;: [ # Required. List of node ip addresses to be peered with.
519+
&quot;A String&quot;,
520+
],
521+
&quot;peerSvmName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source vserver svm to be peered with the destination vserver svm.
522+
&quot;peerVolumeName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source volume to be peered with the destination volume.
523+
&quot;replication&quot;: &quot;A String&quot;, # Required. Desired name for the replication of this volume.
524+
},
478525
&quot;kerberosEnabled&quot;: True or False, # Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
479526
&quot;kmsConfig&quot;: &quot;A String&quot;, # Output only. Specifies the KMS config to be used for volume encryption.
480527
&quot;labels&quot;: { # Optional. Labels as key value pairs
@@ -608,6 +655,20 @@ <h3>Method Details</h3>
608655
],
609656
},
610657
&quot;hasReplication&quot;: True or False, # Output only. Indicates whether the volume is part of a replication relationship.
658+
&quot;hybridReplicationParameters&quot;: { # The Hybrid Replication parameters for the volume. # Optional. The Hybrid Replication parameters for the volume.
659+
&quot;clusterLocation&quot;: &quot;A String&quot;, # Optional. Name of source cluster location associated with the Hybrid replication. This is a free-form field for the display purpose only.
660+
&quot;description&quot;: &quot;A String&quot;, # Optional. Description of the replication.
661+
&quot;labels&quot;: { # Optional. Labels to be added to the replication as the key value pairs.
662+
&quot;a_key&quot;: &quot;A String&quot;,
663+
},
664+
&quot;peerClusterName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source cluster to be peered with the destination cluster.
665+
&quot;peerIpAddresses&quot;: [ # Required. List of node ip addresses to be peered with.
666+
&quot;A String&quot;,
667+
],
668+
&quot;peerSvmName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source vserver svm to be peered with the destination vserver svm.
669+
&quot;peerVolumeName&quot;: &quot;A String&quot;, # Required. Name of the user&#x27;s local source volume to be peered with the destination volume.
670+
&quot;replication&quot;: &quot;A String&quot;, # Required. Desired name for the replication of this volume.
671+
},
611672
&quot;kerberosEnabled&quot;: True or False, # Optional. Flag indicating if the volume is a kerberos volume or not, export policy rules control kerberos security modes (krb5, krb5i, krb5p).
612673
&quot;kmsConfig&quot;: &quot;A String&quot;, # Output only. Specifies the KMS config to be used for volume encryption.
613674
&quot;labels&quot;: { # Optional. Labels as key value pairs

0 commit comments

Comments
 (0)