File tree Expand file tree Collapse file tree 4 files changed +43
-27
lines changed Expand file tree Collapse file tree 4 files changed +43
-27
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ms.topic: reference
15
15
ms.subservice : reference
16
16
ms.custom : api
17
17
search.appverid : met150
18
- ms.date : 01/08 /2025
18
+ ms.date : 01/23 /2025
19
19
---
20
20
21
21
# Export non product code software inventory assessment per device
@@ -180,12 +180,16 @@ Delegated (work or school account)|Software.Read|\'Read Threat and Vulnerability
180
180
GET /api/machines/SoftwareInventoryNonCpeExport
181
181
```
182
182
183
- ### 2.4 Properties
183
+ ### 2.4 Parameters
184
+
185
+ - ` sasValidHours ` : The number of hours that the download URLs are valid for. Maximum is 6 hours.
186
+
187
+ ### 2.5 Properties
184
188
185
189
> [ !NOTE]
186
190
>
187
- > - The files are gzip compressed & in multiline JSON format.
188
- > - The download URLs are only valid for 1 hour .
191
+ > - The files are GZIP compressed & in multiline JSON format.
192
+ > - The download URLs are valid for 6 hours .
189
193
> - For maximum download speed of your data, you can make sure you're downloading from the same Azure region that your data resides.
190
194
191
195
<br >
@@ -198,15 +202,15 @@ Export files|array\[string\]|A list of download URLs for files holding the curre
198
202
GeneratedTime|string|The time that the export was generated.|2021-05-20T08:00:00Z
199
203
|
200
204
201
- ### 2.5 Examples
205
+ ### 2.6 Examples
202
206
203
- #### 2.5 .1 Request example
207
+ #### 2.6 .1 Request example
204
208
205
209
``` http
206
210
GET https://api.securitycenter.microsoft.com/api/machines/SoftwareInventoryNonCpeExport
207
211
```
208
212
209
- #### 2.5 .2 Response example
213
+ #### 2.6 .2 Response example
210
214
211
215
``` json
212
216
{
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ms.topic: reference
15
15
ms.subservice : reference
16
16
ms.custom : api
17
17
search.appverid : met150
18
- ms.date : 01/06 /2025
18
+ ms.date : 01/23 /2025
19
19
---
20
20
21
21
# Export secure configuration assessment per device
@@ -238,12 +238,16 @@ Delegated (work or school account)|Vulnerability.Read|\'Read Threat and Vulnerab
238
238
GET /api/machines/SecureConfigurationsAssessmentExport
239
239
```
240
240
241
- ### 2.4 Properties
241
+ ### 2.4 Parameters
242
+
243
+ - ` sasValidHours ` : The number of hours that the download URLs are valid for. Maximum is 6 hours.
244
+
245
+ ### 2.5 Properties
242
246
243
247
> [ !NOTE]
244
248
>
245
249
> - The files are GZIP compressed & in multiline JSON format.
246
- > - The download URLs are only valid for 1 hour .
250
+ > - The download URLs are valid for 6 hours .
247
251
> - For maximum download speed of your data, you can make sure you are downloading from the same Azure region in which your data resides.
248
252
249
253
@@ -257,15 +261,15 @@ Export files|array[string]|A list of download URLs for files holding the current
257
261
GeneratedTime|string|The time that the export was generated.|2021-05-20T08:00:00Z
258
262
|
259
263
260
- ### 2.5 Examples
264
+ ### 2.6 Examples
261
265
262
- #### 2.5 .1 Request example
266
+ #### 2.6 .1 Request example
263
267
264
268
``` http
265
269
GET https://api.securitycenter.microsoft.com/api/machines/SecureConfigurationsAssessmentExport
266
270
```
267
271
268
- #### 2.5 .2 Response example
272
+ #### 2.6 .2 Response example
269
273
270
274
``` json
271
275
{
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ms.topic: reference
15
15
ms.subservice : reference
16
16
ms.custom : api
17
17
search.appverid : met150
18
- ms.date : 01/08 /2025
18
+ ms.date : 01/23 /2025
19
19
---
20
20
21
21
# Export software inventory assessment per device
@@ -236,12 +236,16 @@ Delegated (work or school account)|Software.Read|\'Read Threat and Vulnerability
236
236
GET /api/machines/SoftwareInventoryExport
237
237
```
238
238
239
- ### 2.4 Properties
239
+ ### 2.4 Parameters
240
+
241
+ - ` sasValidHours ` : The number of hours that the download URLs are valid for. Maximum is 6 hours.
242
+
243
+ ### 2.5 Properties
240
244
241
245
> [ !NOTE]
242
246
>
243
- > - The files are gzip compressed & in multiline JSON format.
244
- > - The download URLs are only valid for 1 hour .
247
+ > - The files are GZIP compressed & in multiline JSON format.
248
+ > - The download URLs are valid for 6 hours .
245
249
> - For maximum download speed of your data, you can make sure you're downloading from the same Azure region that your data resides.
246
250
247
251
<br >
@@ -254,15 +258,15 @@ Export files|array\[string\]|A list of download URLs for files holding the curre
254
258
GeneratedTime|string|The time that the export was generated.|2021-05-20T08:00:00Z
255
259
|
256
260
257
- ### 2.5 Examples
261
+ ### 2.6 Examples
258
262
259
- #### 2.5 .1 Request example
263
+ #### 2.6 .1 Request example
260
264
261
265
``` http
262
266
GET https://api.securitycenter.microsoft.com/api/machines/SoftwareInventoryExport
263
267
```
264
268
265
- #### 2.5 .2 Response example
269
+ #### 2.6 .2 Response example
266
270
267
271
``` json
268
272
{
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ms.topic: reference
15
15
ms.subservice : reference
16
16
ms.custom : api
17
17
search.appverid : met150
18
- ms.date : 01/08 /2025
18
+ ms.date : 01/23 /2025
19
19
---
20
20
21
21
# Export software vulnerabilities assessment per device
@@ -288,12 +288,16 @@ Delegated (work or school account)|Vulnerability.Read|\'Read Threat and Vulnerab
288
288
GET /api/machines/SoftwareVulnerabilitiesExport
289
289
```
290
290
291
- ### 2.4 Properties
291
+ ### 2.4 Parameters
292
+
293
+ - ` sasValidHours ` : The number of hours that the download URLs are valid for. Maximum is 6 hours.
294
+
295
+ ### 2.5 Properties
292
296
293
297
> [ !NOTE]
294
298
>
295
- > - The files are gzip compressed & in multiline Json format.
296
- > - The download URLs are only valid for 1 hour .
299
+ > - The files are GZIP compressed & in multiline JSON format.
300
+ > - The download URLs are valid for 6 hours .
297
301
> - For maximum download speed of your data, you can make sure you're downloading from the same Azure region that your data resides.
298
302
>
299
303
> - Each record is approximately 1KB of data. You should take this into account when choosing the correct pageSize parameter for you.
@@ -309,15 +313,15 @@ Export files|array\[string\]|A list of download URLs for files holding the curre
309
313
GeneratedTime|String|The time that the export was generated.|2021-05-20T08:00:00Z
310
314
|
311
315
312
- ### 2.5 Examples
316
+ ### 2.6 Examples
313
317
314
- #### 2.5 .1 Request example
318
+ #### 2.6 .1 Request example
315
319
316
320
``` http
317
321
GET https://api-us.securitycenter.contoso.com/api/machines/SoftwareVulnerabilitiesExport
318
322
```
319
323
320
- #### 2.5 .2 Response example
324
+ #### 2.6 .2 Response example
321
325
322
326
``` json
323
327
{
You can’t perform that action at this time.
0 commit comments