Sanjay Tripathi created CLOUDSTACK-8315:
-------------------------------------------
Summary: CS API listVMSnapshot doesn't have tags ‘project’ and
‘projectid’
Key: CLOUDSTACK-8315
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8315
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.5.0
Reporter: Sanjay Tripathi
Assignee: Sanjay Tripathi
Fix For: 4.6.0
REPRO STEPS
==================
1. Create a project
2. Create a VM in this project
3. Create a VM-Snapshot of this VM
4. Do an API call with command listVMSnapshot like this
command=listVMSnapshot&listall=true&projectid=&response=json
5. Take a look at the output. Response Tags "project" and "projectid" are
empty, but should contain values!
EXPECTED BEHAVIOR
==================
API response should contain 'project' and 'projectid' tags.
ACTUAL BEHAVIOR
==================
API response DOESN'T contain 'project' and 'projectid' tags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)