list-edge-nodes¶
- subtitle
Lists edge nodes in a database
- version
0.9.126
Description¶
Lists edge nodes in a database.
Synopsis¶
list-edge-nodes
--environment <value>
--database <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.
--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