Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1007 Bytes

StorageProtectionGroupSnapshot.md

File metadata and controls

16 lines (12 loc) · 1007 Bytes

StorageProtectionGroupSnapshot

Protection group snapshot entity in protection group.

Properties

Name Type Description Notes
created_time datetime Protection group snapshot created time. [optional] [readonly]
name str Protection group snapshot name which represents point in time copy of all members in protection group. [optional] [readonly]
size int Snapshot size represented in bytes. It is a cummulative size of all snapshots in a set. [optional] [readonly]
source str Source protection group name on which the snapshot is created. [optional] [readonly]
protection_group StorageProtectionGroup [optional]
storage_array StorageGenericArray [optional]

[Back to Model list] [Back to API list] [Back to README]