davidjumani edited a comment on issue #824:
URL: 
https://github.com/apache/cloudstack-primate/issues/824#issuecomment-716976155


   @utchoang It is present in the response, just not in the build on the qa 
server. Feel free to add `aclname` to the list of fields in the details view 
and it should work. Meanwhile I'll try to upgrade the qa server
   ```
   {
     "count": 1,
     "privategateway": [
       {
         "account": "admin",
         "aclid": "a16cc123-12af-11eb-8d43-1e00c9013914",
         "aclname": "default_allow",
         "domain": "ROOT",
         "domainid": "954eb053-12af-11eb-8d43-1e00c9013914",
         "gateway": "192.168.1.0",
         "id": "dff4f710-4297-4cf6-8b99-dd8e273794ce",
         "ipaddress": "192.168.1.2",
         "netmask": "255.255.255.0",
         "physicalnetworkid": "c6399f96-9315-4688-bdc2-709a171af2b9",
         "sourcenatsupported": false,
         "state": "Ready",
         "vlan": "123",
         "vpcid": "0976c366-574e-460a-928b-5629ad8b6d71",
         "vpcname": "vpc-1",
         "zoneid": "4e3aa4c7-bb3e-48bf-af32-ca91f2f19605",
         "zonename": "ref-trl-1757-k-M7-david-jumani"
       }
     ]
   }
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to