pyslurmutils.client.rest.api.slurm_response.extract_slurm_api_versions# pyslurmutils.client.rest.api.slurm_response.extract_slurm_api_versions(openapi_spec)[source]# Get the list of supported SLURM REST API versions (newest first). Parameters: openapi_spec (Dict[str, Any]) Return type: List[Tuple[int, int, int]]