123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344 |
- {
- "Cluster":[
- "Clusters/cluster_id",
- "Clusters/cluster_name",
- "Clusters/provisioning_state",
- "Clusters/version",
- "Clusters/state",
- "Clusters/desired_configs",
- "_"
- ],
- "Service":[
- "ServiceInfo/service_name",
- "ServiceInfo/cluster_name",
- "ServiceInfo/state",
- "ServiceInfo/maintenance_state",
- "Services/description",
- "Services/display_name",
- "Services/attributes",
- "params/run_smoke_test",
- "params/reconfigure_client",
- "_"
- ],
- "Host":[
- "Hosts/cluster_name",
- "Hosts/host_name",
- "Hosts/ip",
- "Hosts/attributes",
- "Hosts/total_mem",
- "Hosts/cpu_count",
- "Hosts/ph_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",
- "Hosts/maintenance_state",
- "Hosts/desired_configs",
- "_"
- ],
- "Component":[
- "ServiceComponentInfo/service_name",
- "ServiceComponentInfo/component_name",
- "ServiceComponentInfo/cluster_name",
- "ServiceComponentInfo/state",
- "ServiceComponents/display_name",
- "ServiceComponents/description",
- "ServiceComponentInfo/category",
- "ServiceComponentInfo/total_count",
- "ServiceComponentInfo/started_count",
- "ServiceComponentInfo/installed_count",
- "params/run_smoke_test",
- "_"
- ],
- "HostComponent":[
- "HostRoles/role_id",
- "HostRoles/cluster_name",
- "HostRoles/host_name",
- "HostRoles/component_name",
- "HostRoles/state",
- "HostRoles/desired_state",
- "HostRoles/stack_id",
- "HostRoles/desired_stack_id",
- "HostRoles/actual_configs",
- "params/run_smoke_test",
- "HostRoles/nagios_alerts",
- "HostRoles/stale_configs",
- "HostRoles/desired_admin_state",
- "HostRoles/maintenance_state",
- "HostRoles/service_name",
- "_"
- ],
- "Configuration":[
- "Config/tag",
- "Config/type",
- "Config/cluster_name"
- ],
- "ConfigGroup": [
- "ConfigGroup/id",
- "ConfigGroup/cluster_name",
- "ConfigGroup/group_name",
- "ConfigGroup/tag",
- "ConfigGroup/description",
- "ConfigGroup/hosts",
- "ConfigGroup/desired_configs"
- ],
- "Action":[
- "Actions/action_name",
- "Actions/action_type",
- "Actions/inputs",
- "Actions/target_service",
- "Actions/target_component",
- "Actions/description",
- "Actions/target_type",
- "Actions/default_timeout",
- "_"
- ],
- "Request":[
- "Requests/id",
- "Requests/cluster_name",
- "Requests/request_status",
- "Requests/request_context",
- "Requests/request_schedule",
- "Requests/type",
- "Requests/inputs",
- "Requests/resource_filters",
- "Requests/operation_level",
- "Requests/create_time",
- "Requests/start_time",
- "Requests/end_time",
- "Requests/task_count",
- "Requests/failed_task_count",
- "Requests/aborted_task_count",
- "Requests/timed_out_task_count",
- "Requests/completed_task_count",
- "Requests/queued_task_count",
- "Requests/progress_percent",
- "_"
- ],
- "RequestSchedule" : [
- "RequestSchedule/id",
- "RequestSchedule/cluster_name",
- "RequestSchedule/description",
- "RequestSchedule/status",
- "RequestSchedule/last_execution_status",
- "RequestSchedule/batch",
- "RequestSchedule/schedule",
- "_"
- ],
- "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/end_time",
- "Tasks/structured_out",
- "Tasks/attempt_cnt",
- "Tasks/custom_command_name",
- "Tasks/command_detail",
- "_"
- ],
- "User":[
- "Users/user_name",
- "Users/roles",
- "Users/password",
- "Users/old_password",
- "Users/ldap_user",
- "_"
- ],
- "Stack":[
- "Stacks/stack_name",
- "_"
- ],
- "StackVersion":[
- "Versions/stack_name",
- "Versions/stack_version",
- "Versions/min_upgrade_version",
- "Versions/active",
- "Versions/parent_stack_version",
- "_"
- ],
- "OperatingSystem":[
- "OperatingSystems/stack_name",
- "OperatingSystems/stack_version",
- "OperatingSystems/os_type",
- "_"
- ],
- "Repository":[
- "Repositories/stack_name",
- "Repositories/stack_version",
- "Repositories/os_type",
- "Repositories/base_url",
- "Repositories/repo_id",
- "Repositories/repo_name",
- "Repositories/mirrors_list",
- "Repositories/default_base_url",
- "Repositories/verify_base_url",
- "Repositories/latest_base_url",
- "_"
- ],
- "StackService":[
- "StackServices/stack_name",
- "StackServices/stack_version",
- "StackServices/service_name",
- "StackServices/user_name",
- "StackServices/comments",
- "StackServices/service_version",
- "StackServices/config_types",
- "_"
- ],
- "StackConfiguration":[
- "StackConfigurations/stack_name",
- "StackConfigurations/stack_version",
- "StackConfigurations/service_name",
- "StackConfigurations/property_name",
- "StackConfigurations/property_value",
- "StackConfigurations/property_description",
- "StackConfigurations/type",
- "_"
- ],
- "StackServiceComponent":[
- "StackServiceComponents/stack_name",
- "StackServiceComponents/stack_version",
- "StackServiceComponents/service_name",
- "StackServiceComponents/component_name",
- "StackServiceComponents/component_category",
- "StackServiceComponents/is_client",
- "StackServiceComponents/is_master",
- "StackServiceComponents/cardinality",
- "auto_deploy/enabled",
- "auto_deploy/location",
- "_"
- ],
- "StackServiceComponentDependency" :[
- "Dependencies/stack_name",
- "Dependencies/stack_version",
- "Dependencies/dependent_service_name",
- "Dependencies/dependent_component_name",
- "Dependencies/service_name",
- "Dependencies/component_name",
- "Dependencies/scope",
- "auto_deploy/enabled",
- "auto_deploy/location"
- ],
- "DRFeed":[
- "Feed/name",
- "Feed/description",
- "Feed/status",
- "Feed/frequency",
- "Feed/sourceCluster",
- "Feed/targetCluster",
- "Feed/properties"
- ],
- "DRTargetCluster":[
- "Cluster/name",
- "Cluster/colo",
- "Cluster/interfaces",
- "Cluster/locations",
- "Cluster/properties"
- ],
- "DRInstance":[
- "Instance/feedName",
- "Instance/id",
- "Instance/status",
- "Instance/startTime",
- "Instance/endTime",
- "Instance/details",
- "Instance/log"
- ],
- "Workflow":[
- "Workflow/cluster_name",
- "Workflow/workflow_id",
- "Workflow/name",
- "Workflow/user_name",
- "Workflow/start_time",
- "Workflow/last_update_time",
- "Workflow/elapsed_time",
- "Workflow/input_bytes",
- "Workflow/output_bytes",
- "Workflow/num_jobs_total",
- "Workflow/num_jobs_completed",
- "Workflow/parent_id",
- "Workflow/context"
- ],
- "Job":[
- "Job/cluster_name",
- "Job/workflow_id",
- "Job/job_id",
- "Job/name",
- "Job/status",
- "Job/user_name",
- "Job/submit_time",
- "Job/elapsed_time",
- "Job/maps",
- "Job/reduces",
- "Job/input_bytes",
- "Job/output_bytes",
- "Job/conf_path",
- "Job/workflow_entity_name"
- ],
- "TaskAttempt":[
- "TaskAttempt/cluster_name",
- "TaskAttempt/workflow_id",
- "TaskAttempt/job_id",
- "TaskAttempt/task_attempt_id",
- "TaskAttempt/type",
- "TaskAttempt/start_time",
- "TaskAttempt/finish_time",
- "TaskAttempt/map_finish_time",
- "TaskAttempt/shuffle_finish_time",
- "TaskAttempt/sort_finish_fime",
- "TaskAttempt/input_bytes",
- "TaskAttempt/output_bytes",
- "TaskAttempt/status",
- "TaskAttempt/locality"
- ],
- "RootService":[
- "RootService/service_name"
- ],
- "RootServiceComponent":[
- "RootServiceComponents/service_name",
- "RootServiceComponents/component_name",
- "RootServiceComponents/properties",
- "RootServiceComponents/component_version",
- "RootServiceComponents/server_clock"
- ],
- "RootServiceHostComponent":[
- "RootServiceHostComponents/service_name",
- "RootServiceHostComponents/component_name",
- "RootServiceHostComponents/host_name",
- "RootServiceHostComponents/component_state",
- "RootServiceHostComponents/component_version",
- "RootServiceHostComponents/properties"
- ],
- "Blueprint":[
- "Blueprints/blueprint_name",
- "Blueprints/stack_name",
- "Blueprints/stack_version",
- "host_groups",
- "host_groups/components",
- "host_groups/cardinality",
- "configurations"
- ],
- "HostComponentProcess": [
- "HostComponentProcess/cluster_name",
- "HostComponentProcess/host_name",
- "HostComponentProcess/component_name",
- "HostComponentProcess/name",
- "HostComponentProcess/status"
- ]
- }
|