File tree 2 files changed +28
-4
lines changed
specification/dataprotection/resource-manager/Microsoft.DataProtection/stable
2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 1275
1275
"$ref" : " ./examples/BackupInstanceOperations/TriggerBackup.json"
1276
1276
}
1277
1277
},
1278
- "x-ms-long-running-operation" : true
1278
+ "x-ms-long-running-operation" : true ,
1279
+ "x-ms-long-running-operation-options" : {
1280
+ "final-state-via" : " location"
1281
+ }
1279
1282
}
1280
1283
},
1281
1284
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/validateForBackup" : {
1348
1351
"$ref" : " ./examples/BackupInstanceOperations/ValidateForBackup.json"
1349
1352
}
1350
1353
},
1351
- "x-ms-long-running-operation" : true
1354
+ "x-ms-long-running-operation" : true ,
1355
+ "x-ms-long-running-operation-options" : {
1356
+ "final-state-via" : " location"
1357
+ }
1352
1358
}
1353
1359
},
1354
1360
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupInstances/{backupInstanceName}/operationResults/{operationId}" : {
1670
1676
}
1671
1677
},
1672
1678
"x-ms-long-running-operation" : true ,
1679
+ "x-ms-long-running-operation-options" : {
1680
+ "final-state-via" : " location"
1681
+ },
1673
1682
"x-ms-examples" : {
1674
1683
"Trigger Restore" : {
1675
1684
"$ref" : " ./examples/BackupInstanceOperations/TriggerRestore.json"
2081
2090
}
2082
2091
},
2083
2092
"x-ms-long-running-operation" : true ,
2093
+ "x-ms-long-running-operation-options" : {
2094
+ "final-state-via" : " location"
2095
+ },
2084
2096
"x-ms-examples" : {
2085
2097
"Validate Restore" : {
2086
2098
"$ref" : " ./examples/BackupInstanceOperations/ValidateRestore.json"
Original file line number Diff line number Diff line change 1275
1275
"$ref" : " ./examples/BackupInstanceOperations/TriggerBackup.json"
1276
1276
}
1277
1277
},
1278
- "x-ms-long-running-operation" : true
1278
+ "x-ms-long-running-operation" : true ,
1279
+ "x-ms-long-running-operation-options" : {
1280
+ "final-state-via" : " location"
1281
+ }
1279
1282
}
1280
1283
},
1281
1284
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/validateForBackup" : {
1348
1351
"$ref" : " ./examples/BackupInstanceOperations/ValidateForBackup.json"
1349
1352
}
1350
1353
},
1351
- "x-ms-long-running-operation" : true
1354
+ "x-ms-long-running-operation" : true ,
1355
+ "x-ms-long-running-operation-options" : {
1356
+ "final-state-via" : " location"
1357
+ }
1352
1358
}
1353
1359
},
1354
1360
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupInstances/{backupInstanceName}/operationResults/{operationId}" : {
1670
1676
}
1671
1677
},
1672
1678
"x-ms-long-running-operation" : true ,
1679
+ "x-ms-long-running-operation-options" : {
1680
+ "final-state-via" : " location"
1681
+ },
1673
1682
"x-ms-examples" : {
1674
1683
"Trigger Restore" : {
1675
1684
"$ref" : " ./examples/BackupInstanceOperations/TriggerRestore.json"
2081
2090
}
2082
2091
},
2083
2092
"x-ms-long-running-operation" : true ,
2093
+ "x-ms-long-running-operation-options" : {
2094
+ "final-state-via" : " location"
2095
+ },
2084
2096
"x-ms-examples" : {
2085
2097
"Validate Restore" : {
2086
2098
"$ref" : " ./examples/BackupInstanceOperations/ValidateRestore.json"
You can’t perform that action at this time.
0 commit comments