AttachGuestToolsIsoToVm

Attaches the GuestTools image to a VM instance. For example,
AttachGuestToolsIsoToVm uuid=f58d939e32073aa49acc4897bf81ae45

Parameters

Name Description Optional Valid Value Starting Version
uuid The resource UUID. 3.7.0
userTags The user tags. For more information, see CreateUserTag. Yes 3.7.0
systemTags The system tags. For more information, see CreateSystemTag. Yes 3.7.0
timeout Yes
Note:
  • After you attach the GuestTools to a VM instance in ZStack Cloud, the cloud records the GuestTools version. Note that you can add the GuestTools option to SystemTags.
    • Format of the GuestTools option: GuestTools::TOOLS_VERSION. Here, the initial value of TOOLS_VERSION is 1.0.0. This value will change as the version of GuestTools is upgraded.
    • Example: GuestTools::1.0.0
    • The cloud records the version of the GuestTools ISO installed on a host, compares the version with that in the /opt/zstack-dvd directory of the management node, and then decides whether to upgrade the GuestTools ISO.