|
VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
|
Avaliable Methods | |
| public method | new () |
The Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType enumerated type defines supported CLI output formatter types. See :attr:Com::Vmware::Vapi::Metadata::Cli::Command::Info.formatter . Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::SIMPLE # Displays command output as it is. Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::TABLE # Displays command output in table format. Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::JSON # Displays command output in JSON format. Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::XML # Displays command output in XML format. Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::CSV # Displays command output in CSV format. Constant Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::HTML # Displays command output in HTML format.
| public method Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType enumeration.
| Blessed | object |
Code: