[
https://issues.apache.org/jira/browse/CLOUDSTACK-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073652#comment-14073652
]
ASF subversion and git services commented on CLOUDSTACK-4451:
-------------------------------------------------------------
Commit e15c20ec056df568d8cbbbb406370a708e80e9d8 in cloudstack's branch
refs/heads/master from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e15c20e ]
CLOUDSTACK-4451: more descriptive error message to associateIpAddress API call
identifying why zoneId can't be figured out
> 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)