Enum - SimpleCommandEncoding(vim.SimpleCommand.Encoding)

Property of
SimpleCommand
Since
vSphere API 5.1


Enum Description

The encoding of the resultant return data. This is a hint to the client side to indicate the format of the information being returned.

Enum Constants

NameDescription
CSV Comma separated values
HEX Hex encoded binary data
STRING

Show WSDL type definition