
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
554 B
554 B
vim.action.MethodAction
This data object type defines an operation and its arguments, invoked on a particular entity.
- extends
- Attributes:
-
name (str):
Name of the operation.
argument ([vim.action.MethodActionArgument], optional):
An array consisting of the arguments for the operation.