Sander van Harmelen created CLOUDSTACK-7577:
-----------------------------------------------

             Summary: The response of the 'deleteVolume' API command contains a 
wrong type 
                 Key: CLOUDSTACK-7577
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7577
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.3.0, 4.4.0
            Reporter: Sander van Harmelen
            Priority: Minor


The response of the 'deleteVolume' API command is documented (according to the 
info received from a listApis API call) as having 2 fields:

displaytext as type string
success as type boolean

But the actual response is:

displaytext as type string
success as type string

So the 'success' field is of the wrong type not matching the received listApis 
info.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to