list-connected-data-services¶
- subtitle
Returns the list of Data Services and their cluster names that are attached the given environment.
- version
0.9.126
Description¶
Returns the list of Data Services and their cluster names that are attached to the given environment.
Synopsis¶
list-connected-data-services
--environment <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment
(string)
Name or CRN of the environment.
--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¶
result -> (array)
List of connected Data Service for the given environment.
item -> (object)
A single entry that contains the name of the given Data Service and its related resource(s).
name -> (string)
The name of the given Data Service.
clusters -> (array)
List of resource names for the given Data Service.
item -> (string)
Form Factors¶
public, private