Skip to main content

Associate SVM Array to Cluster Array

Associates an SVM array (arrayId) to a cluster array (physicalArrayId) at array-mapping level. If SVM is already associated with the same cluster, operation is idempotent. Special case: Use physicalArrayId = 0 to disassociate the SVM from any cluster and disable tunneling.

Path Parameters
  • arrayId int32 required
  • physicalArrayId int32 required
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...