Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

File system snapshot object model

The file system snapshot object model describing this resource contains the following objects.

snapshot
Attribute JSON Type Data Type Description
objectId string string Web services unique assigned identifier of the snapshot. This object ID is not the ID in the storage system.
displayName string string Display name of the snapshot.
filesystemId string string ID of the file system.
state string string State of snapshot. Possible values are:
  • SNAPSHOT_MANAGEMENT_STATE_USABLE
  • SNAPSHOT_MANAGEMENT_STATE_DELETE _PENDING
  • SNAPSHOT_MANAGEMENT_STATE_DELETE _ONGOING
  • SNAPSHOT_MANAGEMENT_STATE_DEAD
  • SNAPSHOT_MANAGEMENT_STATE_DELETE _ROOT_ONODE_PASS
creationReason string string Reason for snapshot creation. Possible values are:
  • SNAPSHOT_CREATED_MANUALLY
  • SNAPSHOT_CREATED_BY_RULE
  • SNAPSHOT_CREATED_FOR_BACKUP
  • SNAPSHOT_CREATED_FOR_DATA_MIGRATION _TARGET
  • SNAPSHOT_CREATED_BY_VSS
  • SNAPSHOT_CREATED_BY_CFN
  • SNAPSHOT_CREATED_BY_HSR
  • SNAPSHOT_CREATED_BY_JET_API
  • SNAPSHOT_CREATED_FOR_FS_UTILITY
  • SNAPSHOT_CREATED_FOR_DEDUPE
  • SNAPSHOT_CREATED_RESERVED
  • SNAPSHOT_CREATED_FOR_MIGRATION _RECOVERY
  • SNAPSHOT_CREATED_BY_APPLICATION
creationTime number int64 Unix time of the creation of the snapshot.

 

  • Was this article helpful?