azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

1109 строки
86 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.Volumes"
fullName: "com.azure.resourcemanager.netapp.models.Volumes"
name: "Volumes"
nameWithType: "Volumes"
summary: "Resource collection API of Volumes."
syntax: "public interface **Volumes**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.Volumes.authorizeReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.AuthorizeRequest)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body)"
name: "authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body)"
nameWithType: "Volumes.authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body)"
summary: "Authorize source volume replication Authorize the replication connection on the source volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Authorize request object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.AuthorizeRequest?alt=com.azure.resourcemanager.netapp.models.AuthorizeRequest&text=AuthorizeRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body)"
desc: "Authorize source volume replication Authorize the replication connection on the source volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.authorizeReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.AuthorizeRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body, Context context)"
name: "authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body, Context context)"
nameWithType: "Volumes.authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body, Context context)"
summary: "Authorize source volume replication Authorize the replication connection on the source volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Authorize request object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.AuthorizeRequest?alt=com.azure.resourcemanager.netapp.models.AuthorizeRequest&text=AuthorizeRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void authorizeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, AuthorizeRequest body, Context context)"
desc: "Authorize source volume replication Authorize the replication connection on the source volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.breakFileLocks(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Break file locks Break all the file locks on a volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Break file locks Break all the file locks on a volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.breakFileLocks(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BreakFileLocksRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName, BreakFileLocksRequest body, Context context)"
name: "breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName, BreakFileLocksRequest body, Context context)"
nameWithType: "Volumes.breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName, BreakFileLocksRequest body, Context context)"
summary: "Break file locks Break all the file locks on a volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Optional body to provide the ability to clear file locks with selected options."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BreakFileLocksRequest?alt=com.azure.resourcemanager.netapp.models.BreakFileLocksRequest&text=BreakFileLocksRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void breakFileLocks(String resourceGroupName, String accountName, String poolName, String volumeName, BreakFileLocksRequest body, Context context)"
desc: "Break file locks Break all the file locks on a volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.breakReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Break volume replication Break the replication connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Break volume replication Break the replication connection on the destination volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.breakReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BreakReplicationRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName, BreakReplicationRequest body, Context context)"
name: "breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName, BreakReplicationRequest body, Context context)"
nameWithType: "Volumes.breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName, BreakReplicationRequest body, Context context)"
summary: "Break volume replication Break the replication connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Optional body to force break the replication."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BreakReplicationRequest?alt=com.azure.resourcemanager.netapp.models.BreakReplicationRequest&text=BreakReplicationRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void breakReplication(String resourceGroupName, String accountName, String poolName, String volumeName, BreakReplicationRequest body, Context context)"
desc: "Break volume replication Break the replication connection on the destination volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.define(java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.define(String name)"
name: "define(String name)"
nameWithType: "Volumes.define(String name)"
summary: "Begins definition for a new Volume resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Volume.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new Volume resource."
returns:
description: "the first stage of the new Volume definition."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.Blank?alt=com.azure.resourcemanager.netapp.models.Volume.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.delete(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "delete(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.delete(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Delete a volume Delete the specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Delete a volume Delete the specified volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.delete(String resourceGroupName, String accountName, String poolName, String volumeName, Boolean forceDelete, Context context)"
name: "delete(String resourceGroupName, String accountName, String poolName, String volumeName, Boolean forceDelete, Context context)"
nameWithType: "Volumes.delete(String resourceGroupName, String accountName, String poolName, String volumeName, Boolean forceDelete, Context context)"
summary: "Delete a volume Delete the specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "An option to force delete the volume. Will cleanup resources connected to the particular\n volume."
name: "forceDelete"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String accountName, String poolName, String volumeName, Boolean forceDelete, Context context)"
desc: "Delete a volume Delete the specified volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "Volumes.deleteById(String id)"
summary: "Delete a volume Delete the specified volume."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id)"
desc: "Delete a volume Delete the specified volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.deleteByIdWithResponse(java.lang.String,java.lang.Boolean,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.deleteByIdWithResponse(String id, Boolean forceDelete, Context context)"
name: "deleteByIdWithResponse(String id, Boolean forceDelete, Context context)"
nameWithType: "Volumes.deleteByIdWithResponse(String id, Boolean forceDelete, Context context)"
summary: "Delete a volume Delete the specified volume."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "An option to force delete the volume. Will cleanup resources connected to the particular\n volume."
name: "forceDelete"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void deleteByIdWithResponse(String id, Boolean forceDelete, Context context)"
desc: "Delete a volume Delete the specified volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.deleteReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Delete volume replication Delete the replication connection on the destination volume, and send release to the source replication."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Delete volume replication Delete the replication connection on the destination volume, and send release to the source replication."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.deleteReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Delete volume replication Delete the replication connection on the destination volume, and send release to the source replication."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void deleteReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Delete volume replication Delete the replication connection on the destination volume, and send release to the source replication."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.finalizeRelocation(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Finalize volume relocation Finalizes the relocation of the volume and cleans up the old volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Finalize volume relocation Finalizes the relocation of the volume and cleans up the old volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.finalizeRelocation(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Finalize volume relocation Finalizes the relocation of the volume and cleans up the old volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void finalizeRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Finalize volume relocation Finalizes the relocation of the volume and cleans up the old volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.get(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "get(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.get(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Describe a volume Get the details of the specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Volume get(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Describe a volume Get the details of the specified volume."
returns:
description: "the details of the specified volume."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.getById(String id)"
name: "getById(String id)"
nameWithType: "Volumes.getById(String id)"
summary: "Describe a volume Get the details of the specified volume."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Volume getById(String id)"
desc: "Describe a volume Get the details of the specified volume."
returns:
description: "the details of the specified volume along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.getByIdWithResponse(String id, Context context)"
name: "getByIdWithResponse(String id, Context context)"
nameWithType: "Volumes.getByIdWithResponse(String id, Context context)"
summary: "Describe a volume Get the details of the specified volume."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Volume> getByIdWithResponse(String id, Context context)"
desc: "Describe a volume Get the details of the specified volume."
returns:
description: "the details of the specified volume along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Describe a volume Get the details of the specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Volume> getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Describe a volume Get the details of the specified volume."
returns:
description: "the details of the specified volume along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.list(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.list(String resourceGroupName, String accountName, String poolName)"
name: "list(String resourceGroupName, String accountName, String poolName)"
nameWithType: "Volumes.list(String resourceGroupName, String accountName, String poolName)"
summary: "Describe all volumes List all volumes within the capacity pool."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Volume> list(String resourceGroupName, String accountName, String poolName)"
desc: "Describe all volumes List all volumes within the capacity pool."
returns:
description: "list of volume resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.list(String resourceGroupName, String accountName, String poolName, Context context)"
name: "list(String resourceGroupName, String accountName, String poolName, Context context)"
nameWithType: "Volumes.list(String resourceGroupName, String accountName, String poolName, Context context)"
summary: "Describe all volumes List all volumes within the capacity pool."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Volume> list(String resourceGroupName, String accountName, String poolName, Context context)"
desc: "Describe all volumes List all volumes within the capacity pool."
returns:
description: "list of volume resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.listGetGroupIdListForLdapUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body)"
name: "listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body)"
nameWithType: "Volumes.listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body)"
summary: "Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Returns group Id list for a specific LDAP user."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest?alt=com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest&text=GetGroupIdListForLdapUserRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract GetGroupIdListForLdapUserResponse listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body)"
desc: "Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User."
returns:
description: "group Id list for Ldap user."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserResponse?alt=com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserResponse&text=GetGroupIdListForLdapUserResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.listGetGroupIdListForLdapUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, Context context)"
name: "listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, Context context)"
nameWithType: "Volumes.listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, Context context)"
summary: "Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Returns group Id list for a specific LDAP user."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest?alt=com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserRequest&text=GetGroupIdListForLdapUserRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract GetGroupIdListForLdapUserResponse listGetGroupIdListForLdapUser(String resourceGroupName, String accountName, String poolName, String volumeName, GetGroupIdListForLdapUserRequest body, Context context)"
desc: "Get Group Id List for LDAP User Returns the list of group Ids for a specific LDAP User."
returns:
description: "group Id list for Ldap user."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserResponse?alt=com.azure.resourcemanager.netapp.models.GetGroupIdListForLdapUserResponse&text=GetGroupIdListForLdapUserResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.listReplications(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.listReplications(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "listReplications(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.listReplications(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "List replications for volume List all replications for a specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Replication> listReplications(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "List replications for volume List all replications for a specified volume."
returns:
description: "list Replications as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Replication?alt=com.azure.resourcemanager.netapp.models.Replication&text=Replication\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.listReplications(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.listReplications(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "listReplications(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.listReplications(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "List replications for volume List all replications for a specified volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<Replication> listReplications(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "List replications for volume List all replications for a specified volume."
returns:
description: "list Replications as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.Replication?alt=com.azure.resourcemanager.netapp.models.Replication&text=Replication\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.poolChange(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.PoolChangeRequest)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body)"
name: "poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body)"
nameWithType: "Volumes.poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body)"
summary: "Change pool for volume Moves volume to another pool."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Move volume to the pool supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.PoolChangeRequest?alt=com.azure.resourcemanager.netapp.models.PoolChangeRequest&text=PoolChangeRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body)"
desc: "Change pool for volume Moves volume to another pool."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.poolChange(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.PoolChangeRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body, Context context)"
name: "poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body, Context context)"
nameWithType: "Volumes.poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body, Context context)"
summary: "Change pool for volume Moves volume to another pool."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Move volume to the pool supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.PoolChangeRequest?alt=com.azure.resourcemanager.netapp.models.PoolChangeRequest&text=PoolChangeRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void poolChange(String resourceGroupName, String accountName, String poolName, String volumeName, PoolChangeRequest body, Context context)"
desc: "Change pool for volume Moves volume to another pool."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.populateAvailabilityZone(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Populate Availability Zone This operation will populate availability zone information for a volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Volume populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Populate Availability Zone This operation will populate availability zone information for a volume."
returns:
description: "volume resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.populateAvailabilityZone(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Populate Availability Zone This operation will populate availability zone information for a volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Volume populateAvailabilityZone(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Populate Availability Zone This operation will populate availability zone information for a volume."
returns:
description: "volume resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.reInitializeReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Re<wbr>Initialize volume replication Re-Initializes the replication connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "ReInitialize volume replication Re-Initializes the replication connection on the destination volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.reInitializeReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Re<wbr>Initialize volume replication Re-Initializes the replication connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void reInitializeReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "ReInitialize volume replication Re-Initializes the replication connection on the destination volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.reestablishReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body)"
name: "reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body)"
nameWithType: "Volumes.reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body)"
summary: "Re-establish volume replication Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "body for the id of the source volume."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest?alt=com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest&text=ReestablishReplicationRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body)"
desc: "Re-establish volume replication Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.reestablishReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body, Context context)"
name: "reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body, Context context)"
nameWithType: "Volumes.reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body, Context context)"
summary: "Re-establish volume replication Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "body for the id of the source volume."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest?alt=com.azure.resourcemanager.netapp.models.ReestablishReplicationRequest&text=ReestablishReplicationRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void reestablishReplication(String resourceGroupName, String accountName, String poolName, String volumeName, ReestablishReplicationRequest body, Context context)"
desc: "Re-establish volume replication Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.relocate(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.relocate(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "relocate(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.relocate(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Relocate volume Relocates volume to a new stamp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void relocate(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Relocate volume Relocates volume to a new stamp."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.relocate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.RelocateVolumeRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.relocate(String resourceGroupName, String accountName, String poolName, String volumeName, RelocateVolumeRequest body, Context context)"
name: "relocate(String resourceGroupName, String accountName, String poolName, String volumeName, RelocateVolumeRequest body, Context context)"
nameWithType: "Volumes.relocate(String resourceGroupName, String accountName, String poolName, String volumeName, RelocateVolumeRequest body, Context context)"
summary: "Relocate volume Relocates volume to a new stamp."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Relocate volume request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.RelocateVolumeRequest?alt=com.azure.resourcemanager.netapp.models.RelocateVolumeRequest&text=RelocateVolumeRequest\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void relocate(String resourceGroupName, String accountName, String poolName, String volumeName, RelocateVolumeRequest body, Context context)"
desc: "Relocate volume Relocates volume to a new stamp."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.replicationStatus(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.replicationStatus(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "replicationStatus(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.replicationStatus(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Get volume replication status Get the status of the replication."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ReplicationStatus replicationStatus(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Get volume replication status Get the status of the replication."
returns:
description: "the status of the replication."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ReplicationStatus?alt=com.azure.resourcemanager.netapp.models.ReplicationStatus&text=ReplicationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.replicationStatusWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.replicationStatusWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "replicationStatusWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.replicationStatusWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Get volume replication status Get the status of the replication."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ReplicationStatus> replicationStatusWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Get volume replication status Get the status of the replication."
returns:
description: "the status of the replication along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.models.ReplicationStatus?alt=com.azure.resourcemanager.netapp.models.ReplicationStatus&text=ReplicationStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.Volumes.resetCifsPassword(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Reset cifs password Reset cifs password from volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Reset cifs password Reset cifs password from volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.resetCifsPassword(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Reset cifs password Reset cifs password from volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void resetCifsPassword(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Reset cifs password Reset cifs password from volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.resyncReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Resync volume replication Resync the connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Resync volume replication Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.resyncReplication(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Resync volume replication Resync the connection on the destination volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void resyncReplication(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Resync volume replication Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.revert(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeRevert)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body)"
name: "revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body)"
nameWithType: "Volumes.revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body)"
summary: "Revert a volume to one of its snapshots Revert a volume to the snapshot specified in the body."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Object for snapshot to revert supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeRevert?alt=com.azure.resourcemanager.netapp.models.VolumeRevert&text=VolumeRevert\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body)"
desc: "Revert a volume to one of its snapshots Revert a volume to the snapshot specified in the body."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.revert(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeRevert,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body, Context context)"
name: "revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body, Context context)"
nameWithType: "Volumes.revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body, Context context)"
summary: "Revert a volume to one of its snapshots Revert a volume to the snapshot specified in the body."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Object for snapshot to revert supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeRevert?alt=com.azure.resourcemanager.netapp.models.VolumeRevert&text=VolumeRevert\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void revert(String resourceGroupName, String accountName, String poolName, String volumeName, VolumeRevert body, Context context)"
desc: "Revert a volume to one of its snapshots Revert a volume to the snapshot specified in the body."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.revertRelocation(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "Volumes.revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Revert volume relocation Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Revert volume relocation Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume."
- uid: "com.azure.resourcemanager.netapp.models.Volumes.revertRelocation(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volumes.revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "Volumes.revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Revert volume relocation Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the NetApp account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void revertRelocation(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Revert volume relocation Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume."
type: "interface"
desc: "Resource collection API of Volumes."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0