Skip to content

Commit aa183b7

Browse files
committed
added parameters
1 parent bd63dee commit aa183b7

File tree

4 files changed

+41
-25
lines changed

4 files changed

+41
-25
lines changed

defender-endpoint/api/export-firmware-hardware-assessment.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 01/08/2025
18+
ms.date: 01/22/2025
1919
---
2020

2121
# Export Hardware and firmware assessment inventory per device
@@ -153,12 +153,16 @@ Delegated (work or school account)|Software.Read|'Read Threat and Vulnerability
153153
GET /api/machines/HardwareFirmwareInventoryExport
154154
```
155155

156-
### 2.4 Properties (JSON response)
156+
### 2.4 Parameters
157+
158+
- `sasValidHours`: The number of hours that the download URLs are valid for. Maximum is 6 hours.
159+
160+
### 2.5 Properties (JSON response)
157161

158162
> [!NOTE]
159163
>
160-
> - The files are gzip compressed & in multiline Json format.
161-
> - The download URLs are only valid for 1 hour.
164+
> - The files are GZIP compressed & in multiline JSON format.
165+
> - The download URLs are valid for 6 hours.
162166
> - To maximize download speeds, make sure you are downloading the data from the same Azure region where your data resides.
163167
> - Each record is approximately 1KB of data. You should take this into account when choosing the pageSize parameter that works for you.
164168
> - Some additional columns might be returned in the response. These columns are temporary and might be removed. Only use the documented columns.
@@ -169,15 +173,15 @@ Property (ID)|Data type|Description
169173
|GeneratedTime|DateTime|The time the export was generated.
170174

171175

172-
## 2.5 Examples
176+
## 2.6 Examples
173177

174-
### 2.5.1 Request example
178+
### 2.6.1 Request example
175179

176180
```http
177181
GET https://api.security.microsoft.com/api/machines/HardwareFirmwareInventoryExport
178182
```
179183

180-
### 2.5.2 Response example
184+
### 2.6.2 Response example
181185

182186
```json
183187
{

defender-endpoint/api/export-security-baseline-assessment.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 01/08/2025
18+
ms.date: 01/22/2025
1919
---
2020

2121
# Export security baselines assessment per device
@@ -158,12 +158,16 @@ Returns all security baselines assessments for all devices, on a per-device basi
158158
GET /api/machines/BaselineComplianceAssessmentExport
159159
```
160160

161-
### 2.4 Properties (via files)
161+
### 2.4 Parameters
162+
163+
- `sasValidHours`: The number of hours that the download URLs are valid for. Maximum is 6 hours.
164+
165+
### 2.5 Properties (via files)
162166

163167
> [!NOTE]
164168
>
165-
> - The files are gzip compressed & in multiline Json format.
166-
> - The download URLs are only valid for 1 hours.
169+
> - The files are GZIP compressed & in multiline JSON format.
170+
> - The download URLs are valid for 6 hours.
167171
> - To maximize download speeds, make sure you are downloading the data from the same Azure region where your data resides.
168172
> - Some additional columns might be returned in the response. These columns are temporary and might be removed. Only use the documented columns.
169173

@@ -172,15 +176,15 @@ Property (ID)|Data type|Description
172176
|Export files|array[string]|A list of download URLs for files holding the current snapshot of the organization.
173177
|GeneratedTime|String|The time that the export was generated.
174178

175-
## 2.5 Examples
179+
## 2.6 Examples
176180

177-
### 2.5.1 Request example
181+
### 2.6.1 Request example
178182

179183
```http
180184
GET https://api.securitycenter.microsoft.com/api/machines/BaselineComplianceAssessmentExport
181185
```
182186

183-
### 2.5.2 Response example
187+
### 2.6.2 Response example
184188

185189
```json
186190
{

defender-endpoint/api/get-assessment-browser-extensions.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 01/08/2025
18+
ms.date: 01/22/2025
1919
---
2020

2121
# Export browser extensions assessment per device
@@ -182,12 +182,16 @@ Delegated (work or school account)|Software.Read|'Read Threat and Vulnerability
182182
GET /api/machines/browserextensionsinventoryExport
183183
```
184184

185-
### 2.4 Properties
185+
### 2.4 Parameters
186+
187+
- `sasValidHours`: The number of hours that the download URLs are valid for. Maximum is 6 hours.
188+
189+
### 2.5 Properties
186190

187191
> [!NOTE]
188192
>
189-
> - The files are gzip compressed & in multiline JSON format.
190-
> - The download URLs are only valid for 1 hour.
193+
> - The files are GZIP compressed & in multiline JSON format.
194+
> - The download URLs are valid for 6 hours.
191195
> - For maximum download speed of your data, you can make sure you're downloading from the same Azure region that your data resides.
192196
193197
<br>

defender-endpoint/api/get-assessment-information-gathering.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 01/08/2025
18+
ms.date: 01/22/2025
1919
---
2020

2121
# Information gathering assessment per device
@@ -69,12 +69,16 @@ Delegated (work or school account)|Vulnerability.Read|\'Read Threat and Vulnerab
6969
GET /api/Machines/InfoGatheringExport
7070
```
7171

72-
### 1.4 Properties
72+
### 1.4 Parameters
73+
74+
- `sasValidHours`: The number of hours that the download URLs are valid for Maximum is 6 hours.
75+
76+
### 1.5 Properties
7377

7478
> [!NOTE]
7579
>
76-
> - The files are gzip compressed & in multiline Json format.
77-
> - The download URLs are only valid for 1 hour.
80+
> - The files are GZIP compressed & in multiline JSON format.
81+
> - The download URLs are valid for 6 hours.
7882
> - To maximize download speeds, make sure you are downloading the data from the same Azure region where your data resides.
7983
> - Some additional columns might be returned in the response. These columns are temporary and might be removed. Only use the documented columns.
8084
@@ -83,15 +87,15 @@ Property (ID)|Data type|Description
8387
|Export files|String[array]|A list of download URLs for files holding the current snapshot of the organization.
8488
|GeneratedTime|DateTime|The time the export was generated.
8589

86-
### 1.5 Examples
90+
### 1.6 Examples
8791

88-
#### 1.5.1 Request example
92+
#### 1.6.1 Request example
8993

9094
```http
9195
GET https://api.securitycenter.microsoft.com/api/machines/InfoGatheringExport?$sasValidHours=1
9296
```
9397

94-
#### 1.5.2 Response example
98+
#### 1.6.2 Response example
9599

96100
```json
97101
{

0 commit comments

Comments
 (0)