Uses of Interface
com.azure.resourcemanager.netapp.models.SvmPeerCommandResponse
Packages that use SvmPeerCommandResponse
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of SvmPeerCommandResponse in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return SvmPeerCommandResponseModifier and TypeMethodDescriptionVolume.authorizeExternalReplication()
Start migration process Starts SVM peering and returns a command to be run on the external ONTAP to accept it.Volume.authorizeExternalReplication
(com.azure.core.util.Context context) Start migration process Starts SVM peering and returns a command to be run on the external ONTAP to accept it.Volumes.authorizeExternalReplication
(String resourceGroupName, String accountName, String poolName, String volumeName) Start migration process Starts SVM peering and returns a command to be run on the external ONTAP to accept it.Volumes.authorizeExternalReplication
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Start migration process Starts SVM peering and returns a command to be run on the external ONTAP to accept it.