list-services¶
- subtitle
List Cloudera Data Engineering(CDE) Services
- version
0.9.125
Description¶
Returns list of cde services.
Synopsis¶
list-services
[--remove-deleted | --no-remove-deleted]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--remove-deleted
| --no-remove-deleted
(boolean)
Filter out deleted CDE services from the list.
--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¶
services -> (array)
List of services.
item -> (object)
Summary of a CDE service.
name -> (string)
Name of the CDE Service.
clusterId -> (string)
Cluster Id of the CDE Service.
environmentName -> (string)
CDP Environment Name.
status -> (string)
Status of the CDE service.
creatorEmail -> (string)
Email Address of the CDE creator.
enablingTime -> (string)
Timestamp of service enabling.
Form Factors¶
public, private