6.2

Table Of Contents
Table 616. ExecuteSshScript Activity Output Parameters
Argument Type Description
EnvironmentVariables Dictionary<string, string> Script execution result if any.
GetMachineName
Gets a machine’s name.
Table 617. GetMachineName Activity Input Parameters
Argument Type Description
MachineId Guid The machine whose name to retrieve.
Table 618. GetMachineName Activity Output Parameters
Argument Type Description
MachineName String Name of the machine identifed by MachineId.
GetMachineOwner
Gets the username of a machine’s owner.
Table 619. GetMachineOwner Activity Input Parameters
Argument Type Description
MachineId Guid The machine whose owner to retrieve.
Table 620. GetMachineOwner Activity Output Parameters
Argument Type Description
Owner String Owner of the machine identified by MachineId, or null if there is
no owner.
GetMachineProperties
Gets the list of custom properties associated with a machine.
Table 621. GetMachineProperties Activity Input Parameters
Argument Type Description
MachineId Guid The machine whose properties to retrieve.
Table 622. GetMachineProperties Activity Output Parameters
Argument Type Description
Properties Dictionary<string, string> List of the machine’s properties. Values are returned decrypted if
they were stored encrypted.
Machine Extensibility
VMware, Inc. 61