Creating snapshots on a regular basis using the REST API

Storage Advisor Embedded User Guide

Version
93-07-0x
88-08-1x
Audience
anonymous
Part Number
MK-97HM85022-21

You can create snapshots by using the REST API to back up the data in use.

You can create snapshots on a regular basis by creating and using scripts.

Identify the following:

  • Volume ID
  • Snapshot group name
  • Pool ID

    Specify the pool in which to store differential data.

Note:
  • Be sure to select a pool that has a sufficient amount of free space. The snapshots, including those that already exist, might become unusable if the pool usage rate exceeds the depletion threshold value.
  • Differential data cannot be stored in a tiered pool.
Use the REST API to create snapshots. Specify Snapshot as the snapshot type.
Request line
POST base-URL/simple/v1/objects/snapshots

For details, see the description of how to create snapshots by using the API.

The snapshots are displayed in the inventory of snapshots.