models_v2.actions_on_vmware_objects_1 module¶
- 
class 
models_v2.actions_on_vmware_objects_1.ActionsOnVmwareObjects1(vmware_object_action=None)[source]¶ Bases:
objectImplementation of the ‘Actions on VMware objects.1’ model.
Actions on VMware objects.
- Attributes:
 - vmware_object_action (VmwareObjectActionEnum): Specifies the actions
 on vmware objects.
- 
classmethod 
from_dictionary(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
 dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
 object: An instance of this structure class.