blob: 448bea0fbe4cf69a9d8972c66ea3524985286b43 [file] [log] [blame]
{
"Cluster":[
"Clusters/cluster_id",
"Clusters/cluster_name",
"Clusters/version",
"Clusters/state",
"_"
],
"Service":[
"ServiceInfo/service_name",
"ServiceInfo/cluster_name",
"ServiceInfo/state",
"Services/description",
"Services/display_name",
"Services/attributes",
"ServiceInfo/desired_configs",
"_"
],
"Host":[
"Hosts/cluster_name",
"Hosts/host_name",
"Hosts/ip",
"Hosts/attributes",
"Hosts/total_mem",
"Hosts/cpu_count",
"Hosts/os_arch",
"Hosts/os_type",
"Hosts/rack_info",
"Hosts/last_heartbeat_time",
"Hosts/last_agent_env",
"Hosts/last_registration_time",
"Hosts/disk_info",
"Hosts/host_status",
"Hosts/host_health_report",
"Hosts/public_host_name",
"Hosts/host_state",
"_"
],
"Component":[
"ServiceComponentInfo/service_name",
"ServiceComponentInfo/component_name",
"ServiceComponentInfo/cluster_name",
"ServiceComponentInfo/state",
"ServiceComponents/display_name",
"ServiceComponents/description",
"ServiceComponentInfo/desired_configs",
"_"
],
"HostComponent":[
"HostRoles/role_id",
"HostRoles/cluster_name",
"HostRoles/host_name",
"HostRoles/component_name",
"HostRoles/state",
"HostRoles/desired_state",
"HostRoles/configs",
"HostRoles/desired_configs",
"_"
],
"Configuration":[
"Config/tag",
"Config/type",
"Config/cluster_name"
],
"Action":[
"Actions/cluster_name",
"Actions/service_name",
"Actions/action_name",
"_"
],
"Request":[
"Requests/id",
"Requests/cluster_name",
"Requests/request_status",
"_"
],
"Task":[
"Tasks/id",
"Tasks/request_id",
"Tasks/cluster_name",
"Tasks/stage_id",
"Tasks/host_name",
"Tasks/role",
"Tasks/command",
"Tasks/status",
"Tasks/exit_code",
"Tasks/stderr",
"Tasks/stdout",
"Tasks/start_time",
"Tasks/attempt_cnt",
"_"
],
"User":[
"Users/user_name",
"Users/roles",
"Users/password",
"Users/old_password",
"Users/ldap_user",
"_"
]
}