Commit a46a0cd
Migrating cmdlet code base to swagger.
Migrating cmdlet code base to swagger.
Swagger changes for job conversion, job adapter, policy adapter
Swagger Changes
Swagger changes.
SwaggerChanges in Provider sln
Swagger changes
swagger changes
swagger changes. Added latest swaggerDlls
Migrated PO calls to swagger
Swagger changes for Policy and Job model
Infra part 1
Removed custom request headers, as client request ID will be passed via the Delegating Handler
Swagger changes Part2 for Jobs and Policy
Mkherani swagger (#354)
* Container: ServiceCLient and conversionHelper
* Container: conversionHelper.cs
* container changes completed.
Updating swagger dll
Migrating common job tracking to Swagger.
Swagger: fixed build
Swagger changes
Swagger changes for Policy/Jobs
Tracking Helper Status code change
RecoveryServicesBackupClient init hack in test
Adding Microsoft.Rest.ClientRuntime.Azure to packages config
Adding Microsoft.Rest.ClientRuntime.Azure to package config files of ServiceClientAdapter and Test
Auth changes due to autorest in service client adapter, base cmdlet and base test.
Correcting the reference for Microsoft.Rest.ClientRuntime.dll
Changed auth dll reference
Fixed internal constructors in the client
Fixing build issue
Updated latest DLL and made fixes
Added Microsoft.Rest.ClientRuntime.Azure ref to Models proj.
Fixing build break
Fixing issue in job
ListRP fix
DateTime changes
Updated to latest AutoRest DLL
Updated latest AutoRest DLL fixed datetime format
DateTime fix
Exception handling changes
Updated latest AutoRest DLL
Added QueryBuilder util
Added ToCamelCase string extension
Fixing issues with query filters.
Fixing filter for GetRPList
Enum and query builder fixes
Updated AutoRest DLL. fixed container bug with polymorphism
Fix for pagination in HelperUtil.cs
Fix for operation status tracking using location header
Fixing issues with datetime, policy and query filters.
Fixing query filter issue except datetime filter
Fix for policy filter
Updated latest Swagger DLL - used UTC converter for serialization, removed ContainerType enum and made corresponding changes.
wix file changes and set-policy cmdlet fix
Get policy filter fix
Get Policy fix for default backup management type
Fixed test infra and ready for recording.1 parent df49015 commit a46a0cd
File tree
86 files changed
+2802
-959
lines changed- setup
- src
- Common
- Commands.Common.Authentication
- Commands.Common
- ResourceManager
- CognitiveServices
- Common
- Commands.ResourceManager.Common
- Commands.ScenarioTests.ResourceManager.Common
- Profile/Commands.Profile
- RecoveryServices.Backup
- Commands.RecoveryServices.Backup.Helpers
- Conversions
- Extensions
- Commands.RecoveryServices.Backup.Models
- AzureSqlModels
- AzureVmModels
- CommonModels
- DpmModels
- MabModels
- Commands.RecoveryServices.Backup.Providers
- Providers
- Commands.RecoveryServices.Backup.ServiceClientAdapter
- BMSAPIs
- Commands.RecoveryServices.Backup.Test
- ScenarioTests
- AzureSql
- Dpm
- IaasVm
- Mab
- SessionRecords/Microsoft.Azure.Commands.RecoveryServices.Backup.Test.ScenarioTests.ContainerTests
- Commands.RecoveryServices.Backup
- Cmdlets
- Jobs
- ProtectionPolicy
- RecoveryServices/Commands.RecoveryServices
- Common
- Utilities
- tempDll/Debug-Net45
- net45
- netstandard1.1
- netstandard1.5
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+2802
-959
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2331 | 2331 | | |
2332 | 2332 | | |
2333 | 2333 | | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
2334 | 2337 | | |
2335 | 2338 | | |
2336 | 2339 | | |
| |||
6277 | 6280 | | |
6278 | 6281 | | |
6279 | 6282 | | |
| 6283 | + | |
6280 | 6284 | | |
6281 | 6285 | | |
6282 | 6286 | | |
| |||
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 76 | | |
82 | 77 | | |
83 | 78 | | |
| |||
188 | 183 | | |
189 | 184 | | |
190 | 185 | | |
191 | | - | |
| 186 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
83 | 82 | | |
84 | | - | |
| 83 | + | |
85 | 84 | | |
86 | | - | |
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | | - | |
| 77 | + | |
79 | 78 | | |
80 | | - | |
81 | 79 | | |
82 | 80 | | |
83 | 81 | | |
| |||
201 | 199 | | |
202 | 200 | | |
203 | 201 | | |
204 | | - | |
| 202 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | | - | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
56 | 64 | | |
57 | 65 | | |
58 | 66 | | |
| 67 | + | |
59 | 68 | | |
60 | 69 | | |
61 | 70 | | |
| |||
92 | 101 | | |
93 | 102 | | |
94 | 103 | | |
95 | | - | |
| 104 | + | |
Lines changed: 15 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
72 | 79 | | |
73 | 80 | | |
74 | 81 | | |
| |||
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
103 | | - | |
| 110 | + | |
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
| |||
203 | 210 | | |
204 | 211 | | |
205 | 212 | | |
206 | | - | |
| 213 | + | |
207 | 214 | | |
208 | | - | |
209 | | - | |
| 215 | + | |
210 | 216 | | |
211 | 217 | | |
212 | 218 | | |
| |||
215 | 221 | | |
216 | 222 | | |
217 | 223 | | |
218 | | - | |
| 224 | + | |
219 | 225 | | |
220 | 226 | | |
221 | 227 | | |
| |||
Lines changed: 27 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
103 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
104 | 116 | | |
105 | | - | |
| 117 | + | |
106 | 118 | | |
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
110 | 122 | | |
111 | | - | |
| 123 | + | |
112 | 124 | | |
113 | 125 | | |
114 | 126 | | |
| |||
159 | 171 | | |
160 | 172 | | |
161 | 173 | | |
162 | | - | |
| 174 | + | |
163 | 175 | | |
164 | 176 | | |
165 | 177 | | |
| |||
189 | 201 | | |
190 | 202 | | |
191 | 203 | | |
192 | | - | |
| 204 | + | |
193 | 205 | | |
194 | 206 | | |
195 | 207 | | |
196 | 208 | | |
197 | | - | |
| 209 | + | |
198 | 210 | | |
199 | 211 | | |
200 | 212 | | |
| |||
0 commit comments