NutanixGuestToolsInsertConfig#
- class NutanixGuestToolsInsertConfig(capabilities=None, *args, **kwargs)[source]#
Bases:
objectArgument for inserting a Nutanix Guest Tools ISO into an available slot.
- Parameters:
capabilities – (
capabilities) The list of the application names that are enabled on the guest VM.
- property capabilities#
The list of the application names that are enabled on the guest VM.
- Type:
list[
NutanixGuestToolsCapability]