gpordeus commented on PR #7941:
URL: https://github.com/apache/cloudstack/pull/7941#issuecomment-1708469838

   > @gpordeus Can you please add 'storagetags' before 'hosttags' in the 
details array to view the added or updated storagetag in the UI response like 
below
   > 
   > ```
   > -      details: ['name', 'id', 'displaytext', 'systemvmtype', 
'provisioningtype', 'storagetype', 'iscustomized', 'limitcpuuse', 'cpunumber', 
'cpuspeed', 'memory', 'hosttags', 'tags', 'domain', 'zone', 'created', 
'dynamicscalingenabled', 'diskofferingstrictness'],
   > +      details: ['name', 'id', 'displaytext', 'systemvmtype', 
'provisioningtype', 'storagetype', 'iscustomized', 'limitcpuuse', 'cpunumber', 
'cpuspeed', 'memory', 'storagetags', 'hosttags', 'tags', 'domain', 'zone', 
'created', 'dynamicscalingenabled', 'diskofferingstrictness'],
   >        actions: [{
   > ```
   > 
   > 
![image](https://user-images.githubusercontent.com/3348673/265987153-6f5bf85c-998b-41dd-8890-f25966f19948.png)
   
   Yes, of course. Thanks.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to