Creating snapshots on a regular basis using the REST API

Virtual Storage Platform One Block Administrator User Guide for VSP One Block 20 Series

Version
A3-05-2x
Audience
anonymous
Part Number
MK-23VSP1B001-04
ft:lastEdition
2026-04-06

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.

For details on the API, see the REST API Reference for VSP One Block Administrator .

  • Identify the following:
    • Volume ID
    • Snapshot group name

      If you want to register snapshots to an existing snapshot group, specify the same snapshot group name. For details on how to use a snapshot group name to perform operations, see the Hitachi Thin Image Advanced User Guide.

    • 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. If pool utilization exceeds the depletion threshold, creating snapshots might fail.
  • You must have the Storage Administrator (Local Copy) role.
Use the REST API to create snapshots. Specify Snapshot as the snapshot type.
Request line
POST base-URL/simple/v1/objects/snapshots

The snapshots are displayed in the inventory of snapshots.