Reference Guide

Table Of Contents
Name Description Schema
add_addresse
s
optional
IP addresses to add in IPv4 or IPv6 format.
< string (ip-address)
> array
cluster_mgmt
_address
optional
New cluster management IP address in IPv4 or IPv6
format, corresponding to the network’s IP version.
This can only be specified when reconfiguring the
management network.
Caution Changing the cluster management IP
address will lead to losing management
sessions through this address.
string (ip-address)
esxi_credenti
als
optional
esxi_credentials
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: -
Some of system network ports are in degraded state or
have cabling issues, - System top-of-rack switches have
configuration issues leading to network unreachability, -
Network IP addresses have duplicates in the network
environment, or network gateway is unreachable.
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 that you
understand why they are failing at this time, and that you
want to apply the settings anyway. Improper network
settings can make the system unreachable for data and
management.
Default : false
boolean
gateway
optional
Network gateway in IPv4 or IPv6 format, corresponding
to the network’s IP version.
Specify empty string to remove the gateway.
string (ip-address)
702