|
93 | 93 | }, |
94 | 94 | "202": { |
95 | 95 | "description": "Accepted" |
| 96 | + }, |
| 97 | + "default": { |
| 98 | + "description": "Error response describing why the operation failed.", |
| 99 | + "schema": { |
| 100 | + "$ref": "#/definitions/CloudError" |
| 101 | + } |
96 | 102 | } |
97 | 103 | }, |
98 | 104 | "x-ms-long-running-operation": true |
|
140 | 146 | }, |
141 | 147 | "202": { |
142 | 148 | "description": "Accepted" |
| 149 | + }, |
| 150 | + "default": { |
| 151 | + "description": "Error response describing why the operation failed.", |
| 152 | + "schema": { |
| 153 | + "$ref": "#/definitions/CloudError" |
| 154 | + } |
143 | 155 | } |
144 | 156 | }, |
145 | 157 | "x-ms-long-running-operation": true |
|
178 | 190 | }, |
179 | 191 | "204": { |
180 | 192 | "description": "NoContent" |
| 193 | + }, |
| 194 | + "default": { |
| 195 | + "description": "Error response describing why the operation failed.", |
| 196 | + "schema": { |
| 197 | + "$ref": "#/definitions/CloudError" |
| 198 | + } |
181 | 199 | } |
182 | 200 | }, |
183 | 201 | "x-ms-long-running-operation": true |
|
213 | 231 | "schema": { |
214 | 232 | "$ref": "#/definitions/Server" |
215 | 233 | } |
| 234 | + }, |
| 235 | + "default": { |
| 236 | + "description": "Error response describing why the operation failed.", |
| 237 | + "schema": { |
| 238 | + "$ref": "#/definitions/CloudError" |
| 239 | + } |
216 | 240 | } |
217 | 241 | } |
218 | 242 | } |
|
246 | 270 | "schema": { |
247 | 271 | "$ref": "#/definitions/ServerListResult" |
248 | 272 | } |
| 273 | + }, |
| 274 | + "default": { |
| 275 | + "description": "Error response describing why the operation failed.", |
| 276 | + "schema": { |
| 277 | + "$ref": "#/definitions/CloudError" |
| 278 | + } |
249 | 279 | } |
250 | 280 | }, |
251 | 281 | "x-ms-pageable": { |
|
279 | 309 | "schema": { |
280 | 310 | "$ref": "#/definitions/ServerListResult" |
281 | 311 | } |
| 312 | + }, |
| 313 | + "default": { |
| 314 | + "description": "Error response describing why the operation failed.", |
| 315 | + "schema": { |
| 316 | + "$ref": "#/definitions/CloudError" |
| 317 | + } |
282 | 318 | } |
283 | 319 | }, |
284 | 320 | "x-ms-pageable": { |
|
361 | 397 | "schema": { |
362 | 398 | "$ref": "#/definitions/ServerListResult" |
363 | 399 | } |
| 400 | + }, |
| 401 | + "default": { |
| 402 | + "description": "Error response describing why the operation failed.", |
| 403 | + "schema": { |
| 404 | + "$ref": "#/definitions/CloudError" |
| 405 | + } |
364 | 406 | } |
365 | 407 | }, |
366 | 408 | "x-ms-pageable": { |
|
421 | 463 | }, |
422 | 464 | "202": { |
423 | 465 | "description": "Accepted" |
| 466 | + }, |
| 467 | + "default": { |
| 468 | + "description": "Error response describing why the operation failed.", |
| 469 | + "schema": { |
| 470 | + "$ref": "#/definitions/CloudError" |
| 471 | + } |
424 | 472 | } |
425 | 473 | }, |
426 | 474 | "x-ms-long-running-operation": true |
|
462 | 510 | }, |
463 | 511 | "204": { |
464 | 512 | "description": "NoContent" |
| 513 | + }, |
| 514 | + "default": { |
| 515 | + "description": "Error response describing why the operation failed.", |
| 516 | + "schema": { |
| 517 | + "$ref": "#/definitions/CloudError" |
| 518 | + } |
465 | 519 | } |
466 | 520 | }, |
467 | 521 | "x-ms-long-running-operation": true |
|
500 | 554 | "schema": { |
501 | 555 | "$ref": "#/definitions/FirewallRule" |
502 | 556 | } |
| 557 | + }, |
| 558 | + "default": { |
| 559 | + "description": "Error response describing why the operation failed.", |
| 560 | + "schema": { |
| 561 | + "$ref": "#/definitions/CloudError" |
| 562 | + } |
503 | 563 | } |
504 | 564 | } |
505 | 565 | } |
|
536 | 596 | "schema": { |
537 | 597 | "$ref": "#/definitions/FirewallRuleListResult" |
538 | 598 | } |
| 599 | + }, |
| 600 | + "default": { |
| 601 | + "description": "Error response describing why the operation failed.", |
| 602 | + "schema": { |
| 603 | + "$ref": "#/definitions/CloudError" |
| 604 | + } |
539 | 605 | } |
540 | 606 | }, |
541 | 607 | "x-ms-pageable": { |
|
783 | 849 | }, |
784 | 850 | "202": { |
785 | 851 | "description": "Accepted" |
| 852 | + }, |
| 853 | + "default": { |
| 854 | + "description": "Error response describing why the operation failed.", |
| 855 | + "schema": { |
| 856 | + "$ref": "#/definitions/CloudError" |
| 857 | + } |
786 | 858 | } |
787 | 859 | }, |
788 | 860 | "x-ms-long-running-operation": true |
|
824 | 896 | }, |
825 | 897 | "204": { |
826 | 898 | "description": "NoContent" |
| 899 | + }, |
| 900 | + "default": { |
| 901 | + "description": "Error response describing why the operation failed.", |
| 902 | + "schema": { |
| 903 | + "$ref": "#/definitions/CloudError" |
| 904 | + } |
827 | 905 | } |
828 | 906 | }, |
829 | 907 | "x-ms-long-running-operation": true |
|
862 | 940 | "schema": { |
863 | 941 | "$ref": "#/definitions/Database" |
864 | 942 | } |
| 943 | + }, |
| 944 | + "default": { |
| 945 | + "description": "Error response describing why the operation failed.", |
| 946 | + "schema": { |
| 947 | + "$ref": "#/definitions/CloudError" |
| 948 | + } |
865 | 949 | } |
866 | 950 | } |
867 | 951 | } |
|
898 | 982 | "schema": { |
899 | 983 | "$ref": "#/definitions/DatabaseListResult" |
900 | 984 | } |
| 985 | + }, |
| 986 | + "default": { |
| 987 | + "description": "Error response describing why the operation failed.", |
| 988 | + "schema": { |
| 989 | + "$ref": "#/definitions/CloudError" |
| 990 | + } |
901 | 991 | } |
902 | 992 | }, |
903 | 993 | "x-ms-pageable": { |
|
952 | 1042 | }, |
953 | 1043 | "202": { |
954 | 1044 | "description": "Accepted" |
| 1045 | + }, |
| 1046 | + "default": { |
| 1047 | + "description": "Error response describing why the operation failed.", |
| 1048 | + "schema": { |
| 1049 | + "$ref": "#/definitions/CloudError" |
| 1050 | + } |
955 | 1051 | } |
956 | 1052 | }, |
957 | 1053 | "x-ms-long-running-operation": true |
|
990 | 1086 | "schema": { |
991 | 1087 | "$ref": "#/definitions/Configuration" |
992 | 1088 | } |
| 1089 | + }, |
| 1090 | + "default": { |
| 1091 | + "description": "Error response describing why the operation failed.", |
| 1092 | + "schema": { |
| 1093 | + "$ref": "#/definitions/CloudError" |
| 1094 | + } |
993 | 1095 | } |
994 | 1096 | } |
995 | 1097 | } |
|
1026 | 1128 | "schema": { |
1027 | 1129 | "$ref": "#/definitions/ConfigurationListResult" |
1028 | 1130 | } |
| 1131 | + }, |
| 1132 | + "default": { |
| 1133 | + "description": "Error response describing why the operation failed.", |
| 1134 | + "schema": { |
| 1135 | + "$ref": "#/definitions/CloudError" |
| 1136 | + } |
1029 | 1137 | } |
1030 | 1138 | }, |
1031 | 1139 | "x-ms-pageable": { |
|
1120 | 1228 | "schema": { |
1121 | 1229 | "$ref": "#/definitions/LogFileListResult" |
1122 | 1230 | } |
| 1231 | + }, |
| 1232 | + "default": { |
| 1233 | + "description": "Error response describing why the operation failed.", |
| 1234 | + "schema": { |
| 1235 | + "$ref": "#/definitions/CloudError" |
| 1236 | + } |
1123 | 1237 | } |
1124 | 1238 | }, |
1125 | 1239 | "x-ms-pageable": { |
1126 | 1240 | "nextLinkName": null |
1127 | 1241 | } |
1128 | 1242 | } |
1129 | 1243 | }, |
1130 | | - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForMySQL/servers/{serverName}/Administrators/activeDirectory": { |
| 1244 | + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForMySQL/servers/{serverName}/administrators/activeDirectory": { |
1131 | 1245 | "get": { |
1132 | 1246 | "tags": [ |
1133 | 1247 | "ServerAdministrators" |
|
1430 | 1544 | "schema": { |
1431 | 1545 | "$ref": "#/definitions/PerformanceTierListResult" |
1432 | 1546 | } |
| 1547 | + }, |
| 1548 | + "default": { |
| 1549 | + "description": "Error response describing why the operation failed.", |
| 1550 | + "schema": { |
| 1551 | + "$ref": "#/definitions/CloudError" |
| 1552 | + } |
1433 | 1553 | } |
1434 | 1554 | }, |
1435 | 1555 | "x-ms-pageable": { |
|
1472 | 1592 | "schema": { |
1473 | 1593 | "$ref": "#/definitions/NameAvailability" |
1474 | 1594 | } |
| 1595 | + }, |
| 1596 | + "default": { |
| 1597 | + "description": "Error response describing why the operation failed.", |
| 1598 | + "schema": { |
| 1599 | + "$ref": "#/definitions/CloudError" |
| 1600 | + } |
1475 | 1601 | } |
1476 | 1602 | } |
1477 | 1603 | } |
|
1619 | 1745 | "schema": { |
1620 | 1746 | "$ref": "#/definitions/OperationListResult" |
1621 | 1747 | } |
| 1748 | + }, |
| 1749 | + "default": { |
| 1750 | + "description": "Error response describing why the operation failed.", |
| 1751 | + "schema": { |
| 1752 | + "$ref": "#/definitions/CloudError" |
| 1753 | + } |
1622 | 1754 | } |
1623 | 1755 | } |
1624 | 1756 | } |
|
1862 | 1994 | "properties": { |
1863 | 1995 | "backupRetentionDays": { |
1864 | 1996 | "type": "integer", |
| 1997 | + "format": "int32", |
1865 | 1998 | "description": "Backup retention days for the server." |
1866 | 1999 | }, |
1867 | 2000 | "geoRedundantBackup": { |
|
2564 | 2697 | }, |
2565 | 2698 | "vCore": { |
2566 | 2699 | "type": "integer", |
| 2700 | + "format": "int32", |
2567 | 2701 | "description": "vCore associated with the service level objective" |
2568 | 2702 | }, |
2569 | 2703 | "hardwareGeneration": { |
|
2572 | 2706 | }, |
2573 | 2707 | "maxBackupRetentionDays": { |
2574 | 2708 | "type": "integer", |
| 2709 | + "format": "int32", |
2575 | 2710 | "description": "Maximum Backup retention in days for the performance tier edition" |
2576 | 2711 | }, |
2577 | 2712 | "minBackupRetentionDays": { |
2578 | 2713 | "type": "integer", |
| 2714 | + "format": "int32", |
2579 | 2715 | "description": "Minimum Backup retention in days for the performance tier edition" |
2580 | 2716 | }, |
2581 | 2717 | "maxStorageMB": { |
|
0 commit comments