Apache CloudStack 4.23.0.0 Root Admin API Reference

createVMSnapshot

Creates Snapshot for an Instance.

Request parameters

Parameter NameDescriptionRequired
virtualmachineidThe ID of the Instancetrue
descriptionThe description of the Snapshotfalse
nameThe display name of the Snapshotfalse
quiescevmQuiesce Instance if truefalse
snapshotmemorySnapshot memory if truefalse

Response Tags

Response NameDescription
idThe ID of the Instance Snapshot
accountThe Account associated with the disk volume
createdThe create date of the Instance Snapshot
currentIndicates if this is current Snapshot
descriptionThe description of the Instance Snapshot
displaynameThe display name of the Instance Snapshot
domainThe domain associated with the disk volume
domainidThe ID of the domain associated with the disk volume
domainpathPath of the domain to which the disk volume belongs
hypervisorThe type of hypervisor on which Snapshot is stored
nameThe name of the Instance Snapshot
parentThe parent ID of the Instance Snapshot
parentNameThe parent displayName of the Instance Snapshot
projectThe project name of the VPN
projectidThe project ID of the VPN
stateThe state of the Instance Snapshot
typeInstance Snapshot type
virtualmachineidThe Instance ID of the Instance Snapshot
virtualmachinenameThe Instance name of the Instance Snapshot
zoneidThe Zone ID of the Instance Snapshot
zonenameThe Zone name of the Instance Snapshot