Apache CloudStack 4.23.0.0 Root Admin API Reference

listVMSnapshot

List Instance Snapshot by conditions

Request parameters

Parameter NameDescriptionRequired
accountList resources by Account. Must be used with the domainId parameter.false
domainidList only resources belonging to the domain specifiedfalse
isrecursiveDefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false. Resources dedicated to a project are listed only if using the projectid parameter.false
nameLists Snapshot by Snapshot name or display namefalse
pagefalse
pagesizefalse
projectidList objects by project; if projectid=-1 lists All Instancesfalse
stateState of the Instance Snapshotfalse
tagsList resources by tags (key/value pairs)false
virtualmachineidThe ID of the Instancefalse
vmsnapshotidThe ID of the Instance Snapshotfalse
vmsnapshotidsThe IDs of the Instance Snapshots, mutually exclusive with vmsnapshotidfalse

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