|
Lines 78-84
Link Here
|
| 78 |
"description": "Job description" |
78 |
"description": "Job description" |
| 79 |
}, |
79 |
}, |
| 80 |
"default": { |
80 |
"default": { |
| 81 |
"description": "Unable to find job" |
81 |
"description": "Unable to find job", |
|
|
82 |
"content": { |
| 83 |
"application/json": { |
| 84 |
"schema": { |
| 85 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 86 |
} |
| 87 |
}, |
| 88 |
"application/x-yaml": { |
| 89 |
"schema": { |
| 90 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 91 |
} |
| 92 |
} |
| 93 |
} |
| 82 |
} |
94 |
} |
| 83 |
} |
95 |
} |
| 84 |
} |
96 |
} |
|
Lines 107-113
Link Here
|
| 107 |
"description": "slurmdbd configuration" |
119 |
"description": "slurmdbd configuration" |
| 108 |
}, |
120 |
}, |
| 109 |
"default": { |
121 |
"default": { |
| 110 |
"description": "Unable to dump config" |
122 |
"description": "Unable to dump config", |
|
|
123 |
"content": { |
| 124 |
"application/json": { |
| 125 |
"schema": { |
| 126 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 127 |
} |
| 128 |
}, |
| 129 |
"application/x-yaml": { |
| 130 |
"schema": { |
| 131 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 132 |
} |
| 133 |
} |
| 134 |
} |
| 111 |
} |
135 |
} |
| 112 |
} |
136 |
} |
| 113 |
}, |
137 |
}, |
|
Lines 134-140
Link Here
|
| 134 |
} |
158 |
} |
| 135 |
}, |
159 |
}, |
| 136 |
"default": { |
160 |
"default": { |
| 137 |
"description": "Unable to set config" |
161 |
"description": "Unable to set config", |
|
|
162 |
"content": { |
| 163 |
"application/json": { |
| 164 |
"schema": { |
| 165 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 166 |
} |
| 167 |
}, |
| 168 |
"application/x-yaml": { |
| 169 |
"schema": { |
| 170 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 171 |
} |
| 172 |
} |
| 173 |
} |
| 138 |
} |
174 |
} |
| 139 |
} |
175 |
} |
| 140 |
} |
176 |
} |
|
Lines 162-168
Link Here
|
| 162 |
"description": "List of TRES" |
198 |
"description": "List of TRES" |
| 163 |
}, |
199 |
}, |
| 164 |
"default": { |
200 |
"default": { |
| 165 |
"description": "Unable to update TRES" |
201 |
"description": "Unable to update TRES", |
|
|
202 |
"content": { |
| 203 |
"application/json": { |
| 204 |
"schema": { |
| 205 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 206 |
} |
| 207 |
}, |
| 208 |
"application/x-yaml": { |
| 209 |
"schema": { |
| 210 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 211 |
} |
| 212 |
} |
| 213 |
} |
| 166 |
} |
214 |
} |
| 167 |
}, |
215 |
}, |
| 168 |
"summary": "Set TRES info" |
216 |
"summary": "Set TRES info" |
|
Lines 219-225
Link Here
|
| 219 |
"description": "Delete qos" |
267 |
"description": "Delete qos" |
| 220 |
}, |
268 |
}, |
| 221 |
"default": { |
269 |
"default": { |
| 222 |
"description": "Unable to delete QOS" |
270 |
"description": "Unable to delete QOS", |
|
|
271 |
"content": { |
| 272 |
"application/json": { |
| 273 |
"schema": { |
| 274 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 275 |
} |
| 276 |
}, |
| 277 |
"application/x-yaml": { |
| 278 |
"schema": { |
| 279 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 280 |
} |
| 281 |
} |
| 282 |
} |
| 223 |
} |
283 |
} |
| 224 |
}, |
284 |
}, |
| 225 |
"parameters": [ |
285 |
"parameters": [ |
|
Lines 259-265
Link Here
|
| 259 |
"description": "QOS information" |
319 |
"description": "QOS information" |
| 260 |
}, |
320 |
}, |
| 261 |
"default": { |
321 |
"default": { |
| 262 |
"description": "QOS not found" |
322 |
"description": "QOS not found", |
|
|
323 |
"content": { |
| 324 |
"application/json": { |
| 325 |
"schema": { |
| 326 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 327 |
} |
| 328 |
}, |
| 329 |
"application/x-yaml": { |
| 330 |
"schema": { |
| 331 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 332 |
} |
| 333 |
} |
| 334 |
} |
| 263 |
} |
335 |
} |
| 264 |
}, |
336 |
}, |
| 265 |
"parameters": [ |
337 |
"parameters": [ |
|
Lines 300-306
Link Here
|
| 300 |
"description": "List of QOS'" |
372 |
"description": "List of QOS'" |
| 301 |
}, |
373 |
}, |
| 302 |
"default": { |
374 |
"default": { |
| 303 |
"description": "QOS not found" |
375 |
"description": "QOS not found", |
|
|
376 |
"content": { |
| 377 |
"application/json": { |
| 378 |
"schema": { |
| 379 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 380 |
} |
| 381 |
}, |
| 382 |
"application/x-yaml": { |
| 383 |
"schema": { |
| 384 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 385 |
} |
| 386 |
} |
| 387 |
} |
| 304 |
} |
388 |
} |
| 305 |
}, |
389 |
}, |
| 306 |
"summary": "Get QOS list" |
390 |
"summary": "Get QOS list" |
|
Lines 329-335
Link Here
|
| 329 |
"description": "status of associations update" |
413 |
"description": "status of associations update" |
| 330 |
}, |
414 |
}, |
| 331 |
"default": { |
415 |
"default": { |
| 332 |
"description": "Unable to update associations" |
416 |
"description": "Unable to update associations", |
|
|
417 |
"content": { |
| 418 |
"application/json": { |
| 419 |
"schema": { |
| 420 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 421 |
} |
| 422 |
}, |
| 423 |
"application/x-yaml": { |
| 424 |
"schema": { |
| 425 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 426 |
} |
| 427 |
} |
| 428 |
} |
| 333 |
} |
429 |
} |
| 334 |
}, |
430 |
}, |
| 335 |
"summary": "Set associations info" |
431 |
"summary": "Set associations info" |
|
Lines 356-362
Link Here
|
| 356 |
"description": "List of associations" |
452 |
"description": "List of associations" |
| 357 |
}, |
453 |
}, |
| 358 |
"default": { |
454 |
"default": { |
| 359 |
"description": "Association not found" |
455 |
"description": "Association not found", |
|
|
456 |
"content": { |
| 457 |
"application/json": { |
| 458 |
"schema": { |
| 459 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 460 |
} |
| 461 |
}, |
| 462 |
"application/x-yaml": { |
| 463 |
"schema": { |
| 464 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 465 |
} |
| 466 |
} |
| 467 |
} |
| 360 |
} |
468 |
} |
| 361 |
}, |
469 |
}, |
| 362 |
"summary": "Get association list" |
470 |
"summary": "Get association list" |
|
Lines 431-437
Link Here
|
| 431 |
"description": "List of associations" |
539 |
"description": "List of associations" |
| 432 |
}, |
540 |
}, |
| 433 |
"default": { |
541 |
"default": { |
| 434 |
"description": "Association not found" |
542 |
"description": "Association not found", |
|
|
543 |
"content": { |
| 544 |
"application/json": { |
| 545 |
"schema": { |
| 546 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 547 |
} |
| 548 |
}, |
| 549 |
"application/x-yaml": { |
| 550 |
"schema": { |
| 551 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 552 |
} |
| 553 |
} |
| 554 |
} |
| 435 |
} |
555 |
} |
| 436 |
}, |
556 |
}, |
| 437 |
"summary": "Get association info" |
557 |
"summary": "Get association info" |
|
Lines 504-510
Link Here
|
| 504 |
"description": "Delete associations" |
624 |
"description": "Delete associations" |
| 505 |
}, |
625 |
}, |
| 506 |
"default": { |
626 |
"default": { |
| 507 |
"description": "Association not found or unable to delete association" |
627 |
"description": "Association not found or unable to delete association", |
|
|
628 |
"content": { |
| 629 |
"application/json": { |
| 630 |
"schema": { |
| 631 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 632 |
} |
| 633 |
}, |
| 634 |
"application/x-yaml": { |
| 635 |
"schema": { |
| 636 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 637 |
} |
| 638 |
} |
| 639 |
} |
| 508 |
} |
640 |
} |
| 509 |
}, |
641 |
}, |
| 510 |
"summary": "Delete association" |
642 |
"summary": "Delete association" |
|
Lines 534-540
Link Here
|
| 534 |
"description": "Delete user" |
666 |
"description": "Delete user" |
| 535 |
}, |
667 |
}, |
| 536 |
"default": { |
668 |
"default": { |
| 537 |
"description": "User not found or unable to delete user" |
669 |
"description": "User not found or unable to delete user", |
|
|
670 |
"content": { |
| 671 |
"application/json": { |
| 672 |
"schema": { |
| 673 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 674 |
} |
| 675 |
}, |
| 676 |
"application/x-yaml": { |
| 677 |
"schema": { |
| 678 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 679 |
} |
| 680 |
} |
| 681 |
} |
| 538 |
} |
682 |
} |
| 539 |
}, |
683 |
}, |
| 540 |
"parameters": [ |
684 |
"parameters": [ |
|
Lines 574-580
Link Here
|
| 574 |
"description": "List of users" |
718 |
"description": "List of users" |
| 575 |
}, |
719 |
}, |
| 576 |
"default": { |
720 |
"default": { |
| 577 |
"description": "User not found" |
721 |
"description": "User not found", |
|
|
722 |
"content": { |
| 723 |
"application/json": { |
| 724 |
"schema": { |
| 725 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 726 |
} |
| 727 |
}, |
| 728 |
"application/x-yaml": { |
| 729 |
"schema": { |
| 730 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 731 |
} |
| 732 |
} |
| 733 |
} |
| 578 |
} |
734 |
} |
| 579 |
}, |
735 |
}, |
| 580 |
"parameters": [ |
736 |
"parameters": [ |
|
Lines 616-622
Link Here
|
| 616 |
"description": "Update users" |
772 |
"description": "Update users" |
| 617 |
}, |
773 |
}, |
| 618 |
"default": { |
774 |
"default": { |
| 619 |
"description": "User not found or not able to update user" |
775 |
"description": "User not found or not able to update user", |
|
|
776 |
"content": { |
| 777 |
"application/json": { |
| 778 |
"schema": { |
| 779 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 780 |
} |
| 781 |
}, |
| 782 |
"application/x-yaml": { |
| 783 |
"schema": { |
| 784 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 785 |
} |
| 786 |
} |
| 787 |
} |
| 620 |
} |
788 |
} |
| 621 |
} |
789 |
} |
| 622 |
}, |
790 |
}, |
|
Lines 643-649
Link Here
|
| 643 |
"description": "List of users" |
811 |
"description": "List of users" |
| 644 |
}, |
812 |
}, |
| 645 |
"default": { |
813 |
"default": { |
| 646 |
"description": "User not found" |
814 |
"description": "User not found", |
|
|
815 |
"content": { |
| 816 |
"application/json": { |
| 817 |
"schema": { |
| 818 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 819 |
} |
| 820 |
}, |
| 821 |
"application/x-yaml": { |
| 822 |
"schema": { |
| 823 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 824 |
} |
| 825 |
} |
| 826 |
} |
| 647 |
} |
827 |
} |
| 648 |
} |
828 |
} |
| 649 |
} |
829 |
} |
|
Lines 672-678
Link Here
|
| 672 |
"description": "Delete cluster" |
852 |
"description": "Delete cluster" |
| 673 |
}, |
853 |
}, |
| 674 |
"default": { |
854 |
"default": { |
| 675 |
"description": "Cluster not found or unable to delete cluster" |
855 |
"description": "Cluster not found or unable to delete cluster", |
|
|
856 |
"content": { |
| 857 |
"application/json": { |
| 858 |
"schema": { |
| 859 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 860 |
} |
| 861 |
}, |
| 862 |
"application/x-yaml": { |
| 863 |
"schema": { |
| 864 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 865 |
} |
| 866 |
} |
| 867 |
} |
| 676 |
} |
868 |
} |
| 677 |
}, |
869 |
}, |
| 678 |
"parameters": [ |
870 |
"parameters": [ |
|
Lines 712-718
Link Here
|
| 712 |
"description": "Cluster information" |
904 |
"description": "Cluster information" |
| 713 |
}, |
905 |
}, |
| 714 |
"default": { |
906 |
"default": { |
| 715 |
"description": "Cluster not found" |
907 |
"description": "Cluster not found", |
|
|
908 |
"content": { |
| 909 |
"application/json": { |
| 910 |
"schema": { |
| 911 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 912 |
} |
| 913 |
}, |
| 914 |
"application/x-yaml": { |
| 915 |
"schema": { |
| 916 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 917 |
} |
| 918 |
} |
| 919 |
} |
| 716 |
} |
920 |
} |
| 717 |
}, |
921 |
}, |
| 718 |
"parameters": [ |
922 |
"parameters": [ |
|
Lines 753-759
Link Here
|
| 753 |
"description": "List of clusters" |
957 |
"description": "List of clusters" |
| 754 |
}, |
958 |
}, |
| 755 |
"default": { |
959 |
"default": { |
| 756 |
"description": "Cluster not found" |
960 |
"description": "Cluster not found", |
|
|
961 |
"content": { |
| 962 |
"application/json": { |
| 963 |
"schema": { |
| 964 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 965 |
} |
| 966 |
}, |
| 967 |
"application/x-yaml": { |
| 968 |
"schema": { |
| 969 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 970 |
} |
| 971 |
} |
| 972 |
} |
| 757 |
} |
973 |
} |
| 758 |
}, |
974 |
}, |
| 759 |
"summary": "Get cluster list" |
975 |
"summary": "Get cluster list" |
|
Lines 780-786
Link Here
|
| 780 |
"description": "List of clusters" |
996 |
"description": "List of clusters" |
| 781 |
}, |
997 |
}, |
| 782 |
"default": { |
998 |
"default": { |
| 783 |
"description": "Unable to add cluster" |
999 |
"description": "Unable to add cluster", |
|
|
1000 |
"content": { |
| 1001 |
"application/json": { |
| 1002 |
"schema": { |
| 1003 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1004 |
} |
| 1005 |
}, |
| 1006 |
"application/x-yaml": { |
| 1007 |
"schema": { |
| 1008 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1009 |
} |
| 1010 |
} |
| 1011 |
} |
| 784 |
} |
1012 |
} |
| 785 |
}, |
1013 |
}, |
| 786 |
"summary": "Add clusters" |
1014 |
"summary": "Add clusters" |
|
Lines 810-816
Link Here
|
| 810 |
"description": "Delete wckey" |
1038 |
"description": "Delete wckey" |
| 811 |
}, |
1039 |
}, |
| 812 |
"default": { |
1040 |
"default": { |
| 813 |
"description": "wckey not found or unable to delete wckey" |
1041 |
"description": "wckey not found or unable to delete wckey", |
|
|
1042 |
"content": { |
| 1043 |
"application/json": { |
| 1044 |
"schema": { |
| 1045 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1046 |
} |
| 1047 |
}, |
| 1048 |
"application/x-yaml": { |
| 1049 |
"schema": { |
| 1050 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1051 |
} |
| 1052 |
} |
| 1053 |
} |
| 814 |
} |
1054 |
} |
| 815 |
}, |
1055 |
}, |
| 816 |
"parameters": [ |
1056 |
"parameters": [ |
|
Lines 850-856
Link Here
|
| 850 |
"description": "List of wckey" |
1090 |
"description": "List of wckey" |
| 851 |
}, |
1091 |
}, |
| 852 |
"default": { |
1092 |
"default": { |
| 853 |
"description": "wckey not found" |
1093 |
"description": "wckey not found", |
|
|
1094 |
"content": { |
| 1095 |
"application/json": { |
| 1096 |
"schema": { |
| 1097 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1098 |
} |
| 1099 |
}, |
| 1100 |
"application/x-yaml": { |
| 1101 |
"schema": { |
| 1102 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1103 |
} |
| 1104 |
} |
| 1105 |
} |
| 854 |
} |
1106 |
} |
| 855 |
}, |
1107 |
}, |
| 856 |
"parameters": [ |
1108 |
"parameters": [ |
|
Lines 891-897
Link Here
|
| 891 |
"description": "List of wckeys" |
1143 |
"description": "List of wckeys" |
| 892 |
}, |
1144 |
}, |
| 893 |
"default": { |
1145 |
"default": { |
| 894 |
"description": "wckey not found" |
1146 |
"description": "wckey not found", |
|
|
1147 |
"content": { |
| 1148 |
"application/json": { |
| 1149 |
"schema": { |
| 1150 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1151 |
} |
| 1152 |
}, |
| 1153 |
"application/x-yaml": { |
| 1154 |
"schema": { |
| 1155 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1156 |
} |
| 1157 |
} |
| 1158 |
} |
| 895 |
} |
1159 |
} |
| 896 |
}, |
1160 |
}, |
| 897 |
"summary": "Get wckey list" |
1161 |
"summary": "Get wckey list" |
|
Lines 918-924
Link Here
|
| 918 |
"description": "List of wckeys" |
1182 |
"description": "List of wckeys" |
| 919 |
}, |
1183 |
}, |
| 920 |
"default": { |
1184 |
"default": { |
| 921 |
"description": "Unable to add wckey" |
1185 |
"description": "Unable to add wckey", |
|
|
1186 |
"content": { |
| 1187 |
"application/json": { |
| 1188 |
"schema": { |
| 1189 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1190 |
} |
| 1191 |
}, |
| 1192 |
"application/x-yaml": { |
| 1193 |
"schema": { |
| 1194 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1195 |
} |
| 1196 |
} |
| 1197 |
} |
| 922 |
} |
1198 |
} |
| 923 |
}, |
1199 |
}, |
| 924 |
"summary": "Add wckeys" |
1200 |
"summary": "Add wckeys" |
|
Lines 948-954
Link Here
|
| 948 |
"description": "Delete account" |
1224 |
"description": "Delete account" |
| 949 |
}, |
1225 |
}, |
| 950 |
"default": { |
1226 |
"default": { |
| 951 |
"description": "Unable to delete account" |
1227 |
"description": "Unable to delete account", |
|
|
1228 |
"content": { |
| 1229 |
"application/json": { |
| 1230 |
"schema": { |
| 1231 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1232 |
} |
| 1233 |
}, |
| 1234 |
"application/x-yaml": { |
| 1235 |
"schema": { |
| 1236 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1237 |
} |
| 1238 |
} |
| 1239 |
} |
| 952 |
} |
1240 |
} |
| 953 |
}, |
1241 |
}, |
| 954 |
"parameters": [ |
1242 |
"parameters": [ |
|
Lines 988-994
Link Here
|
| 988 |
"description": "List of accounts" |
1276 |
"description": "List of accounts" |
| 989 |
}, |
1277 |
}, |
| 990 |
"default": { |
1278 |
"default": { |
| 991 |
"description": "Account not found" |
1279 |
"description": "Account not found", |
|
|
1280 |
"content": { |
| 1281 |
"application/json": { |
| 1282 |
"schema": { |
| 1283 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1284 |
} |
| 1285 |
}, |
| 1286 |
"application/x-yaml": { |
| 1287 |
"schema": { |
| 1288 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1289 |
} |
| 1290 |
} |
| 1291 |
} |
| 992 |
} |
1292 |
} |
| 993 |
}, |
1293 |
}, |
| 994 |
"parameters": [ |
1294 |
"parameters": [ |
|
Lines 1029-1035
Link Here
|
| 1029 |
"description": "List of accounts" |
1329 |
"description": "List of accounts" |
| 1030 |
}, |
1330 |
}, |
| 1031 |
"default": { |
1331 |
"default": { |
| 1032 |
"description": "Account not found" |
1332 |
"description": "Account not found", |
|
|
1333 |
"content": { |
| 1334 |
"application/json": { |
| 1335 |
"schema": { |
| 1336 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1337 |
} |
| 1338 |
}, |
| 1339 |
"application/x-yaml": { |
| 1340 |
"schema": { |
| 1341 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1342 |
} |
| 1343 |
} |
| 1344 |
} |
| 1033 |
} |
1345 |
} |
| 1034 |
}, |
1346 |
}, |
| 1035 |
"summary": "Get account list" |
1347 |
"summary": "Get account list" |
|
Lines 1056-1062
Link Here
|
| 1056 |
"description": "Add/update list of accounts" |
1368 |
"description": "Add/update list of accounts" |
| 1057 |
}, |
1369 |
}, |
| 1058 |
"default": { |
1370 |
"default": { |
| 1059 |
"description": "Unable to add or update accounts" |
1371 |
"description": "Unable to add or update accounts", |
|
|
1372 |
"content": { |
| 1373 |
"application/json": { |
| 1374 |
"schema": { |
| 1375 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1376 |
} |
| 1377 |
}, |
| 1378 |
"application/x-yaml": { |
| 1379 |
"schema": { |
| 1380 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1381 |
} |
| 1382 |
} |
| 1383 |
} |
| 1060 |
} |
1384 |
} |
| 1061 |
}, |
1385 |
}, |
| 1062 |
"summary": "Update accounts" |
1386 |
"summary": "Update accounts" |
|
Lines 1362-1368
Link Here
|
| 1362 |
"description": "List of jobs" |
1686 |
"description": "List of jobs" |
| 1363 |
}, |
1687 |
}, |
| 1364 |
"default": { |
1688 |
"default": { |
| 1365 |
"description": "Unable to query jobs" |
1689 |
"description": "Unable to query jobs", |
|
|
1690 |
"content": { |
| 1691 |
"application/json": { |
| 1692 |
"schema": { |
| 1693 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1694 |
} |
| 1695 |
}, |
| 1696 |
"application/x-yaml": { |
| 1697 |
"schema": { |
| 1698 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1699 |
} |
| 1700 |
} |
| 1701 |
} |
| 1366 |
} |
1702 |
} |
| 1367 |
}, |
1703 |
}, |
| 1368 |
"summary": "Get job list" |
1704 |
"summary": "Get job list" |
|
Lines 1391-1397
Link Here
|
| 1391 |
"description": "Dictionary of statistics" |
1727 |
"description": "Dictionary of statistics" |
| 1392 |
}, |
1728 |
}, |
| 1393 |
"default": { |
1729 |
"default": { |
| 1394 |
"description": "Unable to query diagnostics" |
1730 |
"description": "Unable to query diagnostics", |
|
|
1731 |
"content": { |
| 1732 |
"application/json": { |
| 1733 |
"schema": { |
| 1734 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1735 |
} |
| 1736 |
}, |
| 1737 |
"application/x-yaml": { |
| 1738 |
"schema": { |
| 1739 |
"$ref": "#/components/schemas/dbv0.0.38_errors" |
| 1740 |
} |
| 1741 |
} |
| 1742 |
} |
| 1395 |
} |
1743 |
} |
| 1396 |
}, |
1744 |
}, |
| 1397 |
"summary": "Get slurmdb diagnostics" |
1745 |
"summary": "Get slurmdb diagnostics" |
|
Lines 3237-3242
Link Here
|
| 3237 |
} |
3585 |
} |
| 3238 |
} |
3586 |
} |
| 3239 |
}, |
3587 |
}, |
|
|
3588 |
"dbv0.0.38_errors": { |
| 3589 |
"type": "array", |
| 3590 |
"description": "Slurm errors", |
| 3591 |
"items": { |
| 3592 |
"$ref": "#/components/schemas/dbv0.0.38_error" |
| 3593 |
} |
| 3594 |
}, |
| 3240 |
"dbv0.0.38_error": { |
3595 |
"dbv0.0.38_error": { |
| 3241 |
"properties": { |
3596 |
"properties": { |
| 3242 |
"errno": { |
3597 |
"errno": { |
|
Lines 3249-3296
Link Here
|
| 3249 |
} |
3604 |
} |
| 3250 |
}, |
3605 |
}, |
| 3251 |
"type": "object" |
3606 |
"type": "object" |
| 3252 |
} |
3607 |
}, |
| 3253 |
}, |
3608 |
"dbv0.0.38_meta": { |
| 3254 |
"dbv0.0.38_meta": { |
3609 |
"type": "object", |
| 3255 |
"type": "object", |
3610 |
"properties": { |
| 3256 |
"properties": { |
3611 |
"plugin": { |
| 3257 |
"plugin": { |
3612 |
"type": "object", |
| 3258 |
"type": "object", |
3613 |
"properties": { |
| 3259 |
"properties": { |
3614 |
"type": { |
| 3260 |
"type": { |
3615 |
"type": "string", |
| 3261 |
"type": "string", |
3616 |
"description": "" |
| 3262 |
"description": "" |
3617 |
}, |
| 3263 |
}, |
3618 |
"name": { |
| 3264 |
"name": { |
3619 |
"type": "string", |
| 3265 |
"type": "string", |
3620 |
"description": "" |
| 3266 |
"description": "" |
3621 |
} |
| 3267 |
} |
3622 |
} |
| 3268 |
} |
3623 |
}, |
| 3269 |
}, |
3624 |
"Slurm": { |
| 3270 |
"Slurm": { |
3625 |
"type": "object", |
| 3271 |
"type": "object", |
3626 |
"description": "Slurm information", |
| 3272 |
"description": "Slurm information", |
3627 |
"properties": { |
| 3273 |
"properties": { |
3628 |
"version": { |
| 3274 |
"version": { |
3629 |
"type": "object", |
| 3275 |
"type": "object", |
3630 |
"properties": { |
| 3276 |
"properties": { |
3631 |
"major": { |
| 3277 |
"major": { |
3632 |
"type": "string", |
| 3278 |
"type": "string", |
3633 |
"description": "" |
| 3279 |
"description": "" |
3634 |
}, |
| 3280 |
}, |
3635 |
"micro": { |
| 3281 |
"micro": { |
3636 |
"type": "string", |
| 3282 |
"type": "string", |
3637 |
"description": "" |
| 3283 |
"description": "" |
3638 |
}, |
| 3284 |
}, |
3639 |
"minor": { |
| 3285 |
"minor": { |
3640 |
"type": "string", |
| 3286 |
"type": "string", |
3641 |
"description": "" |
| 3287 |
"description": "" |
3642 |
} |
| 3288 |
} |
3643 |
} |
|
|
3644 |
}, |
| 3645 |
"release": { |
| 3646 |
"type": "string", |
| 3647 |
"description": "version specifier" |
| 3289 |
} |
3648 |
} |
| 3290 |
}, |
|
|
| 3291 |
"release": { |
| 3292 |
"type": "string", |
| 3293 |
"description": "version specifier" |
| 3294 |
} |
3649 |
} |
| 3295 |
} |
3650 |
} |
| 3296 |
} |
3651 |
} |
| 3297 |
- |
|
|
| 3298 |
openapi.json |
3652 |
openapi.json |
| 3299 |
-- |
|
|
| 3300 |
NEWS | 1 + |
3653 |
NEWS | 1 + |
| 3301 |
.../openapi_release_notes/slurm-22.05.0.html | 23 +++ |
3654 |
.../openapi_release_notes/slurm-22.05.0.html | 23 +++ |
| 3302 |
src/plugins/openapi/v0.0.38/openapi.json | 147 ++++++++++++++++-- |
3655 |
src/plugins/openapi/v0.0.38/openapi.json | 147 ++++++++++++++++-- |
| 3303 |
3 files changed, 161 insertions(+), 10 deletions(-) |
3656 |
3 files changed, 161 insertions(+), 10 deletions(-) |