lbcli create server

Creates a new server.

Synopsis

Creates a server with a UUID and a list of endpoints <ip:port> that this server will use to communicate with other cluster members.

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--endpointsstringSliceList of endpoints in format http://<IP address>:<port> (required).
--extend-clusterboolExtend the cluster with a new server and its resources, enabling new volumes placement on the server (nodes of this server will become active without additional user operations). The default is False (the nodes of this server will be added to the cluster as unattached, and could be used to move resources over from an existing failed server using the replace node API command). (true/false, optional, default: false).
--help-hboolHelp for server.
--reuse-ipstringReuse an endpoint that belongs to another server registered in the cluster. (true/false, optional, default: false).
--uuidstringUUID (required).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard