|
24 | 24 | "BackupVaults" |
25 | 25 | ], |
26 | 26 | "description": "Returns resource collection belonging to a subscription.", |
27 | | - "operationId": "BackupVaults_GetResourcesInSubscription", |
| 27 | + "operationId": "BackupVaults_GetInSubscription", |
28 | 28 | "produces": [ |
29 | 29 | "application/json" |
30 | 30 | ], |
|
136 | 136 | "OperationStatus" |
137 | 137 | ], |
138 | 138 | "summary": "Gets the operation status for a resource.", |
139 | | - "operationId": "GetOperationStatus", |
| 139 | + "operationId": "OperationStatus_Get", |
140 | 140 | "produces": [ |
141 | 141 | "application/json" |
142 | 142 | ], |
|
187 | 187 | "BackupVaults" |
188 | 188 | ], |
189 | 189 | "description": "Returns resource collection belonging to a resource group.", |
190 | | - "operationId": "BackupVaults_GetResourcesInResourceGroup", |
| 190 | + "operationId": "BackupVaults_GetInResourceGroup", |
191 | 191 | "produces": [ |
192 | 192 | "application/json" |
193 | 193 | ], |
|
389 | 389 | "BackupVaults" |
390 | 390 | ], |
391 | 391 | "description": "Updates a BackupVault resource belonging to a resource group. For example, updating tags for a resource.", |
392 | | - "operationId": "BackupVaults_Patch", |
| 392 | + "operationId": "BackupVaults_Update", |
393 | 393 | "produces": [ |
394 | 394 | "application/json" |
395 | 395 | ], |
|
446 | 446 | "tags": [ |
447 | 447 | "Resources" |
448 | 448 | ], |
449 | | - "operationId": "GetOperationResultPatch", |
| 449 | + "operationId": "BackupVaultOperationResults_Get", |
450 | 450 | "produces": [ |
451 | 451 | "application/json" |
452 | 452 | ], |
|
555 | 555 | "DppFeatureSupport" |
556 | 556 | ], |
557 | 557 | "summary": "Validates if a feature is supported", |
558 | | - "operationId": "CheckFeatureSupport", |
| 558 | + "operationId": "DataProtection_CheckFeatureSupport", |
559 | 559 | "produces": [ |
560 | 560 | "application/json" |
561 | 561 | ], |
|
609 | 609 | "Operations" |
610 | 610 | ], |
611 | 611 | "description": "Returns the list of available operations.", |
612 | | - "operationId": "Operations_List", |
| 612 | + "operationId": "DataProtectionOperations_List", |
613 | 613 | "parameters": [ |
614 | 614 | { |
615 | 615 | "$ref": "#/parameters/ApiVersion" |
|
632 | 632 | "x-ms-pageable": { |
633 | 633 | "nextLinkName": "nextLink", |
634 | 634 | "itemName": "value" |
| 635 | + }, |
| 636 | + "x-ms-examples": { |
| 637 | + "Returns the list of supported REST operations.": { |
| 638 | + "$ref": "./examples/Operations/List.json" |
| 639 | + } |
635 | 640 | } |
636 | 641 | } |
637 | 642 | }, |
|
758 | 763 | }, |
759 | 764 | { |
760 | 765 | "name": "backupPolicyName", |
| 766 | + "description": "Name of the policy", |
761 | 767 | "in": "path", |
762 | 768 | "required": true, |
763 | 769 | "type": "string" |
|
1236 | 1242 | "RecoveryPoint" |
1237 | 1243 | ], |
1238 | 1244 | "description": "Returns a list of Recovery Points for a DataSource in a vault.", |
1239 | | - "operationId": "RecoveryPoints_GetList", |
| 1245 | + "operationId": "RecoveryPoints_List", |
1240 | 1246 | "produces": [ |
1241 | 1247 | "application/json" |
1242 | 1248 | ], |
|
1306 | 1312 | "RecoveryPoint" |
1307 | 1313 | ], |
1308 | 1314 | "description": "Gets a Recovery Point using recoveryPointId for a Datasource.", |
1309 | | - "operationId": "RecoveryPoint_Get", |
| 1315 | + "operationId": "RecoveryPoints_Get", |
1310 | 1316 | "produces": [ |
1311 | 1317 | "application/json" |
1312 | 1318 | ], |
|
1870 | 1876 | "BackupInstances" |
1871 | 1877 | ], |
1872 | 1878 | "description": "Validates if Restore can be triggered for a DataSource", |
1873 | | - "operationId": "BackupInstances_ValidateRestore", |
| 1879 | + "operationId": "BackupInstances_ValidateForRestore", |
1874 | 1880 | "produces": [ |
1875 | 1881 | "application/json" |
1876 | 1882 | ], |
|
1992 | 1998 | } |
1993 | 1999 | } |
1994 | 2000 | }, |
1995 | | - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupInstances/{backupInstances}/findRestorableTimeRanges": { |
| 2001 | + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupInstances/{backupInstanceName}/findRestorableTimeRanges": { |
1996 | 2002 | "post": { |
1997 | 2003 | "tags": [ |
1998 | 2004 | "FindRestorableTimeRanges" |
1999 | 2005 | ], |
2000 | | - "operationId": "FindRestorableTimeRanges_Post", |
| 2006 | + "operationId": "RestorableTimeRanges_Find", |
2001 | 2007 | "produces": [ |
2002 | 2008 | "application/json" |
2003 | 2009 | ], |
|
2015 | 2021 | "$ref": "#/parameters/SubscriptionId" |
2016 | 2022 | }, |
2017 | 2023 | { |
2018 | | - "name": "backupInstances", |
| 2024 | + "name": "backupInstanceName", |
| 2025 | + "description": "The name of the backup instance", |
2019 | 2026 | "in": "path", |
2020 | 2027 | "required": true, |
2021 | 2028 | "type": "string" |
|
2057 | 2064 | "AzureBackupJob" |
2058 | 2065 | ], |
2059 | 2066 | "description": "Gets a job with id in a backup vault", |
2060 | | - "operationId": "Job_Get", |
| 2067 | + "operationId": "Jobs_Get", |
2061 | 2068 | "produces": [ |
2062 | 2069 | "application/json" |
2063 | 2070 | ], |
|
2367 | 2374 | "AzureBackupFindRestorableTimeRangesRequest": { |
2368 | 2375 | "description": "List Restore Ranges Request", |
2369 | 2376 | "required": [ |
2370 | | - "sourceDataStoreType", |
2371 | | - "startTime", |
2372 | | - "endTime" |
| 2377 | + "sourceDataStoreType" |
2373 | 2378 | ], |
2374 | 2379 | "type": "object", |
2375 | 2380 | "properties": { |
|
2387 | 2392 | } |
2388 | 2393 | }, |
2389 | 2394 | "startTime": { |
2390 | | - "description": "Start time for the List Restore Ranges request", |
| 2395 | + "description": "Start time for the List Restore Ranges request. ISO 8601 format.", |
2391 | 2396 | "type": "string" |
2392 | 2397 | }, |
2393 | 2398 | "endTime": { |
2394 | | - "description": "End time for the List Restore Ranges request", |
| 2399 | + "description": "End time for the List Restore Ranges request. ISO 8601 format.", |
2395 | 2400 | "type": "string" |
2396 | 2401 | } |
2397 | 2402 | } |
|
0 commit comments