Warning, /panda-server/pandaserver/pandamcp/panda_mcp_endpoints.json is written in an unsupported language. File is not indexed.
0001 {
0002 "system": [
0003 "get_voms_attributes",
0004 "get_user_attributes",
0005 "is_alive"
0006 ],
0007 "job": [
0008 "get_status",
0009 "get_description_incl_archive",
0010 "generate_offline_execution_script",
0011 "get_metadata_for_analysis_jobs",
0012 "kill",
0013 "reassign",
0014 "set_command",
0015 "set_debug_mode",
0016 "submit"
0017 ],
0018 "task": [
0019 "retry",
0020 "resume",
0021 "release",
0022 "reassign",
0023 "pause",
0024 "kill",
0025 "kill_unfinished_jobs",
0026 "finish",
0027 "reactivate",
0028 "avalanche",
0029 "reload_input",
0030 "reassign_global_share",
0031 "enable_jumbo_jobs",
0032 "get_jumbo_job_datasets",
0033 "enable_job_cloning",
0034 "disable_job_cloning",
0035 "increase_attempts",
0036 "get_status",
0037 "get_details",
0038 "change_attribute",
0039 "change_priority",
0040 "change_split_rule",
0041 "get_tasks_modified_since",
0042 "get_datasets_and_files",
0043 "get_job_ids",
0044 "submit",
0045 "get_task_parameters",
0046 "get_detailed_info",
0047 "get_parent_detailed_info",
0048 "get_job_descriptions"
0049 ],
0050 "metaconfig": [
0051 "get_banned_users",
0052 "get_site_specs",
0053 "get_resource_types"
0054 ],
0055 "data_carousel": [
0056 "change_staging_destination",
0057 "change_staging_source",
0058 "force_to_staging",
0059 "retire_unused"
0060 ],
0061 "statistics": [
0062 "job_stats_by_cloud",
0063 "production_job_stats_by_cloud_and_processing_type",
0064 "active_job_stats_by_site",
0065 "active_job_detailed_stats_by_site",
0066 "job_stats_by_site_and_resource_type",
0067 "job_stats_by_site_share_and_resource_type"
0068 ],
0069 "harvester": [
0070 "get_worker_statistics",
0071 "add_sweep_command",
0072 "add_target_slots"
0073 ],
0074 "file_server": [
0075 "upload_file_recovery_request"
0076 ]
0077 }