shwstppr commented on code in PR #402: URL: https://github.com/apache/cloudstack-documentation/pull/402#discussion_r1627662512
########## source/adminguide/virtual_machines.rst: ########## @@ -205,6 +205,19 @@ following techniques: updateVirtualMachine API. After installing the tools and updating the Instance, stop and start the Instance. +Instance Metdata +~~~~~~~~~~~~~~~~ + +CloudStack provides different means for controlling an instance's metadata. + +- 'extraconfig' parameter of 'deployVirtualMachine' or 'updateVirtualMachine' API methods + can be used for setting different metadata parameters for an instance. +- Global configurations - 'vm.metadata.manufacturer' and 'vm.metadata.product' can be used Review Comment: ```suggestion - Zone-level configurations - 'vm.metadata.manufacturer' and 'vm.metadata.product' can be used ``` -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org