sebastien goasguen created CLOUDSTACK-4451:
----------------------------------------------

             Summary: associateIPaddress requires zone id but apidoc says it's 
optional
                 Key: CLOUDSTACK-4451
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4451
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.2.0
            Reporter: sebastien goasguen
             Fix For: Future


apidoc for associateIPaddress says that zone id is optional:
http://cloudstack.apache.org/docs/api/apidocs-4.1/root_admin/associateIpAddress.html

but it's required:

Try calling it with cloudmonkey without any arguments.

Exception: {u'associateipaddressresponse': {u'errorcode': 431, u'uuidList': [], 
u'errortext': u'Unable to figure out zone to assign ip to'}}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to