Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

SnapshotAliasExtended.md

File metadata and controls

14 lines (10 loc) · 743 Bytes

SnapshotAliasExtended

Properties

Name Type Description Notes
Created int32 The Unix Epoch time the snapshot alias was created. [default to null]
Id int32 The system ID given to the snapshot alias. [default to null]
Name string The user or system supplied snapshot alias name. [default to null]
TargetId int32 The ID of the snapshot pointed to. [default to null]
TargetName string The name of the snapshot pointed to. [default to null]

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