update-edge-nodes¶
- subtitle
Update edge nodes in a database
- version
0.9.126
Description¶
Update edge nodes in a database.
Synopsis¶
update-edge-nodes
--environment <value>
--database <value>
[--num-add-edge-nodes <value>]
[--delete-edge-instances <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment
(string)
The name or CRN of the environment.
--database
(string)
The name or CRN of the database.
--num-add-edge-nodes
(integer)
The additional number of edge nodes for this database. A positive, non-zero number is required.
--delete-edge-instances
(array)
The instance(s) of database edge node to be deleted. An instance id of the node is required.
Syntax:
"string" "string" ...
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
environment -> (string)
The name or CRN of the environment.
database -> (string)
The name or CRN of the database.
edgeNodes -> (array)
The list of edge nodes for a database.
item -> (object)
An instance of a edge nodes.
instanceId -> (string)
Instance ID.
discoveryFQDN -> (string)
Fully qualified domain name
privateIp -> (string)
Private IP.
publicIp -> (string)
Public Ip
Form Factors¶
public