|
139 | 139 | "$ref": "./examples/Registry/CodeContainer/delete.json" |
140 | 140 | } |
141 | 141 | }, |
142 | | - "x-ms-long-running-operation": true |
| 142 | + "x-ms-long-running-operation": true, |
| 143 | + "x-ms-long-running-operation-options": { |
| 144 | + "final-state-via": "location" |
| 145 | + } |
143 | 146 | }, |
144 | 147 | "get": { |
145 | 148 | "tags": [ |
|
278 | 281 | "$ref": "./examples/Registry/CodeContainer/createOrUpdate.json" |
279 | 282 | } |
280 | 283 | }, |
281 | | - "x-ms-long-running-operation": true |
| 284 | + "x-ms-long-running-operation": true, |
| 285 | + "x-ms-long-running-operation-options": { |
| 286 | + "final-state-via": "original-uri" |
| 287 | + } |
282 | 288 | } |
283 | 289 | }, |
284 | 290 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/codes/{codeName}/versions": { |
|
438 | 444 | "$ref": "./examples/Registry/CodeVersion/delete.json" |
439 | 445 | } |
440 | 446 | }, |
441 | | - "x-ms-long-running-operation": true |
| 447 | + "x-ms-long-running-operation": true, |
| 448 | + "x-ms-long-running-operation-options": { |
| 449 | + "final-state-via": "location" |
| 450 | + } |
442 | 451 | }, |
443 | 452 | "get": { |
444 | 453 | "tags": [ |
|
591 | 600 | "$ref": "./examples/Registry/CodeVersion/createOrUpdate.json" |
592 | 601 | } |
593 | 602 | }, |
594 | | - "x-ms-long-running-operation": true |
| 603 | + "x-ms-long-running-operation": true, |
| 604 | + "x-ms-long-running-operation-options": { |
| 605 | + "final-state-via": "original-uri" |
| 606 | + } |
595 | 607 | } |
596 | 608 | }, |
597 | 609 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/components": { |
|
724 | 736 | "$ref": "./examples/Registry/ComponentContainer/delete.json" |
725 | 737 | } |
726 | 738 | }, |
727 | | - "x-ms-long-running-operation": true |
| 739 | + "x-ms-long-running-operation": true, |
| 740 | + "x-ms-long-running-operation-options": { |
| 741 | + "final-state-via": "location" |
| 742 | + } |
728 | 743 | }, |
729 | 744 | "get": { |
730 | 745 | "tags": [ |
|
863 | 878 | "$ref": "./examples/Registry/ComponentContainer/createOrUpdate.json" |
864 | 879 | } |
865 | 880 | }, |
866 | | - "x-ms-long-running-operation": true |
| 881 | + "x-ms-long-running-operation": true, |
| 882 | + "x-ms-long-running-operation-options": { |
| 883 | + "final-state-via": "original-uri" |
| 884 | + } |
867 | 885 | } |
868 | 886 | }, |
869 | 887 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/components/{componentName}/versions": { |
|
1023 | 1041 | "$ref": "./examples/Registry/ComponentVersion/delete.json" |
1024 | 1042 | } |
1025 | 1043 | }, |
1026 | | - "x-ms-long-running-operation": true |
| 1044 | + "x-ms-long-running-operation": true, |
| 1045 | + "x-ms-long-running-operation-options": { |
| 1046 | + "final-state-via": "location" |
| 1047 | + } |
1027 | 1048 | }, |
1028 | 1049 | "get": { |
1029 | 1050 | "tags": [ |
|
1176 | 1197 | "$ref": "./examples/Registry/ComponentVersion/createOrUpdate.json" |
1177 | 1198 | } |
1178 | 1199 | }, |
1179 | | - "x-ms-long-running-operation": true |
| 1200 | + "x-ms-long-running-operation": true, |
| 1201 | + "x-ms-long-running-operation-options": { |
| 1202 | + "final-state-via": "original-uri" |
| 1203 | + } |
1180 | 1204 | } |
1181 | 1205 | }, |
1182 | 1206 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/environments": { |
|
1336 | 1360 | "$ref": "./examples/Registry/EnvironmentContainer/delete.json" |
1337 | 1361 | } |
1338 | 1362 | }, |
1339 | | - "x-ms-long-running-operation": true |
| 1363 | + "x-ms-long-running-operation": true, |
| 1364 | + "x-ms-long-running-operation-options": { |
| 1365 | + "final-state-via": "location" |
| 1366 | + } |
1340 | 1367 | }, |
1341 | 1368 | "get": { |
1342 | 1369 | "tags": [ |
|
1475 | 1502 | "$ref": "./examples/Registry/EnvironmentContainer/createOrUpdate.json" |
1476 | 1503 | } |
1477 | 1504 | }, |
1478 | | - "x-ms-long-running-operation": true |
| 1505 | + "x-ms-long-running-operation": true, |
| 1506 | + "x-ms-long-running-operation-options": { |
| 1507 | + "final-state-via": "original-uri" |
| 1508 | + } |
1479 | 1509 | } |
1480 | 1510 | }, |
1481 | 1511 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/environments/{environmentName}/versions": { |
|
1662 | 1692 | "$ref": "./examples/Registry/EnvironmentVersion/delete.json" |
1663 | 1693 | } |
1664 | 1694 | }, |
1665 | | - "x-ms-long-running-operation": true |
| 1695 | + "x-ms-long-running-operation": true, |
| 1696 | + "x-ms-long-running-operation-options": { |
| 1697 | + "final-state-via": "location" |
| 1698 | + } |
1666 | 1699 | }, |
1667 | 1700 | "get": { |
1668 | 1701 | "tags": [ |
|
1815 | 1848 | "$ref": "./examples/Registry/EnvironmentVersion/createOrUpdate.json" |
1816 | 1849 | } |
1817 | 1850 | }, |
1818 | | - "x-ms-long-running-operation": true |
| 1851 | + "x-ms-long-running-operation": true, |
| 1852 | + "x-ms-long-running-operation-options": { |
| 1853 | + "final-state-via": "original-uri" |
| 1854 | + } |
1819 | 1855 | } |
1820 | 1856 | }, |
1821 | 1857 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/models": { |
|
1975 | 2011 | "$ref": "./examples/Registry/ModelContainer/delete.json" |
1976 | 2012 | } |
1977 | 2013 | }, |
1978 | | - "x-ms-long-running-operation": true |
| 2014 | + "x-ms-long-running-operation": true, |
| 2015 | + "x-ms-long-running-operation-options": { |
| 2016 | + "final-state-via": "location" |
| 2017 | + } |
1979 | 2018 | }, |
1980 | 2019 | "get": { |
1981 | 2020 | "tags": [ |
|
2114 | 2153 | "$ref": "./examples/Registry/ModelContainer/createOrUpdate.json" |
2115 | 2154 | } |
2116 | 2155 | }, |
2117 | | - "x-ms-long-running-operation": true |
| 2156 | + "x-ms-long-running-operation": true, |
| 2157 | + "x-ms-long-running-operation-options": { |
| 2158 | + "final-state-via": "original-uri" |
| 2159 | + } |
2118 | 2160 | } |
2119 | 2161 | }, |
2120 | 2162 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/models/{modelName}/versions": { |
|
2325 | 2367 | "$ref": "./examples/Registry/ModelVersion/delete.json" |
2326 | 2368 | } |
2327 | 2369 | }, |
2328 | | - "x-ms-long-running-operation": true |
| 2370 | + "x-ms-long-running-operation": true, |
| 2371 | + "x-ms-long-running-operation-options": { |
| 2372 | + "final-state-via": "location" |
| 2373 | + } |
2329 | 2374 | }, |
2330 | 2375 | "get": { |
2331 | 2376 | "tags": [ |
|
2478 | 2523 | "$ref": "./examples/Registry/ModelVersion/createOrUpdate.json" |
2479 | 2524 | } |
2480 | 2525 | }, |
2481 | | - "x-ms-long-running-operation": true |
| 2526 | + "x-ms-long-running-operation": true, |
| 2527 | + "x-ms-long-running-operation-options": { |
| 2528 | + "final-state-via": "original-uri" |
| 2529 | + } |
2482 | 2530 | } |
2483 | 2531 | }, |
2484 | 2532 | "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/batchEndpoints": { |
|
0 commit comments