Managed Object -
SimpleCommand(vim.SimpleCommand)
- See also
-
ServiceManagerServiceInfo, SimpleCommandEncoding
- Since
- vSphere API 5.1
Managed Object Description
A managed object that wraps the execution of a single arbitrary
command. The specific command executed is assumed to be known from
the service name by the client invoking this command. This object
presents a generic interface for such services.
Properties
Methods
ExecuteSimpleCommand(Execute)
The single function execution point for this simple command. The actual effects of
this command depend upon the service handler registered for this instance.
- Required Privileges
- Global.ServiceManagers
Parameters
Name | Type | Description |
_this | ManagedObjectReference |
A reference to the
SimpleCommand
used to make the method call.
|
arguments P | xsd:string[] |
An arbitrary collection of arguments.
Since VI API 2.5
|
P
Return Value
Type
|
Description
|
xsd:string | |
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2015-2022 VMware, Inc. All rights reserved.
Revision 15-Sep-2022 | VMware vSAN Management API | Version 8.0