Reference Guide

Table Of Contents
Name Description Schema
port
required
Port used for sending SMTP messages.
Minimum value : 0
Maximum value : 65535
integer (int32)
source_email
required
Source email address used for sending SMTP messages. string
network_scale
Parameters for the network scale operation.
Name Description Schema
add_port_ids
optional
Unique identifiers of available IP ports to be used in the
network.
< string > array
force
optional
Indicates whether to suppress network validation
errors.
The option is intended to suppress false errors caused
by network environment constraints.
Normally the command will fail with an error when:
system network ports on top of which IP ports are
configured are in degraded state or have cabling issues,
or network IP addresses applied as a result of network
scaling have duplicates in the network environment.
When force is true, the command will proceed instead.
Caution: Only use this option when you are certain, that
your requested settings are correct and you understand
why they are failing at this time, and you want to apply the
settings anyway. Improper network settings can make the
system unreachable for data.
Default : false
boolean
remove_port_i
ds
optional
Unique identifiers of IP ports to remove from use in the
network.
< string > array
nfs_export_create
707