SetVmSoundType

Sets the virtual sound card type of a VM instance. For example,
SetVmSoundType uuid=0ae1191601f430d88e1707716d24ff39 soundType=ac97

Parameters

Name Description Optional Valid Value Starting Version
uuid The VM instance UUID. 3.7.0
soundType The virtual sound card type. Default type: ICH6.
  • ac97
  • ich6
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:
  • When you create a VM instance in ZStack Cloud, you can set the virtual sound card type by adding the soundType option to SystemTags. The SystemTag is passed by using the soundType parameter.
    • Format of the soundType option: soundType::type
    • Example: soundType::ac97
    • Note: The system compatibility varies depending on different Windows versions. Windows XP only supports the AC97 driver. In Windows 10, ICH6 is driver-free. Windows 7 supports both AC97 and ICH6 drivers.