NimbleOS REST API

REST API served on each Nimble Storage array (NimbleOS 5.x) for managing arrays, pools, volumes, snapshots, volume/snapshot collections, protection templates, initiator groups, access control records, and performance policies. Object-set resources with standard GET/POST/PUT/DELETE operations over HTTPS, authenticated with a session token in the X-Auth-Token header.

API entry from apis.yml

apis.yml Raw ↑
name: NimbleOS REST API
description: REST API served on each Nimble Storage array (NimbleOS 5.x) for managing arrays, pools, volumes,
  snapshots, volume/snapshot collections, protection templates, initiator groups, access control records,
  and performance policies. Object-set resources with standard GET/POST/PUT/DELETE operations over HTTPS,
  authenticated with a session token in the X-Auth-Token header.
humanURL: https://infosight.hpe.com/InfoSight/media/cms/active/public/pubs_REST_API_Reference_NOS_51x.whz/jun1455055569904.html
baseURL: https://array:5392/v1
tags:
- Storage
- REST
properties:
- type: Authentication
  url: authentication/nimble-storage-authentication.yml
- type: Conventions
  url: conventions/nimble-storage-conventions.yml
- type: DataModel
  url: data-model/nimble-storage-data-model.yml
- type: Conformance
  url: conformance/nimble-storage-conformance.yml