How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NetApp SVMs API

Operations for managing storage virtual machines (SVMs / vservers)

NetApp SVMs API is one of 18 APIs that NetApp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include SVMs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, an API reference, release notes, and 1 JSON Schema.

This API exposes 5 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 9.15.1.

Requests are made against a single base URL, https://{clusterMgmtIp}/api.

5 operations 2 paths 9 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
9.15.1
Base URL
https://cloudmanager.cloud.netapp.com
Authentication
HTTP Basic, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

NetApp SVMs API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • basicAuth — HTTP basic authentication using ONTAP user credentials. Provide the cluster or SVM administrator username and password.
  • bearerAuth — OAuth 2.0 bearer token authentication. Supported in ONTAP 9.8 and later.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

SVMs 5

Operations for managing storage virtual machines (SVMs / vservers)

GET
/svm/svms
Netapp List Storage Virtual Machines
listSvms 7 params → 200default
POST
/svm/svms
Netapp Create a New Svm
createSvm body → 201202default
GET
/svm/svms/{uuid}
Netapp Retrieve a Specific Svm
getSvm 2 params → 200default
PATCH
/svm/svms/{uuid}
Netapp Update an Svm
updateSvm 1 param body → 200202default
DELETE
/svm/svms/{uuid}
Netapp Delete an Svm
deleteSvm 1 param → 200202default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Svm (19 properties), NetworkInterface (10 properties), AggregateReference (3 properties), ClusterNodeReference (3 properties). Each schema is shown below with its type and property counts.

ClusterNodeReference
object
Reference to a cluster node
3 properties
Svm
object
A storage virtual machine (SVM), also known as a vserver, is a secure virtual storage server that provides isolated data access to clients. Each SVM has its ow…
19 properties
ErrorResponse
object
ONTAP REST API error response
1 property
CollectionLinks
object
Pagination links for collection responses
2 properties
SvmReference
object
Reference to an SVM
3 properties
AggregateReference
object
Reference to an aggregate
3 properties
SelfLink
object
HAL self link
1 property
NetworkInterface
object
A network interface (LIF) providing data or management access
10 properties
JobLink
object
Reference to an asynchronous job
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netapp-svms-api-openapi.yml Raw ↑

Other APIs NetApp publishes across the network.

NetApp Cloud Volumes Service API
NetApp Astra Control API
NetApp StorageGRID API
NetApp Element API
NetApp Cloud Insights API
NetApp BlueXP Automation API
NetApp Active IQ Unified Manager API
NetApp Active IQ Digital Advisor API
NetApp SnapCenter API
NetApp E-Series SANtricity Web Services API
Azure NetApp Files REST API
NetApp ONTAP Tools for VMware vSphere API
Where this information came from

This is an independent, third-party profile of NetApp SVMs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.