You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wei Zhou (JIRA)" <ji...@apache.org> on 2014/02/28 15:41:23 UTC

[jira] [Commented] (CLOUDSTACK-6189) listNetworkOfferings is missing 'zoneid' despite listApis defining it

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

Wei Zhou commented on CLOUDSTACK-6189:
--------------------------------------

It looks zoneid is a parameter, not in the return.

> listNetworkOfferings is missing 'zoneid' despite listApis defining it
> ---------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6189
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6189
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.2.1
>            Reporter: R
>            Priority: Minor
>
> The XML output from listApis shows that listNetworkOfferings will return a 'zoneid'.
> However, it doesn't contain one:
> listApis() output:
> [snip]
> <params>
> <name>zoneid</name>
> <description>
> list netowrk offerings available for network creation in specific zone
> </description>
> <type>uuid</type>
> <length>255</length>
> <required>false</required>
> <related>listZones,createZone,updateZone</related>
> </params>
> [snip]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)