Hello, When I create a snapshot, from say, template registered through an account, then
1) How can I know the snapshot size on secondary storage? (API listSnapshots does not specify the snapshot size) 2) How is snapshot size counted in secondary storage used by the account? Currently I can see secondary storage count increasing by the (number of snapshots) and not the snapshot size. E.g. I have template sized 8 GB. I create a snapshot from it. Now if I list the secondary storage used by the account, then it lists as "9" (GB). If I create another snapshot, then it lists it as 10. It is not possible for my snapshot size to be 1 (GB) because it's created from root volume having size 8 GB. Can I say it's a bug? Secondary storage count being listed as (Storage other than snapshot + number of snapshots) GB. Regards, Gaurav