NetApp Volumes API
Operations for creating, modifying, and managing storage volumes
NetApp Volumes 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 Volumes. 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 8 schemas. It is described by OpenAPI 3.1.0, at version 9.15.1.
Requests are made against a single base URL, https://{clusterMgmtIp}/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
NetApp Volumes 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.
Operations for creating, modifying, and managing storage volumes
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Volume (21 properties), VolumeReference (3 properties), SvmReference (3 properties), AggregateReference (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from NetApp 12
Other APIs NetApp publishes across the network.