ApiComponentInfo

Properties

Name Type Description Notes
name str The name of the component. [optional]
cdh_version str The CDH version on the host. [optional]
cdh_release str CDH release on the host. [optional]
component_version str Component version on the host. [optional]
component_release str Component release on the host. [optional]
component_info_source str Source from which component is taken. [optional]
is_active bool returns true if component is active. [optional]
component_config dict(str, str) list of config name and value pair associated with component. [optional]

[Back to Model list] [Back to API list] [Back to README]