[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073638#comment-14073638
 ] 

Alena Prokharchyk commented on CLOUDSTACK-4451:
-----------------------------------------------

ZoneId is not required because it can be derived from the objects retrieved by 
passing networkId/vpcId to the associateIpAddress call. If those parameters are 
not passed, then the zoneId is required. 

I'm going to update the error message from "'Unable to figure out zone to 
assign ip to' to "Unable to figure out zone to assign ip to. Please specify 
either zoneId, or networkId, or vpcId in the call'

> 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
>            Assignee: Alena Prokharchyk
>             Fix For: 4.5.0
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to