Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Description of all the attributes that are displayed in respose after opening REST based Ambari Services

avatar
New Contributor

Is there any link or reference where description of all the attributes for Ambari Services is available?

I see many attributes like "component_name", "desired_stack_id", "stale_configs", "upgrade_state" and many other when I check response at below link:

http://.....:8080/api/v1/clusters/....../hosts/...../host_components/HIVE_SERVER

I want to see if there is any documentation provided that gives description/information of all the attributes in response like below attributes? I want to understand significance of all these attributes.

"cluster_name" : "", "component_name" : "HIVE_SERVER", "desired_stack_id" : "", "desired_state" : "STARTED", "hdp_version" : "", "host_name" : "", "maintenance_state" : "OFF", "service_name" : "HIVE", "stack_id" : "", "stale_configs" : false, "state" : "STARTED", "upgrade_state" : "NONE",

1 ACCEPTED SOLUTION

avatar
Master Mentor
3 REPLIES 3

avatar
Master Mentor

avatar
New Contributor

Many Thanks. This really helps.

avatar
Master Mentor

@funwithdolphin here please consider accepting the answer to close out the thread. Thank you