NutanixGuestToolsInsertConfig#
- class NutanixGuestToolsInsertConfig(capabilities=None, *args, **kwargs)#
Bases:
object
Argument 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
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model