|
32 | 32 | "200": { |
33 | 33 | "description": "Successfully retrieved operations.", |
34 | 34 | "schema": { |
35 | | - "$ref": "./definitions/operations.json#/definitions/OperationListResult" |
| 35 | + "$ref": "./operations.json#/definitions/OperationListResult" |
36 | 36 | } |
37 | 37 | }, |
38 | 38 | "default": { |
39 | 39 | "description": "*** Error Responses: ***\n\n * 400 InvalidParameterValue - An invalid value was given to parameter.\n\n * 400 InvalidCrossSubscriptionVmMove - Invalid cross subscription move of resource.\n\n * 400 RPGenericUser - User Failure when calling other Resource Provider.\n\n * 400 InvalidArgument - Invalid argument '{0}'.\n\n * 400 ArgumentNotInRange - Argument '{0}' not in range.\n\n * 400 ResourceNotProvisioned - As the resource: {0} is not in a provisioned state, the request cannot be proceeded forward\n\n * 400 InvalidRgResourceId - Invalid Resourcegroup resource id specified.\n\n * 403 AccessDenied - Access denied.\n\n * 404 ResourceNotFound - The requested resource was not found.\n\n * 404 SubscriptionDoesNotExist - Subscription id does not exist.\n\n * 404 ResourceDoesNotExist - Resource does not exist.\n\n * 404 OperationIdNotFound - Operation id could not be found.\n\n * 404 OperationTypeNotFound - Operation Type not found.\n\n * 409 ResourceAlreadyExists - Resource already exists.\n\n * 409 SqlExtensionNotInstalled - SQL extension not installed.\n\n * 409 MissingMoveResources - Cannot move resources(s) because some resources are missing in the request.\n\n * 409 OperationInProgress - Operation in progress on resource already.\n\n * 409 OperationCanceled - Operation Cancelled.\n\n * 500 RPGenericSystem - System Failure when calling other Resource Provider.\n\n * 500 UnExpectedErrorOccurred - Unexpected error occurred.\n\n * 500 OperationTimeout - Operation timed out.", |
40 | 40 | "schema": { |
41 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 41 | + "$ref": "./common.json#/definitions/ErrorResponse" |
42 | 42 | } |
43 | 43 | } |
44 | 44 | }, |
|
71 | 71 | "200": { |
72 | 72 | "description": "OK", |
73 | 73 | "schema": { |
74 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstanceListResult" |
| 74 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstanceListResult" |
75 | 75 | } |
76 | 76 | }, |
77 | 77 | "default": { |
78 | 78 | "description": "*** Error Responses: ***\n\n * 400 InvalidParameterValue - An invalid value was given to parameter.\n\n * 400 InvalidCrossSubscriptionVmMove - Invalid cross subscription move of resource.\n\n * 404 ResourceNotFound - The requested resource was not found.", |
79 | 79 | "schema": { |
80 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 80 | + "$ref": "./common.json#/definitions/ErrorResponse" |
81 | 81 | } |
82 | 82 | } |
83 | 83 | }, |
|
114 | 114 | "200": { |
115 | 115 | "description": "OK", |
116 | 116 | "schema": { |
117 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstanceListResult" |
| 117 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstanceListResult" |
118 | 118 | } |
119 | 119 | }, |
120 | 120 | "default": { |
121 | 121 | "description": "*** Error Responses: ***", |
122 | 122 | "schema": { |
123 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 123 | + "$ref": "./common.json#/definitions/ErrorResponse" |
124 | 124 | } |
125 | 125 | } |
126 | 126 | }, |
|
164 | 164 | "200": { |
165 | 165 | "description": "OK", |
166 | 166 | "schema": { |
167 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstance" |
| 167 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstance" |
168 | 168 | } |
169 | 169 | }, |
170 | 170 | "default": { |
171 | 171 | "description": "*** Error Responses: ***", |
172 | 172 | "schema": { |
173 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 173 | + "$ref": "./common.json#/definitions/ErrorResponse" |
174 | 174 | } |
175 | 175 | } |
176 | 176 | }, |
|
207 | 207 | "description": "The SQL Managed Instance to be created or updated.", |
208 | 208 | "required": true, |
209 | 209 | "schema": { |
210 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstance" |
| 210 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstance" |
211 | 211 | } |
212 | 212 | }, |
213 | 213 | { |
|
218 | 218 | "200": { |
219 | 219 | "description": "OK", |
220 | 220 | "schema": { |
221 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstance" |
| 221 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstance" |
222 | 222 | } |
223 | 223 | }, |
224 | 224 | "201": { |
225 | 225 | "description": "Created", |
226 | 226 | "schema": { |
227 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstance" |
| 227 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstance" |
228 | 228 | } |
229 | 229 | }, |
230 | 230 | "default": { |
231 | 231 | "description": "*** Error Responses: ***", |
232 | 232 | "schema": { |
233 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 233 | + "$ref": "./common.json#/definitions/ErrorResponse" |
234 | 234 | } |
235 | 235 | } |
236 | 236 | }, |
|
279 | 279 | "default": { |
280 | 280 | "description": "*** Error Responses: ***", |
281 | 281 | "schema": { |
282 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 282 | + "$ref": "./common.json#/definitions/ErrorResponse" |
283 | 283 | } |
284 | 284 | }, |
285 | 285 | "204": { |
|
320 | 320 | "description": "The SQL Managed Instance.", |
321 | 321 | "required": true, |
322 | 322 | "schema": { |
323 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstanceUpdate" |
| 323 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstanceUpdate" |
324 | 324 | } |
325 | 325 | }, |
326 | 326 | { |
|
331 | 331 | "200": { |
332 | 332 | "description": "OK", |
333 | 333 | "schema": { |
334 | | - "$ref": "./definitions/sqlManagedInstances.json#/definitions/SqlManagedInstance" |
| 334 | + "$ref": "./sqlManagedInstances.json#/definitions/SqlManagedInstance" |
335 | 335 | } |
336 | 336 | }, |
337 | 337 | "default": { |
338 | 338 | "description": "*** Error Responses: ***", |
339 | 339 | "schema": { |
340 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 340 | + "$ref": "./common.json#/definitions/ErrorResponse" |
341 | 341 | } |
342 | 342 | } |
343 | 343 | }, |
|
367 | 367 | "200": { |
368 | 368 | "description": "OK", |
369 | 369 | "schema": { |
370 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstanceListResult" |
| 370 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstanceListResult" |
371 | 371 | } |
372 | 372 | }, |
373 | 373 | "default": { |
374 | 374 | "description": "*** Error Responses: ***\n\n * 400 InvalidParameterValue - An invalid value was given to parameter.\n\n * 400 InvalidCrossSubscriptionVmMove - Invalid cross subscription move of resource.\n\n * 404 ResourceNotFound - The requested resource was not found.", |
375 | 375 | "schema": { |
376 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 376 | + "$ref": "./common.json#/definitions/ErrorResponse" |
377 | 377 | } |
378 | 378 | } |
379 | 379 | }, |
|
410 | 410 | "200": { |
411 | 411 | "description": "OK", |
412 | 412 | "schema": { |
413 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstanceListResult" |
| 413 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstanceListResult" |
414 | 414 | } |
415 | 415 | }, |
416 | 416 | "default": { |
417 | 417 | "description": "*** Error Responses: ***", |
418 | 418 | "schema": { |
419 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 419 | + "$ref": "./common.json#/definitions/ErrorResponse" |
420 | 420 | } |
421 | 421 | } |
422 | 422 | }, |
|
460 | 460 | "200": { |
461 | 461 | "description": "OK", |
462 | 462 | "schema": { |
463 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstance" |
| 463 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstance" |
464 | 464 | } |
465 | 465 | }, |
466 | 466 | "default": { |
467 | 467 | "description": "*** Error Responses: ***", |
468 | 468 | "schema": { |
469 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 469 | + "$ref": "./common.json#/definitions/ErrorResponse" |
470 | 470 | } |
471 | 471 | } |
472 | 472 | }, |
|
503 | 503 | "description": "The SQL Server Instance to be created or updated.", |
504 | 504 | "required": true, |
505 | 505 | "schema": { |
506 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstance" |
| 506 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstance" |
507 | 507 | } |
508 | 508 | }, |
509 | 509 | { |
|
514 | 514 | "200": { |
515 | 515 | "description": "OK", |
516 | 516 | "schema": { |
517 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstance" |
| 517 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstance" |
518 | 518 | } |
519 | 519 | }, |
520 | 520 | "201": { |
521 | 521 | "description": "Created", |
522 | 522 | "schema": { |
523 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstance" |
| 523 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstance" |
524 | 524 | } |
525 | 525 | }, |
526 | 526 | "default": { |
527 | 527 | "description": "*** Error Responses: ***", |
528 | 528 | "schema": { |
529 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 529 | + "$ref": "./common.json#/definitions/ErrorResponse" |
530 | 530 | } |
531 | 531 | } |
532 | 532 | }, |
|
575 | 575 | "default": { |
576 | 576 | "description": "*** Error Responses: ***", |
577 | 577 | "schema": { |
578 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 578 | + "$ref": "./common.json#/definitions/ErrorResponse" |
579 | 579 | } |
580 | 580 | }, |
581 | 581 | "204": { |
|
616 | 616 | "description": "The SQL Server Instance.", |
617 | 617 | "required": true, |
618 | 618 | "schema": { |
619 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstanceUpdate" |
| 619 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstanceUpdate" |
620 | 620 | } |
621 | 621 | }, |
622 | 622 | { |
|
627 | 627 | "200": { |
628 | 628 | "description": "OK", |
629 | 629 | "schema": { |
630 | | - "$ref": "./definitions/sqlServerInstances.json#/definitions/SqlServerInstance" |
| 630 | + "$ref": "./sqlServerInstances.json#/definitions/SqlServerInstance" |
631 | 631 | } |
632 | 632 | }, |
633 | 633 | "default": { |
634 | 634 | "description": "*** Error Responses: ***", |
635 | 635 | "schema": { |
636 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 636 | + "$ref": "./common.json#/definitions/ErrorResponse" |
637 | 637 | } |
638 | 638 | } |
639 | 639 | }, |
|
663 | 663 | "200": { |
664 | 664 | "description": "OK", |
665 | 665 | "schema": { |
666 | | - "$ref": "./definitions/dataControllers.json#/definitions/PageOfDataControllerResource" |
| 666 | + "$ref": "./dataControllers.json#/definitions/PageOfDataControllerResource" |
667 | 667 | } |
668 | 668 | }, |
669 | 669 | "default": { |
670 | 670 | "description": "*** Error Responses: ***", |
671 | 671 | "schema": { |
672 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 672 | + "$ref": "./common.json#/definitions/ErrorResponse" |
673 | 673 | } |
674 | 674 | } |
675 | 675 | }, |
|
705 | 705 | "200": { |
706 | 706 | "description": "OK", |
707 | 707 | "schema": { |
708 | | - "$ref": "./definitions/dataControllers.json#/definitions/PageOfDataControllerResource" |
| 708 | + "$ref": "./dataControllers.json#/definitions/PageOfDataControllerResource" |
709 | 709 | } |
710 | 710 | }, |
711 | 711 | "default": { |
712 | 712 | "description": "*** Error Responses: ***", |
713 | 713 | "schema": { |
714 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 714 | + "$ref": "./common.json#/definitions/ErrorResponse" |
715 | 715 | } |
716 | 716 | } |
717 | 717 | }, |
|
745 | 745 | "required": true, |
746 | 746 | "in": "body", |
747 | 747 | "schema": { |
748 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerResource" |
| 748 | + "$ref": "./dataControllers.json#/definitions/DataControllerResource" |
749 | 749 | } |
750 | 750 | }, |
751 | 751 | { |
|
763 | 763 | "200": { |
764 | 764 | "description": "OK", |
765 | 765 | "schema": { |
766 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerResource" |
| 766 | + "$ref": "./dataControllers.json#/definitions/DataControllerResource" |
767 | 767 | } |
768 | 768 | }, |
769 | 769 | "201": { |
770 | 770 | "description": "Created", |
771 | 771 | "schema": { |
772 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerResource" |
| 772 | + "$ref": "./dataControllers.json#/definitions/DataControllerResource" |
773 | 773 | } |
774 | 774 | }, |
775 | 775 | "default": { |
776 | 776 | "description": "*** Error Responses: ***", |
777 | 777 | "schema": { |
778 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 778 | + "$ref": "./common.json#/definitions/ErrorResponse" |
779 | 779 | } |
780 | 780 | } |
781 | 781 | }, |
|
823 | 823 | "default": { |
824 | 824 | "description": "*** Error Responses: ***", |
825 | 825 | "schema": { |
826 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 826 | + "$ref": "./common.json#/definitions/ErrorResponse" |
827 | 827 | } |
828 | 828 | }, |
829 | 829 | "204": { |
|
865 | 865 | "200": { |
866 | 866 | "description": "OK", |
867 | 867 | "schema": { |
868 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerResource" |
| 868 | + "$ref": "./dataControllers.json#/definitions/DataControllerResource" |
869 | 869 | } |
870 | 870 | }, |
871 | 871 | "default": { |
872 | 872 | "description": "*** Error Responses: ***", |
873 | 873 | "schema": { |
874 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 874 | + "$ref": "./common.json#/definitions/ErrorResponse" |
875 | 875 | } |
876 | 876 | } |
877 | 877 | }, |
|
910 | 910 | "required": true, |
911 | 911 | "in": "body", |
912 | 912 | "schema": { |
913 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerUpdate" |
| 913 | + "$ref": "./dataControllers.json#/definitions/DataControllerUpdate" |
914 | 914 | } |
915 | 915 | } |
916 | 916 | ], |
917 | 917 | "responses": { |
918 | 918 | "200": { |
919 | 919 | "description": "OK", |
920 | 920 | "schema": { |
921 | | - "$ref": "./definitions/dataControllers.json#/definitions/DataControllerResource" |
| 921 | + "$ref": "./dataControllers.json#/definitions/DataControllerResource" |
922 | 922 | } |
923 | 923 | }, |
924 | 924 | "default": { |
925 | 925 | "description": "*** Error Responses: ***", |
926 | 926 | "schema": { |
927 | | - "$ref": "./definitions/common.json#/definitions/ErrorResponse" |
| 927 | + "$ref": "./common.json#/definitions/ErrorResponse" |
928 | 928 | } |
929 | 929 | } |
930 | 930 | }, |
|
0 commit comments