LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
aind_slurm_rest/__init__.py
aind_slurm_rest/api_client.py
aind_slurm_rest/api_response.py
aind_slurm_rest/configuration.py
aind_slurm_rest/exceptions.py
aind_slurm_rest/py.typed
aind_slurm_rest/rest.py
aind_slurm_rest.egg-info/PKG-INFO
aind_slurm_rest.egg-info/SOURCES.txt
aind_slurm_rest.egg-info/dependency_links.txt
aind_slurm_rest.egg-info/requires.txt
aind_slurm_rest.egg-info/top_level.txt
aind_slurm_rest/api/__init__.py
aind_slurm_rest/api/default_api.py
aind_slurm_rest/api/slurm_api.py
aind_slurm_rest/models/__init__.py
aind_slurm_rest/models/dbv0036_account.py
aind_slurm_rest/models/dbv0036_account_info.py
aind_slurm_rest/models/dbv0036_account_response.py
aind_slurm_rest/models/dbv0036_association.py
aind_slurm_rest/models/dbv0036_association_max.py
aind_slurm_rest/models/dbv0036_association_max_jobs.py
aind_slurm_rest/models/dbv0036_association_max_tres.py
aind_slurm_rest/models/dbv0036_association_max_tres_minutes.py
aind_slurm_rest/models/dbv0036_association_max_tres_minutes_per.py
aind_slurm_rest/models/dbv0036_association_max_tres_per.py
aind_slurm_rest/models/dbv0036_association_short_info.py
aind_slurm_rest/models/dbv0036_associations_info.py
aind_slurm_rest/models/dbv0036_cluster_info.py
aind_slurm_rest/models/dbv0036_cluster_info_associations.py
aind_slurm_rest/models/dbv0036_config_info.py
aind_slurm_rest/models/dbv0036_config_response.py
aind_slurm_rest/models/dbv0036_coordinator_info.py
aind_slurm_rest/models/dbv0036_diag.py
aind_slurm_rest/models/dbv0036_error.py
aind_slurm_rest/models/dbv0036_job.py
aind_slurm_rest/models/dbv0036_job_exit_code.py
aind_slurm_rest/models/dbv0036_job_het.py
aind_slurm_rest/models/dbv0036_job_info.py
aind_slurm_rest/models/dbv0036_job_state.py
aind_slurm_rest/models/dbv0036_job_step.py
aind_slurm_rest/models/dbv0036_job_step_tres.py
aind_slurm_rest/models/dbv0036_job_step_tres_requested.py
aind_slurm_rest/models/dbv0036_job_tres.py
aind_slurm_rest/models/dbv0036_qos.py
aind_slurm_rest/models/dbv0036_qos_info.py
aind_slurm_rest/models/dbv0036_qos_limits.py
aind_slurm_rest/models/dbv0036_qos_limits_max.py
aind_slurm_rest/models/dbv0036_qos_limits_max_jobs.py
aind_slurm_rest/models/dbv0036_qos_limits_max_jobs_per.py
aind_slurm_rest/models/dbv0036_qos_limits_max_tres.py
aind_slurm_rest/models/dbv0036_qos_limits_max_tres_minutes.py
aind_slurm_rest/models/dbv0036_qos_limits_max_tres_minutes_per.py
aind_slurm_rest/models/dbv0036_qos_limits_max_tres_per.py
aind_slurm_rest/models/dbv0036_qos_limits_min.py
aind_slurm_rest/models/dbv0036_qos_limits_min_tres.py
aind_slurm_rest/models/dbv0036_qos_limits_min_tres_per.py
aind_slurm_rest/models/dbv0036_response_account_delete.py
aind_slurm_rest/models/dbv0036_response_association_delete.py
aind_slurm_rest/models/dbv0036_response_cluster_add.py
aind_slurm_rest/models/dbv0036_response_cluster_delete.py
aind_slurm_rest/models/dbv0036_response_qos_delete.py
aind_slurm_rest/models/dbv0036_response_tres.py
aind_slurm_rest/models/dbv0036_response_user_delete.py
aind_slurm_rest/models/dbv0036_response_user_update.py
aind_slurm_rest/models/dbv0036_response_wckey_add.py
aind_slurm_rest/models/dbv0036_response_wckey_delete.py
aind_slurm_rest/models/dbv0036_tres_info.py
aind_slurm_rest/models/dbv0036_user.py
aind_slurm_rest/models/dbv0036_user_associations.py
aind_slurm_rest/models/dbv0036_user_info.py
aind_slurm_rest/models/dbv0036_wckey.py
aind_slurm_rest/models/dbv0036_wckey_info.py
aind_slurm_rest/models/dbv0037_account.py
aind_slurm_rest/models/dbv0037_account_info.py
aind_slurm_rest/models/dbv0037_account_response.py
aind_slurm_rest/models/dbv0037_association.py
aind_slurm_rest/models/dbv0037_association_default.py
aind_slurm_rest/models/dbv0037_association_max.py
aind_slurm_rest/models/dbv0037_association_max_jobs.py
aind_slurm_rest/models/dbv0037_association_max_jobs_per.py
aind_slurm_rest/models/dbv0037_association_max_per.py
aind_slurm_rest/models/dbv0037_association_max_per_account.py
aind_slurm_rest/models/dbv0037_association_max_tres.py
aind_slurm_rest/models/dbv0037_association_max_tres_group.py
aind_slurm_rest/models/dbv0037_association_max_tres_minutes.py
aind_slurm_rest/models/dbv0037_association_max_tres_minutes_per.py
aind_slurm_rest/models/dbv0037_association_max_tres_per.py
aind_slurm_rest/models/dbv0037_association_min.py
aind_slurm_rest/models/dbv0037_association_short_info.py
aind_slurm_rest/models/dbv0037_association_usage.py
aind_slurm_rest/models/dbv0037_associations_info.py
aind_slurm_rest/models/dbv0037_cluster_info.py
aind_slurm_rest/models/dbv0037_cluster_info_associations.py
aind_slurm_rest/models/dbv0037_cluster_info_controller.py
aind_slurm_rest/models/dbv0037_config_info.py
aind_slurm_rest/models/dbv0037_config_response.py
aind_slurm_rest/models/dbv0037_coordinator_info.py
aind_slurm_rest/models/dbv0037_diag.py
aind_slurm_rest/models/dbv0037_diag_statistics.py
aind_slurm_rest/models/dbv0037_diag_statistics_rollups_inner.py
aind_slurm_rest/models/dbv0037_diag_statistics_rpcs_inner.py
aind_slurm_rest/models/dbv0037_diag_statistics_rpcs_inner_time.py
aind_slurm_rest/models/dbv0037_diag_statistics_users_inner.py
aind_slurm_rest/models/dbv0037_diag_statistics_users_inner_time.py
aind_slurm_rest/models/dbv0037_error.py
aind_slurm_rest/models/dbv0037_job.py
aind_slurm_rest/models/dbv0037_job_array.py
aind_slurm_rest/models/dbv0037_job_array_limits.py
aind_slurm_rest/models/dbv0037_job_array_limits_max.py
aind_slurm_rest/models/dbv0037_job_array_limits_max_running.py
aind_slurm_rest/models/dbv0037_job_comment.py
aind_slurm_rest/models/dbv0037_job_exit_code.py
aind_slurm_rest/models/dbv0037_job_exit_code_signal.py
aind_slurm_rest/models/dbv0037_job_het.py
aind_slurm_rest/models/dbv0037_job_info.py
aind_slurm_rest/models/dbv0037_job_mcs.py
aind_slurm_rest/models/dbv0037_job_required.py
aind_slurm_rest/models/dbv0037_job_reservation.py
aind_slurm_rest/models/dbv0037_job_state.py
aind_slurm_rest/models/dbv0037_job_step.py
aind_slurm_rest/models/dbv0037_job_step_cpu.py
aind_slurm_rest/models/dbv0037_job_step_cpu_requested_frequency.py
aind_slurm_rest/models/dbv0037_job_step_nodes.py
aind_slurm_rest/models/dbv0037_job_step_statistics.py
aind_slurm_rest/models/dbv0037_job_step_statistics_cpu.py
aind_slurm_rest/models/dbv0037_job_step_statistics_energy.py
aind_slurm_rest/models/dbv0037_job_step_step.py
aind_slurm_rest/models/dbv0037_job_step_step_het.py
aind_slurm_rest/models/dbv0037_job_step_task.py
aind_slurm_rest/models/dbv0037_job_step_tasks.py
aind_slurm_rest/models/dbv0037_job_step_time.py
aind_slurm_rest/models/dbv0037_job_step_tres.py
aind_slurm_rest/models/dbv0037_job_step_tres_requested.py
aind_slurm_rest/models/dbv0037_job_time.py
aind_slurm_rest/models/dbv0037_job_time_system.py
aind_slurm_rest/models/dbv0037_job_time_total.py
aind_slurm_rest/models/dbv0037_job_time_user.py
aind_slurm_rest/models/dbv0037_job_tres.py
aind_slurm_rest/models/dbv0037_job_wckey.py
aind_slurm_rest/models/dbv0037_qos.py
aind_slurm_rest/models/dbv0037_qos_info.py
aind_slurm_rest/models/dbv0037_qos_limits.py
aind_slurm_rest/models/dbv0037_qos_limits_max.py
aind_slurm_rest/models/dbv0037_qos_limits_max_accruing.py
aind_slurm_rest/models/dbv0037_qos_limits_max_accruing_per.py
aind_slurm_rest/models/dbv0037_qos_limits_max_jobs.py
aind_slurm_rest/models/dbv0037_qos_limits_max_jobs_active_jobs.py
aind_slurm_rest/models/dbv0037_qos_limits_max_jobs_active_jobs_per.py
aind_slurm_rest/models/dbv0037_qos_limits_max_tres.py
aind_slurm_rest/models/dbv0037_qos_limits_max_tres_minutes.py
aind_slurm_rest/models/dbv0037_qos_limits_max_tres_minutes_per.py
aind_slurm_rest/models/dbv0037_qos_limits_max_tres_per.py
aind_slurm_rest/models/dbv0037_qos_limits_max_wall_clock.py
aind_slurm_rest/models/dbv0037_qos_limits_max_wall_clock_per.py
aind_slurm_rest/models/dbv0037_qos_limits_min.py
aind_slurm_rest/models/dbv0037_qos_limits_min_tres.py
aind_slurm_rest/models/dbv0037_qos_limits_min_tres_per.py
aind_slurm_rest/models/dbv0037_qos_preempt.py
aind_slurm_rest/models/dbv0037_response_account_delete.py
aind_slurm_rest/models/dbv0037_response_association_delete.py
aind_slurm_rest/models/dbv0037_response_associations.py
aind_slurm_rest/models/dbv0037_response_cluster_add.py
aind_slurm_rest/models/dbv0037_response_cluster_delete.py
aind_slurm_rest/models/dbv0037_response_qos_delete.py
aind_slurm_rest/models/dbv0037_response_tres.py
aind_slurm_rest/models/dbv0037_response_user_delete.py
aind_slurm_rest/models/dbv0037_response_user_update.py
aind_slurm_rest/models/dbv0037_response_wckey_add.py
aind_slurm_rest/models/dbv0037_response_wckey_delete.py
aind_slurm_rest/models/dbv0037_tres_info.py
aind_slurm_rest/models/dbv0037_tres_list_inner.py
aind_slurm_rest/models/dbv0037_user.py
aind_slurm_rest/models/dbv0037_user_associations.py
aind_slurm_rest/models/dbv0037_user_default.py
aind_slurm_rest/models/dbv0037_user_info.py
aind_slurm_rest/models/dbv0037_wckey.py
aind_slurm_rest/models/dbv0037_wckey_info.py
aind_slurm_rest/models/job_properties.py
aind_slurm_rest/models/job_properties_exclusive.py
aind_slurm_rest/models/job_properties_nodes.py
aind_slurm_rest/models/signal.py
aind_slurm_rest/models/v0036_diag.py
aind_slurm_rest/models/v0036_error.py
aind_slurm_rest/models/v0036_job_properties.py
aind_slurm_rest/models/v0036_job_resources.py
aind_slurm_rest/models/v0036_job_response_properties.py
aind_slurm_rest/models/v0036_job_submission.py
aind_slurm_rest/models/v0036_job_submission_response.py
aind_slurm_rest/models/v0036_jobs_response.py
aind_slurm_rest/models/v0036_node.py
aind_slurm_rest/models/v0036_nodes_response.py
aind_slurm_rest/models/v0036_partition.py
aind_slurm_rest/models/v0036_partitions_response.py
aind_slurm_rest/models/v0036_ping.py
aind_slurm_rest/models/v0036_pings.py
aind_slurm_rest/models/v0036_signal.py
aind_slurm_rest/models/v0037_diag.py
aind_slurm_rest/models/v0037_diag_statistics.py
aind_slurm_rest/models/v0037_error.py
aind_slurm_rest/models/v0037_job_properties.py
aind_slurm_rest/models/v0037_job_resources.py
aind_slurm_rest/models/v0037_job_response_properties.py
aind_slurm_rest/models/v0037_job_submission.py
aind_slurm_rest/models/v0037_job_submission_response.py
aind_slurm_rest/models/v0037_jobs_response.py
aind_slurm_rest/models/v0037_node.py
aind_slurm_rest/models/v0037_node_allocation.py
aind_slurm_rest/models/v0037_nodes_response.py
aind_slurm_rest/models/v0037_partition.py
aind_slurm_rest/models/v0037_partitions_response.py
aind_slurm_rest/models/v0037_ping.py
aind_slurm_rest/models/v0037_pings.py
aind_slurm_rest/models/v0037_reservation.py
aind_slurm_rest/models/v0037_reservation_purge_completed.py
aind_slurm_rest/models/v0037_reservations_response.py
aind_slurm_rest/models/v0037_signal.py
test/test_dbv0036_account.py
test/test_dbv0036_account_info.py
test/test_dbv0036_account_response.py
test/test_dbv0036_association.py
test/test_dbv0036_association_max.py
test/test_dbv0036_association_max_jobs.py
test/test_dbv0036_association_max_tres.py
test/test_dbv0036_association_max_tres_minutes.py
test/test_dbv0036_association_max_tres_minutes_per.py
test/test_dbv0036_association_max_tres_per.py
test/test_dbv0036_association_short_info.py
test/test_dbv0036_associations_info.py
test/test_dbv0036_cluster_info.py
test/test_dbv0036_cluster_info_associations.py
test/test_dbv0036_config_info.py
test/test_dbv0036_config_response.py
test/test_dbv0036_coordinator_info.py
test/test_dbv0036_diag.py
test/test_dbv0036_error.py
test/test_dbv0036_job.py
test/test_dbv0036_job_exit_code.py
test/test_dbv0036_job_het.py
test/test_dbv0036_job_info.py
test/test_dbv0036_job_state.py
test/test_dbv0036_job_step.py
test/test_dbv0036_job_step_tres.py
test/test_dbv0036_job_step_tres_requested.py
test/test_dbv0036_job_tres.py
test/test_dbv0036_qos.py
test/test_dbv0036_qos_info.py
test/test_dbv0036_qos_limits.py
test/test_dbv0036_qos_limits_max.py
test/test_dbv0036_qos_limits_max_jobs.py
test/test_dbv0036_qos_limits_max_jobs_per.py
test/test_dbv0036_qos_limits_max_tres.py
test/test_dbv0036_qos_limits_max_tres_minutes.py
test/test_dbv0036_qos_limits_max_tres_minutes_per.py
test/test_dbv0036_qos_limits_max_tres_per.py
test/test_dbv0036_qos_limits_min.py
test/test_dbv0036_qos_limits_min_tres.py
test/test_dbv0036_qos_limits_min_tres_per.py
test/test_dbv0036_response_account_delete.py
test/test_dbv0036_response_association_delete.py
test/test_dbv0036_response_cluster_add.py
test/test_dbv0036_response_cluster_delete.py
test/test_dbv0036_response_qos_delete.py
test/test_dbv0036_response_tres.py
test/test_dbv0036_response_user_delete.py
test/test_dbv0036_response_user_update.py
test/test_dbv0036_response_wckey_add.py
test/test_dbv0036_response_wckey_delete.py
test/test_dbv0036_tres_info.py
test/test_dbv0036_user.py
test/test_dbv0036_user_associations.py
test/test_dbv0036_user_info.py
test/test_dbv0036_wckey.py
test/test_dbv0036_wckey_info.py
test/test_dbv0037_account.py
test/test_dbv0037_account_info.py
test/test_dbv0037_account_response.py
test/test_dbv0037_association.py
test/test_dbv0037_association_default.py
test/test_dbv0037_association_max.py
test/test_dbv0037_association_max_jobs.py
test/test_dbv0037_association_max_jobs_per.py
test/test_dbv0037_association_max_per.py
test/test_dbv0037_association_max_per_account.py
test/test_dbv0037_association_max_tres.py
test/test_dbv0037_association_max_tres_group.py
test/test_dbv0037_association_max_tres_minutes.py
test/test_dbv0037_association_max_tres_minutes_per.py
test/test_dbv0037_association_max_tres_per.py
test/test_dbv0037_association_min.py
test/test_dbv0037_association_short_info.py
test/test_dbv0037_association_usage.py
test/test_dbv0037_associations_info.py
test/test_dbv0037_cluster_info.py
test/test_dbv0037_cluster_info_associations.py
test/test_dbv0037_cluster_info_controller.py
test/test_dbv0037_config_info.py
test/test_dbv0037_config_response.py
test/test_dbv0037_coordinator_info.py
test/test_dbv0037_diag.py
test/test_dbv0037_diag_statistics.py
test/test_dbv0037_diag_statistics_rollups_inner.py
test/test_dbv0037_diag_statistics_rpcs_inner.py
test/test_dbv0037_diag_statistics_rpcs_inner_time.py
test/test_dbv0037_diag_statistics_users_inner.py
test/test_dbv0037_diag_statistics_users_inner_time.py
test/test_dbv0037_error.py
test/test_dbv0037_job.py
test/test_dbv0037_job_array.py
test/test_dbv0037_job_array_limits.py
test/test_dbv0037_job_array_limits_max.py
test/test_dbv0037_job_array_limits_max_running.py
test/test_dbv0037_job_comment.py
test/test_dbv0037_job_exit_code.py
test/test_dbv0037_job_exit_code_signal.py
test/test_dbv0037_job_het.py
test/test_dbv0037_job_info.py
test/test_dbv0037_job_mcs.py
test/test_dbv0037_job_required.py
test/test_dbv0037_job_reservation.py
test/test_dbv0037_job_state.py
test/test_dbv0037_job_step.py
test/test_dbv0037_job_step_cpu.py
test/test_dbv0037_job_step_cpu_requested_frequency.py
test/test_dbv0037_job_step_nodes.py
test/test_dbv0037_job_step_statistics.py
test/test_dbv0037_job_step_statistics_cpu.py
test/test_dbv0037_job_step_statistics_energy.py
test/test_dbv0037_job_step_step.py
test/test_dbv0037_job_step_step_het.py
test/test_dbv0037_job_step_task.py
test/test_dbv0037_job_step_tasks.py
test/test_dbv0037_job_step_time.py
test/test_dbv0037_job_step_tres.py
test/test_dbv0037_job_step_tres_requested.py
test/test_dbv0037_job_time.py
test/test_dbv0037_job_time_system.py
test/test_dbv0037_job_time_total.py
test/test_dbv0037_job_time_user.py
test/test_dbv0037_job_tres.py
test/test_dbv0037_job_wckey.py
test/test_dbv0037_qos.py
test/test_dbv0037_qos_info.py
test/test_dbv0037_qos_limits.py
test/test_dbv0037_qos_limits_max.py
test/test_dbv0037_qos_limits_max_accruing.py
test/test_dbv0037_qos_limits_max_accruing_per.py
test/test_dbv0037_qos_limits_max_jobs.py
test/test_dbv0037_qos_limits_max_jobs_active_jobs.py
test/test_dbv0037_qos_limits_max_jobs_active_jobs_per.py
test/test_dbv0037_qos_limits_max_tres.py
test/test_dbv0037_qos_limits_max_tres_minutes.py
test/test_dbv0037_qos_limits_max_tres_minutes_per.py
test/test_dbv0037_qos_limits_max_tres_per.py
test/test_dbv0037_qos_limits_max_wall_clock.py
test/test_dbv0037_qos_limits_max_wall_clock_per.py
test/test_dbv0037_qos_limits_min.py
test/test_dbv0037_qos_limits_min_tres.py
test/test_dbv0037_qos_limits_min_tres_per.py
test/test_dbv0037_qos_preempt.py
test/test_dbv0037_response_account_delete.py
test/test_dbv0037_response_association_delete.py
test/test_dbv0037_response_associations.py
test/test_dbv0037_response_cluster_add.py
test/test_dbv0037_response_cluster_delete.py
test/test_dbv0037_response_qos_delete.py
test/test_dbv0037_response_tres.py
test/test_dbv0037_response_user_delete.py
test/test_dbv0037_response_user_update.py
test/test_dbv0037_response_wckey_add.py
test/test_dbv0037_response_wckey_delete.py
test/test_dbv0037_tres_info.py
test/test_dbv0037_tres_list_inner.py
test/test_dbv0037_user.py
test/test_dbv0037_user_associations.py
test/test_dbv0037_user_default.py
test/test_dbv0037_user_info.py
test/test_dbv0037_wckey.py
test/test_dbv0037_wckey_info.py
test/test_default_api.py
test/test_job_properties.py
test/test_job_properties_exclusive.py
test/test_job_properties_nodes.py
test/test_signal.py
test/test_slurm_api.py
test/test_v0036_diag.py
test/test_v0036_error.py
test/test_v0036_job_properties.py
test/test_v0036_job_resources.py
test/test_v0036_job_response_properties.py
test/test_v0036_job_submission.py
test/test_v0036_job_submission_response.py
test/test_v0036_jobs_response.py
test/test_v0036_node.py
test/test_v0036_nodes_response.py
test/test_v0036_partition.py
test/test_v0036_partitions_response.py
test/test_v0036_ping.py
test/test_v0036_pings.py
test/test_v0036_signal.py
test/test_v0037_diag.py
test/test_v0037_diag_statistics.py
test/test_v0037_error.py
test/test_v0037_job_properties.py
test/test_v0037_job_resources.py
test/test_v0037_job_response_properties.py
test/test_v0037_job_submission.py
test/test_v0037_job_submission_response.py
test/test_v0037_jobs_response.py
test/test_v0037_node.py
test/test_v0037_node_allocation.py
test/test_v0037_nodes_response.py
test/test_v0037_partition.py
test/test_v0037_partitions_response.py
test/test_v0037_ping.py
test/test_v0037_pings.py
test/test_v0037_reservation.py
test/test_v0037_reservation_purge_completed.py
test/test_v0037_reservations_response.py
test/test_v0037_signal.py