You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sangeetha Hariharan (JIRA)" <ji...@apache.org> on 2014/06/18 22:06:24 UTC

[jira] [Created] (CLOUDSTACK-6937) IAM - ROOT admin - Not able to list network owned by accounts under any domain by passing uuid.

Sangeetha Hariharan created CLOUDSTACK-6937:
-----------------------------------------------

             Summary: IAM - ROOT admin - Not able to list network owned by accounts under any domain by passing uuid.
                 Key: CLOUDSTACK-6937
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6937
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.4.0
         Environment: Build from 4.4-forward
            Reporter: Sangeetha Hariharan


IAM - ROOT admin - Not able to list network owned by accounts under any domain by passing uuid.

Create a domain d1 and deploy a vm as an account under this domain.

As ROOT admin , try to listNetwork of this VM by passing uuid of the network.
Empyt result is returned.

when listall=true is passed along with id parameter , then we are able to list the network.

http://10.223.49.6:8080/client/api?command=listNetworks&id=decebcd9-58f9-40b1-b4c4-bc554457f3d7&response=json&sessionkey=WGOtz0CAa5c57Imzm2iY8caUVYg%3D
This returns empty list.

When passed with listall=true then network is listed:

http://10.223.49.6:8080/client/api?command=listNetworks&id=decebcd9-58f9-40b1-b4c4-bc554457f3d7&response=json&sessionkey=WGOtz0CAa5c57Imzm2iY8caUVYg%3D&%20%3E%3E%201010.223.49.6:8080/client/api?command=listNetworks&id=decebcd9-58f9-40b1-b4c4-bc554457f3d7&response=json&sessionkey=WGOtz0CAa5c57Imzm2iY8caUVYg=&listall=true




--
This message was sent by Atlassian JIRA
(v6.2#6252)