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
 All Classes Files Functions
List of all members
Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Cli::Command::FormatterType enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: