Skip to main content
REST API reference
A newer release of this product is available.

ONTAP REST API Svm peers endpoints

Managing SVM peers

The SVM peer commands allow you to create and manage SVM peering relationships.

SVM peer APIs

The following APIs are used to manage SVM peers:

  • GET /api/svm/peers

  • POST /api/svm/peers

  • GET /api/svm/peers/{peer.uuid}

  • PATCH /api/svm/peers/{peer.uuid}

  • DELETE /api/svm/peers/{peer.uuid}