Koushik Das created CLOUDSTACK-7581:
---------------------------------------
Summary: Empty 'ID' parameters allowed in API calls
Key: CLOUDSTACK-7581
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7581
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.2.0, 4.3.0, 4.4.0, 4.5.0
Reporter: Koushik Das
Assignee: Koushik Das
Fix For: 4.5.0
API calls with empty 'id' value (like below) is allowed to go through and then
fails with NPE
http://localhost:8096/client/api?command=startVirtualMachine&id=&response=json
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)