hxcli dataprotection network edit

Edit replication network configuration

Synopsis

Provides means to the edit the range of IPs and set the replication bandwidth limit for a storage cluster that has replication configured.

hxcli dataprotection network edit [flags]

Options

  -b, --bandwidth int         Replication incoming and outgoing bandwidth (Mbits/s). (default -1)
  -s, --beginAddress string   Replication IP pool begin address.
  -e, --endAddress string     Replication IP pool end address.
  -h, --help                  help for edit
  -o, --output string         Output format. One of: [json|yaml|wide] (default "wide")

SEE ALSO