Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1005 Bytes

SnapshotResponse.md

File metadata and controls

18 lines (15 loc) · 1005 Bytes

SnapshotResponse

Properties

Name Type Description Notes
tenant_id string Your customer tenant id
customer_id string Your customer number
snapshot_id string Snapshot's id
name string The name of the snapshot.
description string The description of the snapshot.
instance_id int The instance identifier associated with the snapshot
created_date \DateTime The date when the snapshot was created
auto_delete_date \DateTime The date when the snapshot will be auto-deleted
image_id string Image Id the snapshot was taken on
image_name string Image name the snapshot was taken on

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