VRA EMAILSERVER Commands


DescriptionCommand
Add new Inbound Email Provider     vra emailserver inbound add
Add new Inbound list     vra emailserver list
Add new Outbound Email Provider     vra emailserver outbound add
Remove Email Provider     vra emailserver remove


Add new Inbound Email Provider

vra emailserver inbound add

Parameter--name (Enter name of the email provider to add)
Mandatorytrue

Parameter--emailaddress (Enter Email Address)
Mandatorytrue

Parameter--servername (Enter a valid Server Name)
Mandatorytrue

Parameter--protocol (Enter a valid email protocol [IMAP, POP, SMTP, SMTPSSL, SMTPTLS])
Mandatorytrue

Parameter--authentication (Specify if Authentication is Required. [Yes or No])
Mandatorytrue

Parameter--username (Enter Username)
Mandatorytrue

Parameter--password (Enter Password)
Mandatorytrue

Parameter--port (Enter Port)
Mandatorytrue

Parameter--deletemessages (Should Delete Messages? [Yes or No])
Mandatoryfalse

Parameter--acceptselfsignedcerts (Accept Self Signed Certificates? [Yes or No])
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

Parameter--folder (Enter Default Folder for this email server. Eg - INBOX)
Mandatoryfalse

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse


Add new Inbound list

vra emailserver list

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse

Parameter--columns (Customized columns to include in TABLE or CSV rendering. Regex allowed. Eg: p1,p2,collectionA:c3,collectionA:c4)
Mandatoryfalse

Parameter--page (Enter page number to display in pagination (default 1))
Mandatoryfalse

Parameter--pageSize (Enter page size to display in pagination (default 25))
Mandatoryfalse


Add new Outbound Email Provider

vra emailserver outbound add

Parameter--name (Enter name of the email provider to add)
Mandatorytrue

Parameter--emailaddress (Enter Email Address)
Mandatorytrue

Parameter--servername (Enter a valid Server Name)
Mandatorytrue

Parameter--protocol (Enter a valid email protocol [IMAP, POP, SMTP, SMTPSSL, SMTPTLS])
Mandatorytrue

Parameter--authentication (Specify if Authentication is Required. [Yes or No])
Mandatorytrue

Parameter--username (Enter Username)
Mandatorytrue

Parameter--password (Enter Password)
Mandatorytrue

Parameter--port (Enter Port)
Mandatorytrue

Parameter--acceptselfsignedcerts (Accept Self Signed Certificates? [Yes or No])
Mandatorytrue

Parameter--description (Enter Description)
Mandatoryfalse

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse


Remove Email Provider

vra emailserver remove

Parameter--id (Provide a valid Email Server ID or name to be deleted)
Mandatorytrue

Parameter--export (Provide a file to export all results)
Mandatoryfalse

Parameter--format (Supported formats include: TABLE, JSON, CSV)
Mandatoryfalse


Copyright 2016 VMware, Inc. All rights reserved.