@azure/arm-sphere 1.0.0-beta.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -2
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +1517 -1338
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/catalogsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/catalogsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/catalogsGetSample.js +1 -1
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListDeploymentsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js +6 -11
- package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js +6 -11
- package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsListDevicesSample.js +4 -9
- package/dist-esm/samples-dev/catalogsListDevicesSample.js.map +1 -1
- package/dist-esm/samples-dev/catalogsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/catalogsUploadImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.js +42 -0
- package/dist-esm/samples-dev/catalogsUploadImageSample.js.map +1 -0
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/certificatesListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js +1 -1
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js +3 -3
- package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js.map +1 -1
- package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsGetSample.js +1 -1
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js +4 -9
- package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js +4 -4
- package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js +6 -4
- package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js +4 -9
- package/dist-esm/samples-dev/deviceGroupsListByProductSample.js.map +1 -1
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/deviceGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/devicesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js +3 -3
- package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesGetSample.js +1 -1
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js +4 -9
- package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/devicesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesDeleteSample.js +2 -2
- package/dist-esm/samples-dev/imagesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesGetSample.js +2 -2
- package/dist-esm/samples-dev/imagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/imagesListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +4 -9
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/productsCountDevicesSample.js +1 -1
- package/dist-esm/samples-dev/productsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js +4 -9
- package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js.map +1 -1
- package/dist-esm/samples-dev/productsGetSample.js +1 -1
- package/dist-esm/samples-dev/productsListByCatalogSample.js +4 -9
- package/dist-esm/samples-dev/productsListByCatalogSample.js.map +1 -1
- package/dist-esm/samples-dev/productsUpdateSample.js +1 -1
- package/dist-esm/src/azureSphereManagementClient.d.ts.map +1 -1
- package/dist-esm/src/azureSphereManagementClient.js +9 -9
- package/dist-esm/src/azureSphereManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +232 -178
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +11 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +783 -636
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +1 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +80 -76
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/catalogs.d.ts +17 -1
- package/dist-esm/src/operations/catalogs.d.ts.map +1 -1
- package/dist-esm/src/operations/catalogs.js +214 -154
- package/dist-esm/src/operations/catalogs.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +31 -36
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/deployments.d.ts.map +1 -1
- package/dist-esm/src/operations/deployments.js +45 -50
- package/dist-esm/src/operations/deployments.js.map +1 -1
- package/dist-esm/src/operations/deviceGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/deviceGroups.js +74 -79
- package/dist-esm/src/operations/deviceGroups.js.map +1 -1
- package/dist-esm/src/operations/devices.d.ts.map +1 -1
- package/dist-esm/src/operations/devices.js +70 -75
- package/dist-esm/src/operations/devices.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts +5 -5
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js +46 -51
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/products.d.ts.map +1 -1
- package/dist-esm/src/operations/products.js +72 -82
- package/dist-esm/src/operations/products.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts +17 -1
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/images.d.ts +5 -5
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/sphere_operations_test.spec.js +12 -27
- package/dist-esm/test/sphere_operations_test.spec.js.map +1 -1
- package/package.json +16 -21
- package/review/arm-sphere.api.md +103 -51
- package/src/azureSphereManagementClient.ts +18 -17
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +262 -194
- package/src/models/mappers.ts +811 -682
- package/src/models/parameters.ts +85 -80
- package/src/operations/catalogs.ts +338 -221
- package/src/operations/certificates.ts +51 -55
- package/src/operations/deployments.ts +81 -87
- package/src/operations/deviceGroups.ts +135 -146
- package/src/operations/devices.ts +128 -138
- package/src/operations/images.ts +82 -88
- package/src/operations/operations.ts +16 -16
- package/src/operations/products.ts +132 -142
- package/src/operationsInterfaces/catalogs.ts +48 -14
- package/src/operationsInterfaces/certificates.ts +5 -5
- package/src/operationsInterfaces/deployments.ts +7 -7
- package/src/operationsInterfaces/deviceGroups.ts +12 -12
- package/src/operationsInterfaces/devices.ts +11 -11
- package/src/operationsInterfaces/images.ts +12 -12
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/products.ts +11 -11
- package/src/pagingHelper.ts +1 -1
- package/types/arm-sphere.d.ts +212 -131
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
|
@@ -18,20 +18,20 @@ export const OperationListResult = {
|
|
|
18
18
|
element: {
|
|
19
19
|
type: {
|
|
20
20
|
name: "Composite",
|
|
21
|
-
className: "Operation"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
21
|
+
className: "Operation",
|
|
22
|
+
},
|
|
23
|
+
},
|
|
24
|
+
},
|
|
25
25
|
},
|
|
26
26
|
nextLink: {
|
|
27
27
|
serializedName: "nextLink",
|
|
28
28
|
readOnly: true,
|
|
29
29
|
type: {
|
|
30
|
-
name: "String"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
30
|
+
name: "String",
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
35
|
};
|
|
36
36
|
export const Operation = {
|
|
37
37
|
type: {
|
|
@@ -42,39 +42,39 @@ export const Operation = {
|
|
|
42
42
|
serializedName: "name",
|
|
43
43
|
readOnly: true,
|
|
44
44
|
type: {
|
|
45
|
-
name: "String"
|
|
46
|
-
}
|
|
45
|
+
name: "String",
|
|
46
|
+
},
|
|
47
47
|
},
|
|
48
48
|
isDataAction: {
|
|
49
49
|
serializedName: "isDataAction",
|
|
50
50
|
readOnly: true,
|
|
51
51
|
type: {
|
|
52
|
-
name: "Boolean"
|
|
53
|
-
}
|
|
52
|
+
name: "Boolean",
|
|
53
|
+
},
|
|
54
54
|
},
|
|
55
55
|
display: {
|
|
56
56
|
serializedName: "display",
|
|
57
57
|
type: {
|
|
58
58
|
name: "Composite",
|
|
59
|
-
className: "OperationDisplay"
|
|
60
|
-
}
|
|
59
|
+
className: "OperationDisplay",
|
|
60
|
+
},
|
|
61
61
|
},
|
|
62
62
|
origin: {
|
|
63
63
|
serializedName: "origin",
|
|
64
64
|
readOnly: true,
|
|
65
65
|
type: {
|
|
66
|
-
name: "String"
|
|
67
|
-
}
|
|
66
|
+
name: "String",
|
|
67
|
+
},
|
|
68
68
|
},
|
|
69
69
|
actionType: {
|
|
70
70
|
serializedName: "actionType",
|
|
71
71
|
readOnly: true,
|
|
72
72
|
type: {
|
|
73
|
-
name: "String"
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
}
|
|
73
|
+
name: "String",
|
|
74
|
+
},
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
78
|
};
|
|
79
79
|
export const OperationDisplay = {
|
|
80
80
|
type: {
|
|
@@ -85,32 +85,32 @@ export const OperationDisplay = {
|
|
|
85
85
|
serializedName: "provider",
|
|
86
86
|
readOnly: true,
|
|
87
87
|
type: {
|
|
88
|
-
name: "String"
|
|
89
|
-
}
|
|
88
|
+
name: "String",
|
|
89
|
+
},
|
|
90
90
|
},
|
|
91
91
|
resource: {
|
|
92
92
|
serializedName: "resource",
|
|
93
93
|
readOnly: true,
|
|
94
94
|
type: {
|
|
95
|
-
name: "String"
|
|
96
|
-
}
|
|
95
|
+
name: "String",
|
|
96
|
+
},
|
|
97
97
|
},
|
|
98
98
|
operation: {
|
|
99
99
|
serializedName: "operation",
|
|
100
100
|
readOnly: true,
|
|
101
101
|
type: {
|
|
102
|
-
name: "String"
|
|
103
|
-
}
|
|
102
|
+
name: "String",
|
|
103
|
+
},
|
|
104
104
|
},
|
|
105
105
|
description: {
|
|
106
106
|
serializedName: "description",
|
|
107
107
|
readOnly: true,
|
|
108
108
|
type: {
|
|
109
|
-
name: "String"
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
109
|
+
name: "String",
|
|
110
|
+
},
|
|
111
|
+
},
|
|
112
|
+
},
|
|
113
|
+
},
|
|
114
114
|
};
|
|
115
115
|
export const ErrorResponse = {
|
|
116
116
|
type: {
|
|
@@ -121,11 +121,11 @@ export const ErrorResponse = {
|
|
|
121
121
|
serializedName: "error",
|
|
122
122
|
type: {
|
|
123
123
|
name: "Composite",
|
|
124
|
-
className: "ErrorDetail"
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
}
|
|
124
|
+
className: "ErrorDetail",
|
|
125
|
+
},
|
|
126
|
+
},
|
|
127
|
+
},
|
|
128
|
+
},
|
|
129
129
|
};
|
|
130
130
|
export const ErrorDetail = {
|
|
131
131
|
type: {
|
|
@@ -136,22 +136,22 @@ export const ErrorDetail = {
|
|
|
136
136
|
serializedName: "code",
|
|
137
137
|
readOnly: true,
|
|
138
138
|
type: {
|
|
139
|
-
name: "String"
|
|
140
|
-
}
|
|
139
|
+
name: "String",
|
|
140
|
+
},
|
|
141
141
|
},
|
|
142
142
|
message: {
|
|
143
143
|
serializedName: "message",
|
|
144
144
|
readOnly: true,
|
|
145
145
|
type: {
|
|
146
|
-
name: "String"
|
|
147
|
-
}
|
|
146
|
+
name: "String",
|
|
147
|
+
},
|
|
148
148
|
},
|
|
149
149
|
target: {
|
|
150
150
|
serializedName: "target",
|
|
151
151
|
readOnly: true,
|
|
152
152
|
type: {
|
|
153
|
-
name: "String"
|
|
154
|
-
}
|
|
153
|
+
name: "String",
|
|
154
|
+
},
|
|
155
155
|
},
|
|
156
156
|
details: {
|
|
157
157
|
serializedName: "details",
|
|
@@ -161,10 +161,10 @@ export const ErrorDetail = {
|
|
|
161
161
|
element: {
|
|
162
162
|
type: {
|
|
163
163
|
name: "Composite",
|
|
164
|
-
className: "ErrorDetail"
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
164
|
+
className: "ErrorDetail",
|
|
165
|
+
},
|
|
166
|
+
},
|
|
167
|
+
},
|
|
168
168
|
},
|
|
169
169
|
additionalInfo: {
|
|
170
170
|
serializedName: "additionalInfo",
|
|
@@ -174,13 +174,13 @@ export const ErrorDetail = {
|
|
|
174
174
|
element: {
|
|
175
175
|
type: {
|
|
176
176
|
name: "Composite",
|
|
177
|
-
className: "ErrorAdditionalInfo"
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
177
|
+
className: "ErrorAdditionalInfo",
|
|
178
|
+
},
|
|
179
|
+
},
|
|
180
|
+
},
|
|
181
|
+
},
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
184
|
};
|
|
185
185
|
export const ErrorAdditionalInfo = {
|
|
186
186
|
type: {
|
|
@@ -191,19 +191,19 @@ export const ErrorAdditionalInfo = {
|
|
|
191
191
|
serializedName: "type",
|
|
192
192
|
readOnly: true,
|
|
193
193
|
type: {
|
|
194
|
-
name: "String"
|
|
195
|
-
}
|
|
194
|
+
name: "String",
|
|
195
|
+
},
|
|
196
196
|
},
|
|
197
197
|
info: {
|
|
198
198
|
serializedName: "info",
|
|
199
199
|
readOnly: true,
|
|
200
200
|
type: {
|
|
201
201
|
name: "Dictionary",
|
|
202
|
-
value: { type: { name: "any" } }
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
}
|
|
202
|
+
value: { type: { name: "any" } },
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
},
|
|
206
|
+
},
|
|
207
207
|
};
|
|
208
208
|
export const CatalogListResult = {
|
|
209
209
|
type: {
|
|
@@ -218,19 +218,42 @@ export const CatalogListResult = {
|
|
|
218
218
|
element: {
|
|
219
219
|
type: {
|
|
220
220
|
name: "Composite",
|
|
221
|
-
className: "Catalog"
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
}
|
|
221
|
+
className: "Catalog",
|
|
222
|
+
},
|
|
223
|
+
},
|
|
224
|
+
},
|
|
225
225
|
},
|
|
226
226
|
nextLink: {
|
|
227
227
|
serializedName: "nextLink",
|
|
228
|
+
readOnly: true,
|
|
229
|
+
type: {
|
|
230
|
+
name: "String",
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
},
|
|
234
|
+
},
|
|
235
|
+
};
|
|
236
|
+
export const CatalogProperties = {
|
|
237
|
+
type: {
|
|
238
|
+
name: "Composite",
|
|
239
|
+
className: "CatalogProperties",
|
|
240
|
+
modelProperties: {
|
|
241
|
+
tenantId: {
|
|
242
|
+
serializedName: "tenantId",
|
|
243
|
+
readOnly: true,
|
|
244
|
+
type: {
|
|
245
|
+
name: "String",
|
|
246
|
+
},
|
|
247
|
+
},
|
|
248
|
+
provisioningState: {
|
|
249
|
+
serializedName: "provisioningState",
|
|
250
|
+
readOnly: true,
|
|
228
251
|
type: {
|
|
229
|
-
name: "String"
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
}
|
|
252
|
+
name: "String",
|
|
253
|
+
},
|
|
254
|
+
},
|
|
255
|
+
},
|
|
256
|
+
},
|
|
234
257
|
};
|
|
235
258
|
export const Resource = {
|
|
236
259
|
type: {
|
|
@@ -241,32 +264,32 @@ export const Resource = {
|
|
|
241
264
|
serializedName: "id",
|
|
242
265
|
readOnly: true,
|
|
243
266
|
type: {
|
|
244
|
-
name: "String"
|
|
245
|
-
}
|
|
267
|
+
name: "String",
|
|
268
|
+
},
|
|
246
269
|
},
|
|
247
270
|
name: {
|
|
248
271
|
serializedName: "name",
|
|
249
272
|
readOnly: true,
|
|
250
273
|
type: {
|
|
251
|
-
name: "String"
|
|
252
|
-
}
|
|
274
|
+
name: "String",
|
|
275
|
+
},
|
|
253
276
|
},
|
|
254
277
|
type: {
|
|
255
278
|
serializedName: "type",
|
|
256
279
|
readOnly: true,
|
|
257
280
|
type: {
|
|
258
|
-
name: "String"
|
|
259
|
-
}
|
|
281
|
+
name: "String",
|
|
282
|
+
},
|
|
260
283
|
},
|
|
261
284
|
systemData: {
|
|
262
285
|
serializedName: "systemData",
|
|
263
286
|
type: {
|
|
264
287
|
name: "Composite",
|
|
265
|
-
className: "SystemData"
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
}
|
|
288
|
+
className: "SystemData",
|
|
289
|
+
},
|
|
290
|
+
},
|
|
291
|
+
},
|
|
292
|
+
},
|
|
270
293
|
};
|
|
271
294
|
export const SystemData = {
|
|
272
295
|
type: {
|
|
@@ -276,41 +299,41 @@ export const SystemData = {
|
|
|
276
299
|
createdBy: {
|
|
277
300
|
serializedName: "createdBy",
|
|
278
301
|
type: {
|
|
279
|
-
name: "String"
|
|
280
|
-
}
|
|
302
|
+
name: "String",
|
|
303
|
+
},
|
|
281
304
|
},
|
|
282
305
|
createdByType: {
|
|
283
306
|
serializedName: "createdByType",
|
|
284
307
|
type: {
|
|
285
|
-
name: "String"
|
|
286
|
-
}
|
|
308
|
+
name: "String",
|
|
309
|
+
},
|
|
287
310
|
},
|
|
288
311
|
createdAt: {
|
|
289
312
|
serializedName: "createdAt",
|
|
290
313
|
type: {
|
|
291
|
-
name: "DateTime"
|
|
292
|
-
}
|
|
314
|
+
name: "DateTime",
|
|
315
|
+
},
|
|
293
316
|
},
|
|
294
317
|
lastModifiedBy: {
|
|
295
318
|
serializedName: "lastModifiedBy",
|
|
296
319
|
type: {
|
|
297
|
-
name: "String"
|
|
298
|
-
}
|
|
320
|
+
name: "String",
|
|
321
|
+
},
|
|
299
322
|
},
|
|
300
323
|
lastModifiedByType: {
|
|
301
324
|
serializedName: "lastModifiedByType",
|
|
302
325
|
type: {
|
|
303
|
-
name: "String"
|
|
304
|
-
}
|
|
326
|
+
name: "String",
|
|
327
|
+
},
|
|
305
328
|
},
|
|
306
329
|
lastModifiedAt: {
|
|
307
330
|
serializedName: "lastModifiedAt",
|
|
308
331
|
type: {
|
|
309
|
-
name: "DateTime"
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
}
|
|
313
|
-
}
|
|
332
|
+
name: "DateTime",
|
|
333
|
+
},
|
|
334
|
+
},
|
|
335
|
+
},
|
|
336
|
+
},
|
|
314
337
|
};
|
|
315
338
|
export const CatalogUpdate = {
|
|
316
339
|
type: {
|
|
@@ -321,11 +344,11 @@ export const CatalogUpdate = {
|
|
|
321
344
|
serializedName: "tags",
|
|
322
345
|
type: {
|
|
323
346
|
name: "Dictionary",
|
|
324
|
-
value: { type: { name: "String" } }
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
}
|
|
347
|
+
value: { type: { name: "String" } },
|
|
348
|
+
},
|
|
349
|
+
},
|
|
350
|
+
},
|
|
351
|
+
},
|
|
329
352
|
};
|
|
330
353
|
export const CertificateListResult = {
|
|
331
354
|
type: {
|
|
@@ -340,19 +363,20 @@ export const CertificateListResult = {
|
|
|
340
363
|
element: {
|
|
341
364
|
type: {
|
|
342
365
|
name: "Composite",
|
|
343
|
-
className: "Certificate"
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
}
|
|
366
|
+
className: "Certificate",
|
|
367
|
+
},
|
|
368
|
+
},
|
|
369
|
+
},
|
|
347
370
|
},
|
|
348
371
|
nextLink: {
|
|
349
372
|
serializedName: "nextLink",
|
|
373
|
+
readOnly: true,
|
|
350
374
|
type: {
|
|
351
|
-
name: "String"
|
|
352
|
-
}
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
}
|
|
375
|
+
name: "String",
|
|
376
|
+
},
|
|
377
|
+
},
|
|
378
|
+
},
|
|
379
|
+
},
|
|
356
380
|
};
|
|
357
381
|
export const CertificateProperties = {
|
|
358
382
|
type: {
|
|
@@ -363,53 +387,53 @@ export const CertificateProperties = {
|
|
|
363
387
|
serializedName: "certificate",
|
|
364
388
|
readOnly: true,
|
|
365
389
|
type: {
|
|
366
|
-
name: "String"
|
|
367
|
-
}
|
|
390
|
+
name: "String",
|
|
391
|
+
},
|
|
368
392
|
},
|
|
369
393
|
status: {
|
|
370
394
|
serializedName: "status",
|
|
371
395
|
readOnly: true,
|
|
372
396
|
type: {
|
|
373
|
-
name: "String"
|
|
374
|
-
}
|
|
397
|
+
name: "String",
|
|
398
|
+
},
|
|
375
399
|
},
|
|
376
400
|
subject: {
|
|
377
401
|
serializedName: "subject",
|
|
378
402
|
readOnly: true,
|
|
379
403
|
type: {
|
|
380
|
-
name: "String"
|
|
381
|
-
}
|
|
404
|
+
name: "String",
|
|
405
|
+
},
|
|
382
406
|
},
|
|
383
407
|
thumbprint: {
|
|
384
408
|
serializedName: "thumbprint",
|
|
385
409
|
readOnly: true,
|
|
386
410
|
type: {
|
|
387
|
-
name: "String"
|
|
388
|
-
}
|
|
411
|
+
name: "String",
|
|
412
|
+
},
|
|
389
413
|
},
|
|
390
414
|
expiryUtc: {
|
|
391
415
|
serializedName: "expiryUtc",
|
|
392
416
|
readOnly: true,
|
|
393
417
|
type: {
|
|
394
|
-
name: "DateTime"
|
|
395
|
-
}
|
|
418
|
+
name: "DateTime",
|
|
419
|
+
},
|
|
396
420
|
},
|
|
397
421
|
notBeforeUtc: {
|
|
398
422
|
serializedName: "notBeforeUtc",
|
|
399
423
|
readOnly: true,
|
|
400
424
|
type: {
|
|
401
|
-
name: "DateTime"
|
|
402
|
-
}
|
|
425
|
+
name: "DateTime",
|
|
426
|
+
},
|
|
403
427
|
},
|
|
404
428
|
provisioningState: {
|
|
405
429
|
serializedName: "provisioningState",
|
|
406
430
|
readOnly: true,
|
|
407
431
|
type: {
|
|
408
|
-
name: "String"
|
|
409
|
-
}
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
|
-
}
|
|
432
|
+
name: "String",
|
|
433
|
+
},
|
|
434
|
+
},
|
|
435
|
+
},
|
|
436
|
+
},
|
|
413
437
|
};
|
|
414
438
|
export const CertificateChainResponse = {
|
|
415
439
|
type: {
|
|
@@ -420,11 +444,11 @@ export const CertificateChainResponse = {
|
|
|
420
444
|
serializedName: "certificateChain",
|
|
421
445
|
readOnly: true,
|
|
422
446
|
type: {
|
|
423
|
-
name: "String"
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
}
|
|
447
|
+
name: "String",
|
|
448
|
+
},
|
|
449
|
+
},
|
|
450
|
+
},
|
|
451
|
+
},
|
|
428
452
|
};
|
|
429
453
|
export const ProofOfPossessionNonceRequest = {
|
|
430
454
|
type: {
|
|
@@ -435,11 +459,11 @@ export const ProofOfPossessionNonceRequest = {
|
|
|
435
459
|
serializedName: "proofOfPossessionNonce",
|
|
436
460
|
required: true,
|
|
437
461
|
type: {
|
|
438
|
-
name: "String"
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
}
|
|
462
|
+
name: "String",
|
|
463
|
+
},
|
|
464
|
+
},
|
|
465
|
+
},
|
|
466
|
+
},
|
|
443
467
|
};
|
|
444
468
|
export const CountElementsResponse = {
|
|
445
469
|
type: {
|
|
@@ -450,11 +474,11 @@ export const CountElementsResponse = {
|
|
|
450
474
|
serializedName: "value",
|
|
451
475
|
required: true,
|
|
452
476
|
type: {
|
|
453
|
-
name: "Number"
|
|
454
|
-
}
|
|
455
|
-
}
|
|
456
|
-
}
|
|
457
|
-
}
|
|
477
|
+
name: "Number",
|
|
478
|
+
},
|
|
479
|
+
},
|
|
480
|
+
},
|
|
481
|
+
},
|
|
458
482
|
};
|
|
459
483
|
export const ImageListResult = {
|
|
460
484
|
type: {
|
|
@@ -469,19 +493,88 @@ export const ImageListResult = {
|
|
|
469
493
|
element: {
|
|
470
494
|
type: {
|
|
471
495
|
name: "Composite",
|
|
472
|
-
className: "Image"
|
|
473
|
-
}
|
|
474
|
-
}
|
|
475
|
-
}
|
|
496
|
+
className: "Image",
|
|
497
|
+
},
|
|
498
|
+
},
|
|
499
|
+
},
|
|
476
500
|
},
|
|
477
501
|
nextLink: {
|
|
478
502
|
serializedName: "nextLink",
|
|
503
|
+
readOnly: true,
|
|
504
|
+
type: {
|
|
505
|
+
name: "String",
|
|
506
|
+
},
|
|
507
|
+
},
|
|
508
|
+
},
|
|
509
|
+
},
|
|
510
|
+
};
|
|
511
|
+
export const ImageProperties = {
|
|
512
|
+
type: {
|
|
513
|
+
name: "Composite",
|
|
514
|
+
className: "ImageProperties",
|
|
515
|
+
modelProperties: {
|
|
516
|
+
image: {
|
|
517
|
+
serializedName: "image",
|
|
518
|
+
type: {
|
|
519
|
+
name: "String",
|
|
520
|
+
},
|
|
521
|
+
},
|
|
522
|
+
imageId: {
|
|
523
|
+
serializedName: "imageId",
|
|
524
|
+
type: {
|
|
525
|
+
name: "String",
|
|
526
|
+
},
|
|
527
|
+
},
|
|
528
|
+
imageName: {
|
|
529
|
+
serializedName: "imageName",
|
|
530
|
+
readOnly: true,
|
|
531
|
+
type: {
|
|
532
|
+
name: "String",
|
|
533
|
+
},
|
|
534
|
+
},
|
|
535
|
+
regionalDataBoundary: {
|
|
536
|
+
serializedName: "regionalDataBoundary",
|
|
537
|
+
type: {
|
|
538
|
+
name: "String",
|
|
539
|
+
},
|
|
540
|
+
},
|
|
541
|
+
uri: {
|
|
542
|
+
serializedName: "uri",
|
|
543
|
+
readOnly: true,
|
|
479
544
|
type: {
|
|
480
|
-
name: "String"
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
|
|
545
|
+
name: "String",
|
|
546
|
+
},
|
|
547
|
+
},
|
|
548
|
+
description: {
|
|
549
|
+
serializedName: "description",
|
|
550
|
+
readOnly: true,
|
|
551
|
+
type: {
|
|
552
|
+
name: "String",
|
|
553
|
+
},
|
|
554
|
+
},
|
|
555
|
+
componentId: {
|
|
556
|
+
serializedName: "componentId",
|
|
557
|
+
readOnly: true,
|
|
558
|
+
type: {
|
|
559
|
+
name: "String",
|
|
560
|
+
},
|
|
561
|
+
},
|
|
562
|
+
imageType: {
|
|
563
|
+
serializedName: "imageType",
|
|
564
|
+
readOnly: true,
|
|
565
|
+
type: {
|
|
566
|
+
name: "String",
|
|
567
|
+
},
|
|
568
|
+
},
|
|
569
|
+
provisioningState: {
|
|
570
|
+
serializedName: "provisioningState",
|
|
571
|
+
readOnly: true,
|
|
572
|
+
type: {
|
|
573
|
+
name: "String",
|
|
574
|
+
},
|
|
575
|
+
},
|
|
576
|
+
},
|
|
577
|
+
},
|
|
485
578
|
};
|
|
486
579
|
export const DeploymentListResult = {
|
|
487
580
|
type: {
|
|
@@ -496,19 +589,60 @@ export const DeploymentListResult = {
|
|
|
496
589
|
element: {
|
|
497
590
|
type: {
|
|
498
591
|
name: "Composite",
|
|
499
|
-
className: "Deployment"
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
}
|
|
592
|
+
className: "Deployment",
|
|
593
|
+
},
|
|
594
|
+
},
|
|
595
|
+
},
|
|
503
596
|
},
|
|
504
597
|
nextLink: {
|
|
505
598
|
serializedName: "nextLink",
|
|
599
|
+
readOnly: true,
|
|
506
600
|
type: {
|
|
507
|
-
name: "String"
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
}
|
|
511
|
-
}
|
|
601
|
+
name: "String",
|
|
602
|
+
},
|
|
603
|
+
},
|
|
604
|
+
},
|
|
605
|
+
},
|
|
606
|
+
};
|
|
607
|
+
export const DeploymentProperties = {
|
|
608
|
+
type: {
|
|
609
|
+
name: "Composite",
|
|
610
|
+
className: "DeploymentProperties",
|
|
611
|
+
modelProperties: {
|
|
612
|
+
deploymentId: {
|
|
613
|
+
serializedName: "deploymentId",
|
|
614
|
+
type: {
|
|
615
|
+
name: "String",
|
|
616
|
+
},
|
|
617
|
+
},
|
|
618
|
+
deployedImages: {
|
|
619
|
+
serializedName: "deployedImages",
|
|
620
|
+
type: {
|
|
621
|
+
name: "Sequence",
|
|
622
|
+
element: {
|
|
623
|
+
type: {
|
|
624
|
+
name: "Composite",
|
|
625
|
+
className: "Image",
|
|
626
|
+
},
|
|
627
|
+
},
|
|
628
|
+
},
|
|
629
|
+
},
|
|
630
|
+
deploymentDateUtc: {
|
|
631
|
+
serializedName: "deploymentDateUtc",
|
|
632
|
+
readOnly: true,
|
|
633
|
+
type: {
|
|
634
|
+
name: "DateTime",
|
|
635
|
+
},
|
|
636
|
+
},
|
|
637
|
+
provisioningState: {
|
|
638
|
+
serializedName: "provisioningState",
|
|
639
|
+
readOnly: true,
|
|
640
|
+
type: {
|
|
641
|
+
name: "String",
|
|
642
|
+
},
|
|
643
|
+
},
|
|
644
|
+
},
|
|
645
|
+
},
|
|
512
646
|
};
|
|
513
647
|
export const ListDeviceGroupsRequest = {
|
|
514
648
|
type: {
|
|
@@ -518,11 +652,11 @@ export const ListDeviceGroupsRequest = {
|
|
|
518
652
|
deviceGroupName: {
|
|
519
653
|
serializedName: "deviceGroupName",
|
|
520
654
|
type: {
|
|
521
|
-
name: "String"
|
|
522
|
-
}
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
|
-
}
|
|
655
|
+
name: "String",
|
|
656
|
+
},
|
|
657
|
+
},
|
|
658
|
+
},
|
|
659
|
+
},
|
|
526
660
|
};
|
|
527
661
|
export const DeviceGroupListResult = {
|
|
528
662
|
type: {
|
|
@@ -537,19 +671,72 @@ export const DeviceGroupListResult = {
|
|
|
537
671
|
element: {
|
|
538
672
|
type: {
|
|
539
673
|
name: "Composite",
|
|
540
|
-
className: "DeviceGroup"
|
|
541
|
-
}
|
|
542
|
-
}
|
|
543
|
-
}
|
|
674
|
+
className: "DeviceGroup",
|
|
675
|
+
},
|
|
676
|
+
},
|
|
677
|
+
},
|
|
544
678
|
},
|
|
545
679
|
nextLink: {
|
|
546
680
|
serializedName: "nextLink",
|
|
681
|
+
readOnly: true,
|
|
547
682
|
type: {
|
|
548
|
-
name: "String"
|
|
549
|
-
}
|
|
550
|
-
}
|
|
551
|
-
}
|
|
552
|
-
}
|
|
683
|
+
name: "String",
|
|
684
|
+
},
|
|
685
|
+
},
|
|
686
|
+
},
|
|
687
|
+
},
|
|
688
|
+
};
|
|
689
|
+
export const DeviceGroupProperties = {
|
|
690
|
+
type: {
|
|
691
|
+
name: "Composite",
|
|
692
|
+
className: "DeviceGroupProperties",
|
|
693
|
+
modelProperties: {
|
|
694
|
+
description: {
|
|
695
|
+
serializedName: "description",
|
|
696
|
+
type: {
|
|
697
|
+
name: "String",
|
|
698
|
+
},
|
|
699
|
+
},
|
|
700
|
+
osFeedType: {
|
|
701
|
+
serializedName: "osFeedType",
|
|
702
|
+
type: {
|
|
703
|
+
name: "String",
|
|
704
|
+
},
|
|
705
|
+
},
|
|
706
|
+
updatePolicy: {
|
|
707
|
+
serializedName: "updatePolicy",
|
|
708
|
+
type: {
|
|
709
|
+
name: "String",
|
|
710
|
+
},
|
|
711
|
+
},
|
|
712
|
+
allowCrashDumpsCollection: {
|
|
713
|
+
serializedName: "allowCrashDumpsCollection",
|
|
714
|
+
type: {
|
|
715
|
+
name: "String",
|
|
716
|
+
},
|
|
717
|
+
},
|
|
718
|
+
regionalDataBoundary: {
|
|
719
|
+
serializedName: "regionalDataBoundary",
|
|
720
|
+
type: {
|
|
721
|
+
name: "String",
|
|
722
|
+
},
|
|
723
|
+
},
|
|
724
|
+
hasDeployment: {
|
|
725
|
+
serializedName: "hasDeployment",
|
|
726
|
+
readOnly: true,
|
|
727
|
+
type: {
|
|
728
|
+
name: "Boolean",
|
|
729
|
+
},
|
|
730
|
+
},
|
|
731
|
+
provisioningState: {
|
|
732
|
+
serializedName: "provisioningState",
|
|
733
|
+
readOnly: true,
|
|
734
|
+
type: {
|
|
735
|
+
name: "String",
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
},
|
|
739
|
+
},
|
|
553
740
|
};
|
|
554
741
|
export const PagedDeviceInsight = {
|
|
555
742
|
type: {
|
|
@@ -564,19 +751,20 @@ export const PagedDeviceInsight = {
|
|
|
564
751
|
element: {
|
|
565
752
|
type: {
|
|
566
753
|
name: "Composite",
|
|
567
|
-
className: "DeviceInsight"
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|
|
754
|
+
className: "DeviceInsight",
|
|
755
|
+
},
|
|
756
|
+
},
|
|
757
|
+
},
|
|
571
758
|
},
|
|
572
759
|
nextLink: {
|
|
573
760
|
serializedName: "nextLink",
|
|
761
|
+
readOnly: true,
|
|
574
762
|
type: {
|
|
575
|
-
name: "String"
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
}
|
|
579
|
-
}
|
|
763
|
+
name: "String",
|
|
764
|
+
},
|
|
765
|
+
},
|
|
766
|
+
},
|
|
767
|
+
},
|
|
580
768
|
};
|
|
581
769
|
export const DeviceInsight = {
|
|
582
770
|
type: {
|
|
@@ -587,60 +775,60 @@ export const DeviceInsight = {
|
|
|
587
775
|
serializedName: "deviceId",
|
|
588
776
|
required: true,
|
|
589
777
|
type: {
|
|
590
|
-
name: "String"
|
|
591
|
-
}
|
|
778
|
+
name: "String",
|
|
779
|
+
},
|
|
592
780
|
},
|
|
593
781
|
description: {
|
|
594
782
|
serializedName: "description",
|
|
595
783
|
required: true,
|
|
596
784
|
type: {
|
|
597
|
-
name: "String"
|
|
598
|
-
}
|
|
785
|
+
name: "String",
|
|
786
|
+
},
|
|
599
787
|
},
|
|
600
788
|
startTimestampUtc: {
|
|
601
789
|
serializedName: "startTimestampUtc",
|
|
602
790
|
required: true,
|
|
603
791
|
type: {
|
|
604
|
-
name: "DateTime"
|
|
605
|
-
}
|
|
792
|
+
name: "DateTime",
|
|
793
|
+
},
|
|
606
794
|
},
|
|
607
795
|
endTimestampUtc: {
|
|
608
796
|
serializedName: "endTimestampUtc",
|
|
609
797
|
required: true,
|
|
610
798
|
type: {
|
|
611
|
-
name: "DateTime"
|
|
612
|
-
}
|
|
799
|
+
name: "DateTime",
|
|
800
|
+
},
|
|
613
801
|
},
|
|
614
802
|
eventCategory: {
|
|
615
803
|
serializedName: "eventCategory",
|
|
616
804
|
required: true,
|
|
617
805
|
type: {
|
|
618
|
-
name: "String"
|
|
619
|
-
}
|
|
806
|
+
name: "String",
|
|
807
|
+
},
|
|
620
808
|
},
|
|
621
809
|
eventClass: {
|
|
622
810
|
serializedName: "eventClass",
|
|
623
811
|
required: true,
|
|
624
812
|
type: {
|
|
625
|
-
name: "String"
|
|
626
|
-
}
|
|
813
|
+
name: "String",
|
|
814
|
+
},
|
|
627
815
|
},
|
|
628
816
|
eventType: {
|
|
629
817
|
serializedName: "eventType",
|
|
630
818
|
required: true,
|
|
631
819
|
type: {
|
|
632
|
-
name: "String"
|
|
633
|
-
}
|
|
820
|
+
name: "String",
|
|
821
|
+
},
|
|
634
822
|
},
|
|
635
823
|
eventCount: {
|
|
636
824
|
serializedName: "eventCount",
|
|
637
825
|
required: true,
|
|
638
826
|
type: {
|
|
639
|
-
name: "Number"
|
|
640
|
-
}
|
|
641
|
-
}
|
|
642
|
-
}
|
|
643
|
-
}
|
|
827
|
+
name: "Number",
|
|
828
|
+
},
|
|
829
|
+
},
|
|
830
|
+
},
|
|
831
|
+
},
|
|
644
832
|
};
|
|
645
833
|
export const DeviceListResult = {
|
|
646
834
|
type: {
|
|
@@ -655,19 +843,76 @@ export const DeviceListResult = {
|
|
|
655
843
|
element: {
|
|
656
844
|
type: {
|
|
657
845
|
name: "Composite",
|
|
658
|
-
className: "Device"
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
}
|
|
846
|
+
className: "Device",
|
|
847
|
+
},
|
|
848
|
+
},
|
|
849
|
+
},
|
|
662
850
|
},
|
|
663
851
|
nextLink: {
|
|
664
852
|
serializedName: "nextLink",
|
|
853
|
+
readOnly: true,
|
|
854
|
+
type: {
|
|
855
|
+
name: "String",
|
|
856
|
+
},
|
|
857
|
+
},
|
|
858
|
+
},
|
|
859
|
+
},
|
|
860
|
+
};
|
|
861
|
+
export const DeviceProperties = {
|
|
862
|
+
type: {
|
|
863
|
+
name: "Composite",
|
|
864
|
+
className: "DeviceProperties",
|
|
865
|
+
modelProperties: {
|
|
866
|
+
deviceId: {
|
|
867
|
+
serializedName: "deviceId",
|
|
868
|
+
type: {
|
|
869
|
+
name: "String",
|
|
870
|
+
},
|
|
871
|
+
},
|
|
872
|
+
chipSku: {
|
|
873
|
+
serializedName: "chipSku",
|
|
874
|
+
readOnly: true,
|
|
875
|
+
type: {
|
|
876
|
+
name: "String",
|
|
877
|
+
},
|
|
878
|
+
},
|
|
879
|
+
lastAvailableOsVersion: {
|
|
880
|
+
serializedName: "lastAvailableOsVersion",
|
|
881
|
+
readOnly: true,
|
|
882
|
+
type: {
|
|
883
|
+
name: "String",
|
|
884
|
+
},
|
|
885
|
+
},
|
|
886
|
+
lastInstalledOsVersion: {
|
|
887
|
+
serializedName: "lastInstalledOsVersion",
|
|
888
|
+
readOnly: true,
|
|
889
|
+
type: {
|
|
890
|
+
name: "String",
|
|
891
|
+
},
|
|
892
|
+
},
|
|
893
|
+
lastOsUpdateUtc: {
|
|
894
|
+
serializedName: "lastOsUpdateUtc",
|
|
895
|
+
readOnly: true,
|
|
896
|
+
type: {
|
|
897
|
+
name: "DateTime",
|
|
898
|
+
},
|
|
899
|
+
},
|
|
900
|
+
lastUpdateRequestUtc: {
|
|
901
|
+
serializedName: "lastUpdateRequestUtc",
|
|
902
|
+
readOnly: true,
|
|
665
903
|
type: {
|
|
666
|
-
name: "
|
|
667
|
-
}
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
|
|
904
|
+
name: "DateTime",
|
|
905
|
+
},
|
|
906
|
+
},
|
|
907
|
+
provisioningState: {
|
|
908
|
+
serializedName: "provisioningState",
|
|
909
|
+
readOnly: true,
|
|
910
|
+
type: {
|
|
911
|
+
name: "String",
|
|
912
|
+
},
|
|
913
|
+
},
|
|
914
|
+
},
|
|
915
|
+
},
|
|
671
916
|
};
|
|
672
917
|
export const ProductListResult = {
|
|
673
918
|
type: {
|
|
@@ -682,71 +927,123 @@ export const ProductListResult = {
|
|
|
682
927
|
element: {
|
|
683
928
|
type: {
|
|
684
929
|
name: "Composite",
|
|
685
|
-
className: "Product"
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
}
|
|
930
|
+
className: "Product",
|
|
931
|
+
},
|
|
932
|
+
},
|
|
933
|
+
},
|
|
689
934
|
},
|
|
690
935
|
nextLink: {
|
|
691
936
|
serializedName: "nextLink",
|
|
937
|
+
readOnly: true,
|
|
938
|
+
type: {
|
|
939
|
+
name: "String",
|
|
940
|
+
},
|
|
941
|
+
},
|
|
942
|
+
},
|
|
943
|
+
},
|
|
944
|
+
};
|
|
945
|
+
export const ProductProperties = {
|
|
946
|
+
type: {
|
|
947
|
+
name: "Composite",
|
|
948
|
+
className: "ProductProperties",
|
|
949
|
+
modelProperties: {
|
|
950
|
+
description: {
|
|
951
|
+
serializedName: "description",
|
|
952
|
+
type: {
|
|
953
|
+
name: "String",
|
|
954
|
+
},
|
|
955
|
+
},
|
|
956
|
+
provisioningState: {
|
|
957
|
+
serializedName: "provisioningState",
|
|
958
|
+
readOnly: true,
|
|
692
959
|
type: {
|
|
693
|
-
name: "String"
|
|
694
|
-
}
|
|
695
|
-
}
|
|
696
|
-
}
|
|
697
|
-
}
|
|
960
|
+
name: "String",
|
|
961
|
+
},
|
|
962
|
+
},
|
|
963
|
+
},
|
|
964
|
+
},
|
|
698
965
|
};
|
|
699
966
|
export const ProductUpdate = {
|
|
700
967
|
type: {
|
|
701
968
|
name: "Composite",
|
|
702
969
|
className: "ProductUpdate",
|
|
970
|
+
modelProperties: {
|
|
971
|
+
properties: {
|
|
972
|
+
serializedName: "properties",
|
|
973
|
+
type: {
|
|
974
|
+
name: "Composite",
|
|
975
|
+
className: "ProductUpdateProperties",
|
|
976
|
+
},
|
|
977
|
+
},
|
|
978
|
+
},
|
|
979
|
+
},
|
|
980
|
+
};
|
|
981
|
+
export const ProductUpdateProperties = {
|
|
982
|
+
type: {
|
|
983
|
+
name: "Composite",
|
|
984
|
+
className: "ProductUpdateProperties",
|
|
703
985
|
modelProperties: {
|
|
704
986
|
description: {
|
|
705
|
-
serializedName: "
|
|
987
|
+
serializedName: "description",
|
|
706
988
|
type: {
|
|
707
|
-
name: "String"
|
|
708
|
-
}
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
|
-
}
|
|
989
|
+
name: "String",
|
|
990
|
+
},
|
|
991
|
+
},
|
|
992
|
+
},
|
|
993
|
+
},
|
|
712
994
|
};
|
|
713
995
|
export const DeviceGroupUpdate = {
|
|
714
996
|
type: {
|
|
715
997
|
name: "Composite",
|
|
716
998
|
className: "DeviceGroupUpdate",
|
|
999
|
+
modelProperties: {
|
|
1000
|
+
properties: {
|
|
1001
|
+
serializedName: "properties",
|
|
1002
|
+
type: {
|
|
1003
|
+
name: "Composite",
|
|
1004
|
+
className: "DeviceGroupUpdateProperties",
|
|
1005
|
+
},
|
|
1006
|
+
},
|
|
1007
|
+
},
|
|
1008
|
+
},
|
|
1009
|
+
};
|
|
1010
|
+
export const DeviceGroupUpdateProperties = {
|
|
1011
|
+
type: {
|
|
1012
|
+
name: "Composite",
|
|
1013
|
+
className: "DeviceGroupUpdateProperties",
|
|
717
1014
|
modelProperties: {
|
|
718
1015
|
description: {
|
|
719
|
-
serializedName: "
|
|
1016
|
+
serializedName: "description",
|
|
720
1017
|
type: {
|
|
721
|
-
name: "String"
|
|
722
|
-
}
|
|
1018
|
+
name: "String",
|
|
1019
|
+
},
|
|
723
1020
|
},
|
|
724
1021
|
osFeedType: {
|
|
725
|
-
serializedName: "
|
|
1022
|
+
serializedName: "osFeedType",
|
|
726
1023
|
type: {
|
|
727
|
-
name: "String"
|
|
728
|
-
}
|
|
1024
|
+
name: "String",
|
|
1025
|
+
},
|
|
729
1026
|
},
|
|
730
1027
|
updatePolicy: {
|
|
731
|
-
serializedName: "
|
|
1028
|
+
serializedName: "updatePolicy",
|
|
732
1029
|
type: {
|
|
733
|
-
name: "String"
|
|
734
|
-
}
|
|
1030
|
+
name: "String",
|
|
1031
|
+
},
|
|
735
1032
|
},
|
|
736
1033
|
allowCrashDumpsCollection: {
|
|
737
|
-
serializedName: "
|
|
1034
|
+
serializedName: "allowCrashDumpsCollection",
|
|
738
1035
|
type: {
|
|
739
|
-
name: "String"
|
|
740
|
-
}
|
|
1036
|
+
name: "String",
|
|
1037
|
+
},
|
|
741
1038
|
},
|
|
742
1039
|
regionalDataBoundary: {
|
|
743
|
-
serializedName: "
|
|
1040
|
+
serializedName: "regionalDataBoundary",
|
|
744
1041
|
type: {
|
|
745
|
-
name: "String"
|
|
746
|
-
}
|
|
747
|
-
}
|
|
748
|
-
}
|
|
749
|
-
}
|
|
1042
|
+
name: "String",
|
|
1043
|
+
},
|
|
1044
|
+
},
|
|
1045
|
+
},
|
|
1046
|
+
},
|
|
750
1047
|
};
|
|
751
1048
|
export const ClaimDevicesRequest = {
|
|
752
1049
|
type: {
|
|
@@ -760,27 +1057,42 @@ export const ClaimDevicesRequest = {
|
|
|
760
1057
|
name: "Sequence",
|
|
761
1058
|
element: {
|
|
762
1059
|
type: {
|
|
763
|
-
name: "String"
|
|
764
|
-
}
|
|
765
|
-
}
|
|
766
|
-
}
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
}
|
|
1060
|
+
name: "String",
|
|
1061
|
+
},
|
|
1062
|
+
},
|
|
1063
|
+
},
|
|
1064
|
+
},
|
|
1065
|
+
},
|
|
1066
|
+
},
|
|
770
1067
|
};
|
|
771
1068
|
export const DeviceUpdate = {
|
|
772
1069
|
type: {
|
|
773
1070
|
name: "Composite",
|
|
774
1071
|
className: "DeviceUpdate",
|
|
1072
|
+
modelProperties: {
|
|
1073
|
+
properties: {
|
|
1074
|
+
serializedName: "properties",
|
|
1075
|
+
type: {
|
|
1076
|
+
name: "Composite",
|
|
1077
|
+
className: "DeviceUpdateProperties",
|
|
1078
|
+
},
|
|
1079
|
+
},
|
|
1080
|
+
},
|
|
1081
|
+
},
|
|
1082
|
+
};
|
|
1083
|
+
export const DeviceUpdateProperties = {
|
|
1084
|
+
type: {
|
|
1085
|
+
name: "Composite",
|
|
1086
|
+
className: "DeviceUpdateProperties",
|
|
775
1087
|
modelProperties: {
|
|
776
1088
|
deviceGroupId: {
|
|
777
|
-
serializedName: "
|
|
1089
|
+
serializedName: "deviceGroupId",
|
|
778
1090
|
type: {
|
|
779
|
-
name: "String"
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
}
|
|
783
|
-
}
|
|
1091
|
+
name: "String",
|
|
1092
|
+
},
|
|
1093
|
+
},
|
|
1094
|
+
},
|
|
1095
|
+
},
|
|
784
1096
|
};
|
|
785
1097
|
export const GenerateCapabilityImageRequest = {
|
|
786
1098
|
type: {
|
|
@@ -794,13 +1106,13 @@ export const GenerateCapabilityImageRequest = {
|
|
|
794
1106
|
name: "Sequence",
|
|
795
1107
|
element: {
|
|
796
1108
|
type: {
|
|
797
|
-
name: "String"
|
|
798
|
-
}
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
}
|
|
803
|
-
}
|
|
1109
|
+
name: "String",
|
|
1110
|
+
},
|
|
1111
|
+
},
|
|
1112
|
+
},
|
|
1113
|
+
},
|
|
1114
|
+
},
|
|
1115
|
+
},
|
|
804
1116
|
};
|
|
805
1117
|
export const SignedCapabilityImageResponse = {
|
|
806
1118
|
type: {
|
|
@@ -811,41 +1123,11 @@ export const SignedCapabilityImageResponse = {
|
|
|
811
1123
|
serializedName: "image",
|
|
812
1124
|
readOnly: true,
|
|
813
1125
|
type: {
|
|
814
|
-
name: "String"
|
|
815
|
-
}
|
|
816
|
-
}
|
|
817
|
-
}
|
|
818
|
-
}
|
|
819
|
-
};
|
|
820
|
-
export const DevicePatchProperties = {
|
|
821
|
-
type: {
|
|
822
|
-
name: "Composite",
|
|
823
|
-
className: "DevicePatchProperties",
|
|
824
|
-
modelProperties: {
|
|
825
|
-
deviceGroupId: {
|
|
826
|
-
serializedName: "deviceGroupId",
|
|
827
|
-
required: true,
|
|
828
|
-
type: {
|
|
829
|
-
name: "String"
|
|
830
|
-
}
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
}
|
|
834
|
-
};
|
|
835
|
-
export const ImageUploadRequestBody = {
|
|
836
|
-
type: {
|
|
837
|
-
name: "Composite",
|
|
838
|
-
className: "ImageUploadRequestBody",
|
|
839
|
-
modelProperties: {
|
|
840
|
-
images: {
|
|
841
|
-
serializedName: "images",
|
|
842
|
-
required: true,
|
|
843
|
-
type: {
|
|
844
|
-
name: "String"
|
|
845
|
-
}
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
}
|
|
1126
|
+
name: "String",
|
|
1127
|
+
},
|
|
1128
|
+
},
|
|
1129
|
+
},
|
|
1130
|
+
},
|
|
849
1131
|
};
|
|
850
1132
|
export const TrackedResource = {
|
|
851
1133
|
type: {
|
|
@@ -855,302 +1137,135 @@ export const TrackedResource = {
|
|
|
855
1137
|
serializedName: "tags",
|
|
856
1138
|
type: {
|
|
857
1139
|
name: "Dictionary",
|
|
858
|
-
value: { type: { name: "String" } }
|
|
859
|
-
}
|
|
1140
|
+
value: { type: { name: "String" } },
|
|
1141
|
+
},
|
|
860
1142
|
}, location: {
|
|
861
1143
|
serializedName: "location",
|
|
862
1144
|
required: true,
|
|
863
1145
|
type: {
|
|
864
|
-
name: "String"
|
|
865
|
-
}
|
|
866
|
-
} })
|
|
867
|
-
}
|
|
1146
|
+
name: "String",
|
|
1147
|
+
},
|
|
1148
|
+
} }),
|
|
1149
|
+
},
|
|
868
1150
|
};
|
|
869
1151
|
export const ProxyResource = {
|
|
870
1152
|
type: {
|
|
871
1153
|
name: "Composite",
|
|
872
1154
|
className: "ProxyResource",
|
|
873
|
-
modelProperties: Object.assign({}, Resource.type.modelProperties)
|
|
874
|
-
}
|
|
1155
|
+
modelProperties: Object.assign({}, Resource.type.modelProperties),
|
|
1156
|
+
},
|
|
875
1157
|
};
|
|
876
1158
|
export const ProofOfPossessionNonceResponse = {
|
|
877
1159
|
type: {
|
|
878
1160
|
name: "Composite",
|
|
879
1161
|
className: "ProofOfPossessionNonceResponse",
|
|
880
|
-
modelProperties: Object.assign({}, CertificateProperties.type.modelProperties)
|
|
881
|
-
}
|
|
1162
|
+
modelProperties: Object.assign({}, CertificateProperties.type.modelProperties),
|
|
1163
|
+
},
|
|
1164
|
+
};
|
|
1165
|
+
export const CountDevicesResponse = {
|
|
1166
|
+
type: {
|
|
1167
|
+
name: "Composite",
|
|
1168
|
+
className: "CountDevicesResponse",
|
|
1169
|
+
modelProperties: Object.assign({}, CountElementsResponse.type.modelProperties),
|
|
1170
|
+
},
|
|
882
1171
|
};
|
|
883
1172
|
export const CountDeviceResponse = {
|
|
884
1173
|
type: {
|
|
885
1174
|
name: "Composite",
|
|
886
1175
|
className: "CountDeviceResponse",
|
|
887
|
-
modelProperties: Object.assign({}, CountElementsResponse.type.modelProperties)
|
|
888
|
-
}
|
|
1176
|
+
modelProperties: Object.assign({}, CountElementsResponse.type.modelProperties),
|
|
1177
|
+
},
|
|
889
1178
|
};
|
|
890
1179
|
export const Catalog = {
|
|
891
1180
|
type: {
|
|
892
1181
|
name: "Composite",
|
|
893
1182
|
className: "Catalog",
|
|
894
|
-
modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), {
|
|
895
|
-
serializedName: "properties
|
|
896
|
-
readOnly: true,
|
|
1183
|
+
modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { properties: {
|
|
1184
|
+
serializedName: "properties",
|
|
897
1185
|
type: {
|
|
898
|
-
name: "
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
1186
|
+
name: "Composite",
|
|
1187
|
+
className: "CatalogProperties",
|
|
1188
|
+
},
|
|
1189
|
+
} }),
|
|
1190
|
+
},
|
|
902
1191
|
};
|
|
903
1192
|
export const Certificate = {
|
|
904
1193
|
type: {
|
|
905
1194
|
name: "Composite",
|
|
906
1195
|
className: "Certificate",
|
|
907
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
908
|
-
serializedName: "properties
|
|
909
|
-
readOnly: true,
|
|
910
|
-
type: {
|
|
911
|
-
name: "String"
|
|
912
|
-
}
|
|
913
|
-
}, status: {
|
|
914
|
-
serializedName: "properties.status",
|
|
915
|
-
readOnly: true,
|
|
1196
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1197
|
+
serializedName: "properties",
|
|
916
1198
|
type: {
|
|
917
|
-
name: "
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
type: {
|
|
923
|
-
name: "String"
|
|
924
|
-
}
|
|
925
|
-
}, thumbprint: {
|
|
926
|
-
serializedName: "properties.thumbprint",
|
|
927
|
-
readOnly: true,
|
|
928
|
-
type: {
|
|
929
|
-
name: "String"
|
|
930
|
-
}
|
|
931
|
-
}, expiryUtc: {
|
|
932
|
-
serializedName: "properties.expiryUtc",
|
|
933
|
-
readOnly: true,
|
|
934
|
-
type: {
|
|
935
|
-
name: "DateTime"
|
|
936
|
-
}
|
|
937
|
-
}, notBeforeUtc: {
|
|
938
|
-
serializedName: "properties.notBeforeUtc",
|
|
939
|
-
readOnly: true,
|
|
940
|
-
type: {
|
|
941
|
-
name: "DateTime"
|
|
942
|
-
}
|
|
943
|
-
}, provisioningState: {
|
|
944
|
-
serializedName: "properties.provisioningState",
|
|
945
|
-
readOnly: true,
|
|
946
|
-
type: {
|
|
947
|
-
name: "String"
|
|
948
|
-
}
|
|
949
|
-
} })
|
|
950
|
-
}
|
|
1199
|
+
name: "Composite",
|
|
1200
|
+
className: "CertificateProperties",
|
|
1201
|
+
},
|
|
1202
|
+
} }),
|
|
1203
|
+
},
|
|
951
1204
|
};
|
|
952
1205
|
export const Image = {
|
|
953
1206
|
type: {
|
|
954
1207
|
name: "Composite",
|
|
955
1208
|
className: "Image",
|
|
956
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
957
|
-
serializedName: "properties
|
|
958
|
-
type: {
|
|
959
|
-
name: "String"
|
|
960
|
-
}
|
|
961
|
-
}, imageId: {
|
|
962
|
-
serializedName: "properties.imageId",
|
|
963
|
-
type: {
|
|
964
|
-
name: "String"
|
|
965
|
-
}
|
|
966
|
-
}, imageName: {
|
|
967
|
-
serializedName: "properties.imageName",
|
|
968
|
-
readOnly: true,
|
|
1209
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1210
|
+
serializedName: "properties",
|
|
969
1211
|
type: {
|
|
970
|
-
name: "
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
name: "String"
|
|
976
|
-
}
|
|
977
|
-
}, uri: {
|
|
978
|
-
serializedName: "properties.uri",
|
|
979
|
-
readOnly: true,
|
|
980
|
-
type: {
|
|
981
|
-
name: "String"
|
|
982
|
-
}
|
|
983
|
-
}, description: {
|
|
984
|
-
serializedName: "properties.description",
|
|
985
|
-
readOnly: true,
|
|
986
|
-
type: {
|
|
987
|
-
name: "String"
|
|
988
|
-
}
|
|
989
|
-
}, componentId: {
|
|
990
|
-
serializedName: "properties.componentId",
|
|
991
|
-
readOnly: true,
|
|
992
|
-
type: {
|
|
993
|
-
name: "String"
|
|
994
|
-
}
|
|
995
|
-
}, imageType: {
|
|
996
|
-
serializedName: "properties.imageType",
|
|
997
|
-
readOnly: true,
|
|
998
|
-
type: {
|
|
999
|
-
name: "String"
|
|
1000
|
-
}
|
|
1001
|
-
}, provisioningState: {
|
|
1002
|
-
serializedName: "properties.provisioningState",
|
|
1003
|
-
readOnly: true,
|
|
1004
|
-
type: {
|
|
1005
|
-
name: "String"
|
|
1006
|
-
}
|
|
1007
|
-
} })
|
|
1008
|
-
}
|
|
1212
|
+
name: "Composite",
|
|
1213
|
+
className: "ImageProperties",
|
|
1214
|
+
},
|
|
1215
|
+
} }),
|
|
1216
|
+
},
|
|
1009
1217
|
};
|
|
1010
1218
|
export const Deployment = {
|
|
1011
1219
|
type: {
|
|
1012
1220
|
name: "Composite",
|
|
1013
1221
|
className: "Deployment",
|
|
1014
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1015
|
-
serializedName: "properties
|
|
1222
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1223
|
+
serializedName: "properties",
|
|
1016
1224
|
type: {
|
|
1017
|
-
name: "
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
name: "Sequence",
|
|
1023
|
-
element: {
|
|
1024
|
-
type: {
|
|
1025
|
-
name: "Composite",
|
|
1026
|
-
className: "Image"
|
|
1027
|
-
}
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
}, deploymentDateUtc: {
|
|
1031
|
-
serializedName: "properties.deploymentDateUtc",
|
|
1032
|
-
readOnly: true,
|
|
1033
|
-
type: {
|
|
1034
|
-
name: "DateTime"
|
|
1035
|
-
}
|
|
1036
|
-
}, provisioningState: {
|
|
1037
|
-
serializedName: "properties.provisioningState",
|
|
1038
|
-
readOnly: true,
|
|
1039
|
-
type: {
|
|
1040
|
-
name: "String"
|
|
1041
|
-
}
|
|
1042
|
-
} })
|
|
1043
|
-
}
|
|
1225
|
+
name: "Composite",
|
|
1226
|
+
className: "DeploymentProperties",
|
|
1227
|
+
},
|
|
1228
|
+
} }),
|
|
1229
|
+
},
|
|
1044
1230
|
};
|
|
1045
1231
|
export const DeviceGroup = {
|
|
1046
1232
|
type: {
|
|
1047
1233
|
name: "Composite",
|
|
1048
1234
|
className: "DeviceGroup",
|
|
1049
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1050
|
-
serializedName: "properties
|
|
1051
|
-
type: {
|
|
1052
|
-
name: "String"
|
|
1053
|
-
}
|
|
1054
|
-
}, osFeedType: {
|
|
1055
|
-
serializedName: "properties.osFeedType",
|
|
1056
|
-
type: {
|
|
1057
|
-
name: "String"
|
|
1058
|
-
}
|
|
1059
|
-
}, updatePolicy: {
|
|
1060
|
-
serializedName: "properties.updatePolicy",
|
|
1061
|
-
type: {
|
|
1062
|
-
name: "String"
|
|
1063
|
-
}
|
|
1064
|
-
}, allowCrashDumpsCollection: {
|
|
1065
|
-
serializedName: "properties.allowCrashDumpsCollection",
|
|
1066
|
-
type: {
|
|
1067
|
-
name: "String"
|
|
1068
|
-
}
|
|
1069
|
-
}, regionalDataBoundary: {
|
|
1070
|
-
serializedName: "properties.regionalDataBoundary",
|
|
1071
|
-
type: {
|
|
1072
|
-
name: "String"
|
|
1073
|
-
}
|
|
1074
|
-
}, hasDeployment: {
|
|
1075
|
-
serializedName: "properties.hasDeployment",
|
|
1076
|
-
readOnly: true,
|
|
1077
|
-
type: {
|
|
1078
|
-
name: "Boolean"
|
|
1079
|
-
}
|
|
1080
|
-
}, provisioningState: {
|
|
1081
|
-
serializedName: "properties.provisioningState",
|
|
1082
|
-
readOnly: true,
|
|
1235
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1236
|
+
serializedName: "properties",
|
|
1083
1237
|
type: {
|
|
1084
|
-
name: "
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1238
|
+
name: "Composite",
|
|
1239
|
+
className: "DeviceGroupProperties",
|
|
1240
|
+
},
|
|
1241
|
+
} }),
|
|
1242
|
+
},
|
|
1088
1243
|
};
|
|
1089
1244
|
export const Device = {
|
|
1090
1245
|
type: {
|
|
1091
1246
|
name: "Composite",
|
|
1092
1247
|
className: "Device",
|
|
1093
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1094
|
-
serializedName: "properties
|
|
1095
|
-
type: {
|
|
1096
|
-
name: "String"
|
|
1097
|
-
}
|
|
1098
|
-
}, chipSku: {
|
|
1099
|
-
serializedName: "properties.chipSku",
|
|
1100
|
-
readOnly: true,
|
|
1101
|
-
type: {
|
|
1102
|
-
name: "String"
|
|
1103
|
-
}
|
|
1104
|
-
}, lastAvailableOsVersion: {
|
|
1105
|
-
serializedName: "properties.lastAvailableOsVersion",
|
|
1106
|
-
readOnly: true,
|
|
1107
|
-
type: {
|
|
1108
|
-
name: "String"
|
|
1109
|
-
}
|
|
1110
|
-
}, lastInstalledOsVersion: {
|
|
1111
|
-
serializedName: "properties.lastInstalledOsVersion",
|
|
1112
|
-
readOnly: true,
|
|
1248
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1249
|
+
serializedName: "properties",
|
|
1113
1250
|
type: {
|
|
1114
|
-
name: "
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
type: {
|
|
1120
|
-
name: "DateTime"
|
|
1121
|
-
}
|
|
1122
|
-
}, lastUpdateRequestUtc: {
|
|
1123
|
-
serializedName: "properties.lastUpdateRequestUtc",
|
|
1124
|
-
readOnly: true,
|
|
1125
|
-
type: {
|
|
1126
|
-
name: "DateTime"
|
|
1127
|
-
}
|
|
1128
|
-
}, provisioningState: {
|
|
1129
|
-
serializedName: "properties.provisioningState",
|
|
1130
|
-
readOnly: true,
|
|
1131
|
-
type: {
|
|
1132
|
-
name: "String"
|
|
1133
|
-
}
|
|
1134
|
-
} })
|
|
1135
|
-
}
|
|
1251
|
+
name: "Composite",
|
|
1252
|
+
className: "DeviceProperties",
|
|
1253
|
+
},
|
|
1254
|
+
} }),
|
|
1255
|
+
},
|
|
1136
1256
|
};
|
|
1137
1257
|
export const Product = {
|
|
1138
1258
|
type: {
|
|
1139
1259
|
name: "Composite",
|
|
1140
1260
|
className: "Product",
|
|
1141
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1142
|
-
serializedName: "properties
|
|
1143
|
-
type: {
|
|
1144
|
-
name: "String"
|
|
1145
|
-
}
|
|
1146
|
-
}, provisioningState: {
|
|
1147
|
-
serializedName: "properties.provisioningState",
|
|
1148
|
-
readOnly: true,
|
|
1261
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
|
|
1262
|
+
serializedName: "properties",
|
|
1149
1263
|
type: {
|
|
1150
|
-
name: "
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1264
|
+
name: "Composite",
|
|
1265
|
+
className: "ProductProperties",
|
|
1266
|
+
},
|
|
1267
|
+
} }),
|
|
1268
|
+
},
|
|
1154
1269
|
};
|
|
1155
1270
|
export const CatalogsCreateOrUpdateHeaders = {
|
|
1156
1271
|
type: {
|
|
@@ -1160,11 +1275,11 @@ export const CatalogsCreateOrUpdateHeaders = {
|
|
|
1160
1275
|
retryAfter: {
|
|
1161
1276
|
serializedName: "retry-after",
|
|
1162
1277
|
type: {
|
|
1163
|
-
name: "Number"
|
|
1164
|
-
}
|
|
1165
|
-
}
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1278
|
+
name: "Number",
|
|
1279
|
+
},
|
|
1280
|
+
},
|
|
1281
|
+
},
|
|
1282
|
+
},
|
|
1168
1283
|
};
|
|
1169
1284
|
export const CatalogsDeleteHeaders = {
|
|
1170
1285
|
type: {
|
|
@@ -1174,17 +1289,37 @@ export const CatalogsDeleteHeaders = {
|
|
|
1174
1289
|
retryAfter: {
|
|
1175
1290
|
serializedName: "retry-after",
|
|
1176
1291
|
type: {
|
|
1177
|
-
name: "Number"
|
|
1178
|
-
}
|
|
1292
|
+
name: "Number",
|
|
1293
|
+
},
|
|
1179
1294
|
},
|
|
1180
1295
|
location: {
|
|
1181
1296
|
serializedName: "location",
|
|
1182
1297
|
type: {
|
|
1183
|
-
name: "String"
|
|
1184
|
-
}
|
|
1185
|
-
}
|
|
1186
|
-
}
|
|
1187
|
-
}
|
|
1298
|
+
name: "String",
|
|
1299
|
+
},
|
|
1300
|
+
},
|
|
1301
|
+
},
|
|
1302
|
+
},
|
|
1303
|
+
};
|
|
1304
|
+
export const CatalogsUploadImageHeaders = {
|
|
1305
|
+
type: {
|
|
1306
|
+
name: "Composite",
|
|
1307
|
+
className: "CatalogsUploadImageHeaders",
|
|
1308
|
+
modelProperties: {
|
|
1309
|
+
retryAfter: {
|
|
1310
|
+
serializedName: "retry-after",
|
|
1311
|
+
type: {
|
|
1312
|
+
name: "Number",
|
|
1313
|
+
},
|
|
1314
|
+
},
|
|
1315
|
+
location: {
|
|
1316
|
+
serializedName: "location",
|
|
1317
|
+
type: {
|
|
1318
|
+
name: "String",
|
|
1319
|
+
},
|
|
1320
|
+
},
|
|
1321
|
+
},
|
|
1322
|
+
},
|
|
1188
1323
|
};
|
|
1189
1324
|
export const ImagesCreateOrUpdateHeaders = {
|
|
1190
1325
|
type: {
|
|
@@ -1194,11 +1329,11 @@ export const ImagesCreateOrUpdateHeaders = {
|
|
|
1194
1329
|
retryAfter: {
|
|
1195
1330
|
serializedName: "retry-after",
|
|
1196
1331
|
type: {
|
|
1197
|
-
name: "Number"
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1200
|
-
}
|
|
1201
|
-
}
|
|
1332
|
+
name: "Number",
|
|
1333
|
+
},
|
|
1334
|
+
},
|
|
1335
|
+
},
|
|
1336
|
+
},
|
|
1202
1337
|
};
|
|
1203
1338
|
export const ImagesDeleteHeaders = {
|
|
1204
1339
|
type: {
|
|
@@ -1208,17 +1343,17 @@ export const ImagesDeleteHeaders = {
|
|
|
1208
1343
|
retryAfter: {
|
|
1209
1344
|
serializedName: "retry-after",
|
|
1210
1345
|
type: {
|
|
1211
|
-
name: "Number"
|
|
1212
|
-
}
|
|
1346
|
+
name: "Number",
|
|
1347
|
+
},
|
|
1213
1348
|
},
|
|
1214
1349
|
location: {
|
|
1215
1350
|
serializedName: "location",
|
|
1216
1351
|
type: {
|
|
1217
|
-
name: "String"
|
|
1218
|
-
}
|
|
1219
|
-
}
|
|
1220
|
-
}
|
|
1221
|
-
}
|
|
1352
|
+
name: "String",
|
|
1353
|
+
},
|
|
1354
|
+
},
|
|
1355
|
+
},
|
|
1356
|
+
},
|
|
1222
1357
|
};
|
|
1223
1358
|
export const ProductsCreateOrUpdateHeaders = {
|
|
1224
1359
|
type: {
|
|
@@ -1228,11 +1363,11 @@ export const ProductsCreateOrUpdateHeaders = {
|
|
|
1228
1363
|
retryAfter: {
|
|
1229
1364
|
serializedName: "retry-after",
|
|
1230
1365
|
type: {
|
|
1231
|
-
name: "Number"
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1366
|
+
name: "Number",
|
|
1367
|
+
},
|
|
1368
|
+
},
|
|
1369
|
+
},
|
|
1370
|
+
},
|
|
1236
1371
|
};
|
|
1237
1372
|
export const ProductsUpdateHeaders = {
|
|
1238
1373
|
type: {
|
|
@@ -1242,17 +1377,17 @@ export const ProductsUpdateHeaders = {
|
|
|
1242
1377
|
retryAfter: {
|
|
1243
1378
|
serializedName: "retry-after",
|
|
1244
1379
|
type: {
|
|
1245
|
-
name: "Number"
|
|
1246
|
-
}
|
|
1380
|
+
name: "Number",
|
|
1381
|
+
},
|
|
1247
1382
|
},
|
|
1248
1383
|
location: {
|
|
1249
1384
|
serializedName: "location",
|
|
1250
1385
|
type: {
|
|
1251
|
-
name: "String"
|
|
1252
|
-
}
|
|
1253
|
-
}
|
|
1254
|
-
}
|
|
1255
|
-
}
|
|
1386
|
+
name: "String",
|
|
1387
|
+
},
|
|
1388
|
+
},
|
|
1389
|
+
},
|
|
1390
|
+
},
|
|
1256
1391
|
};
|
|
1257
1392
|
export const ProductsDeleteHeaders = {
|
|
1258
1393
|
type: {
|
|
@@ -1262,17 +1397,17 @@ export const ProductsDeleteHeaders = {
|
|
|
1262
1397
|
retryAfter: {
|
|
1263
1398
|
serializedName: "retry-after",
|
|
1264
1399
|
type: {
|
|
1265
|
-
name: "Number"
|
|
1266
|
-
}
|
|
1400
|
+
name: "Number",
|
|
1401
|
+
},
|
|
1267
1402
|
},
|
|
1268
1403
|
location: {
|
|
1269
1404
|
serializedName: "location",
|
|
1270
1405
|
type: {
|
|
1271
|
-
name: "String"
|
|
1272
|
-
}
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1406
|
+
name: "String",
|
|
1407
|
+
},
|
|
1408
|
+
},
|
|
1409
|
+
},
|
|
1410
|
+
},
|
|
1276
1411
|
};
|
|
1277
1412
|
export const DeviceGroupsCreateOrUpdateHeaders = {
|
|
1278
1413
|
type: {
|
|
@@ -1282,11 +1417,11 @@ export const DeviceGroupsCreateOrUpdateHeaders = {
|
|
|
1282
1417
|
retryAfter: {
|
|
1283
1418
|
serializedName: "retry-after",
|
|
1284
1419
|
type: {
|
|
1285
|
-
name: "Number"
|
|
1286
|
-
}
|
|
1287
|
-
}
|
|
1288
|
-
}
|
|
1289
|
-
}
|
|
1420
|
+
name: "Number",
|
|
1421
|
+
},
|
|
1422
|
+
},
|
|
1423
|
+
},
|
|
1424
|
+
},
|
|
1290
1425
|
};
|
|
1291
1426
|
export const DeviceGroupsUpdateHeaders = {
|
|
1292
1427
|
type: {
|
|
@@ -1296,17 +1431,17 @@ export const DeviceGroupsUpdateHeaders = {
|
|
|
1296
1431
|
retryAfter: {
|
|
1297
1432
|
serializedName: "retry-after",
|
|
1298
1433
|
type: {
|
|
1299
|
-
name: "Number"
|
|
1300
|
-
}
|
|
1434
|
+
name: "Number",
|
|
1435
|
+
},
|
|
1301
1436
|
},
|
|
1302
1437
|
location: {
|
|
1303
1438
|
serializedName: "location",
|
|
1304
1439
|
type: {
|
|
1305
|
-
name: "String"
|
|
1306
|
-
}
|
|
1307
|
-
}
|
|
1308
|
-
}
|
|
1309
|
-
}
|
|
1440
|
+
name: "String",
|
|
1441
|
+
},
|
|
1442
|
+
},
|
|
1443
|
+
},
|
|
1444
|
+
},
|
|
1310
1445
|
};
|
|
1311
1446
|
export const DeviceGroupsDeleteHeaders = {
|
|
1312
1447
|
type: {
|
|
@@ -1316,17 +1451,17 @@ export const DeviceGroupsDeleteHeaders = {
|
|
|
1316
1451
|
retryAfter: {
|
|
1317
1452
|
serializedName: "retry-after",
|
|
1318
1453
|
type: {
|
|
1319
|
-
name: "Number"
|
|
1320
|
-
}
|
|
1454
|
+
name: "Number",
|
|
1455
|
+
},
|
|
1321
1456
|
},
|
|
1322
1457
|
location: {
|
|
1323
1458
|
serializedName: "location",
|
|
1324
1459
|
type: {
|
|
1325
|
-
name: "String"
|
|
1326
|
-
}
|
|
1327
|
-
}
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1460
|
+
name: "String",
|
|
1461
|
+
},
|
|
1462
|
+
},
|
|
1463
|
+
},
|
|
1464
|
+
},
|
|
1330
1465
|
};
|
|
1331
1466
|
export const DeviceGroupsClaimDevicesHeaders = {
|
|
1332
1467
|
type: {
|
|
@@ -1336,11 +1471,17 @@ export const DeviceGroupsClaimDevicesHeaders = {
|
|
|
1336
1471
|
retryAfter: {
|
|
1337
1472
|
serializedName: "retry-after",
|
|
1338
1473
|
type: {
|
|
1339
|
-
name: "Number"
|
|
1340
|
-
}
|
|
1341
|
-
}
|
|
1342
|
-
|
|
1343
|
-
|
|
1474
|
+
name: "Number",
|
|
1475
|
+
},
|
|
1476
|
+
},
|
|
1477
|
+
location: {
|
|
1478
|
+
serializedName: "location",
|
|
1479
|
+
type: {
|
|
1480
|
+
name: "String",
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1483
|
+
},
|
|
1484
|
+
},
|
|
1344
1485
|
};
|
|
1345
1486
|
export const DeploymentsCreateOrUpdateHeaders = {
|
|
1346
1487
|
type: {
|
|
@@ -1350,11 +1491,11 @@ export const DeploymentsCreateOrUpdateHeaders = {
|
|
|
1350
1491
|
retryAfter: {
|
|
1351
1492
|
serializedName: "retry-after",
|
|
1352
1493
|
type: {
|
|
1353
|
-
name: "Number"
|
|
1354
|
-
}
|
|
1355
|
-
}
|
|
1356
|
-
}
|
|
1357
|
-
}
|
|
1494
|
+
name: "Number",
|
|
1495
|
+
},
|
|
1496
|
+
},
|
|
1497
|
+
},
|
|
1498
|
+
},
|
|
1358
1499
|
};
|
|
1359
1500
|
export const DeploymentsDeleteHeaders = {
|
|
1360
1501
|
type: {
|
|
@@ -1364,17 +1505,17 @@ export const DeploymentsDeleteHeaders = {
|
|
|
1364
1505
|
retryAfter: {
|
|
1365
1506
|
serializedName: "retry-after",
|
|
1366
1507
|
type: {
|
|
1367
|
-
name: "Number"
|
|
1368
|
-
}
|
|
1508
|
+
name: "Number",
|
|
1509
|
+
},
|
|
1369
1510
|
},
|
|
1370
1511
|
location: {
|
|
1371
1512
|
serializedName: "location",
|
|
1372
1513
|
type: {
|
|
1373
|
-
name: "String"
|
|
1374
|
-
}
|
|
1375
|
-
}
|
|
1376
|
-
}
|
|
1377
|
-
}
|
|
1514
|
+
name: "String",
|
|
1515
|
+
},
|
|
1516
|
+
},
|
|
1517
|
+
},
|
|
1518
|
+
},
|
|
1378
1519
|
};
|
|
1379
1520
|
export const DevicesCreateOrUpdateHeaders = {
|
|
1380
1521
|
type: {
|
|
@@ -1384,11 +1525,11 @@ export const DevicesCreateOrUpdateHeaders = {
|
|
|
1384
1525
|
retryAfter: {
|
|
1385
1526
|
serializedName: "retry-after",
|
|
1386
1527
|
type: {
|
|
1387
|
-
name: "Number"
|
|
1388
|
-
}
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1528
|
+
name: "Number",
|
|
1529
|
+
},
|
|
1530
|
+
},
|
|
1531
|
+
},
|
|
1532
|
+
},
|
|
1392
1533
|
};
|
|
1393
1534
|
export const DevicesUpdateHeaders = {
|
|
1394
1535
|
type: {
|
|
@@ -1398,11 +1539,11 @@ export const DevicesUpdateHeaders = {
|
|
|
1398
1539
|
retryAfter: {
|
|
1399
1540
|
serializedName: "retry-after",
|
|
1400
1541
|
type: {
|
|
1401
|
-
name: "Number"
|
|
1402
|
-
}
|
|
1403
|
-
}
|
|
1404
|
-
}
|
|
1405
|
-
}
|
|
1542
|
+
name: "Number",
|
|
1543
|
+
},
|
|
1544
|
+
},
|
|
1545
|
+
},
|
|
1546
|
+
},
|
|
1406
1547
|
};
|
|
1407
1548
|
export const DevicesDeleteHeaders = {
|
|
1408
1549
|
type: {
|
|
@@ -1412,17 +1553,17 @@ export const DevicesDeleteHeaders = {
|
|
|
1412
1553
|
retryAfter: {
|
|
1413
1554
|
serializedName: "retry-after",
|
|
1414
1555
|
type: {
|
|
1415
|
-
name: "Number"
|
|
1416
|
-
}
|
|
1556
|
+
name: "Number",
|
|
1557
|
+
},
|
|
1417
1558
|
},
|
|
1418
1559
|
location: {
|
|
1419
1560
|
serializedName: "location",
|
|
1420
1561
|
type: {
|
|
1421
|
-
name: "String"
|
|
1422
|
-
}
|
|
1423
|
-
}
|
|
1424
|
-
}
|
|
1425
|
-
}
|
|
1562
|
+
name: "String",
|
|
1563
|
+
},
|
|
1564
|
+
},
|
|
1565
|
+
},
|
|
1566
|
+
},
|
|
1426
1567
|
};
|
|
1427
1568
|
export const DevicesGenerateCapabilityImageHeaders = {
|
|
1428
1569
|
type: {
|
|
@@ -1432,10 +1573,16 @@ export const DevicesGenerateCapabilityImageHeaders = {
|
|
|
1432
1573
|
retryAfter: {
|
|
1433
1574
|
serializedName: "retry-after",
|
|
1434
1575
|
type: {
|
|
1435
|
-
name: "Number"
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
|
|
1576
|
+
name: "Number",
|
|
1577
|
+
},
|
|
1578
|
+
},
|
|
1579
|
+
location: {
|
|
1580
|
+
serializedName: "location",
|
|
1581
|
+
type: {
|
|
1582
|
+
name: "String",
|
|
1583
|
+
},
|
|
1584
|
+
},
|
|
1585
|
+
},
|
|
1586
|
+
},
|
|
1440
1587
|
};
|
|
1441
1588
|
//# sourceMappingURL=mappers.js.map
|