Ti.ReadWriteTi.ReadWrite.All
External DocumentationTo learn more, visit the Microsoft Defender for Endpoint documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Ti.ReadWriteTi.ReadWrite.All| Parameter | Description |
|---|---|
| Action | The action that is taken if the indicator is discovered in the organization. |
| Description | The description of the indicator. |
| Generate Alert | Select True if alert generation is required,and False if this indicator shouldn’t generate an alert. |
| Indicator Type | The type of the indicator entity. |
| Indicator Value | The value to assign to the indicator. |
| Severity | The severity of the indicator. |
| Title | The title of the indicator alert. |
| Parameter | Description |
|---|---|
| Application | A friendly name for the blocked content. If set, it appears in the blocking message instead of the file or domain name. |
| Educate URL | A custom notification/support URL. Supported for Block and Warn action types for URL indicators. |
| Expiration Time | The expiration time of the indicator. |
| Rbac Group Names | A comma-separated list of RBAC group names the indicator would be applied to. |
| Recommended Actions | Recommended actions for alerts triggered by threat intelligence (TI) indicators. |
{
"@odata.context": "https://api.securitycenter.microsoft.com/api/$metadata#Indicators/$entity",
"id": "5",
"indicatorValue": "230e7d15b011d7fac48f2bd61114db1022197f7f",
"indicatorType": "FileSha1",
"action": "BlockAndRemediate",
"createdBy": "admin@havivblinkops.onmicrosoft.com",
"severity": "Informational",
"category": 1,
"application": "demo-test",
"educateUrl": null,
"bypassDurationHours": null,
"title": "test",
"description": "test",
"recommendedActions": "nothing",
"creationTimeDateTimeUtc": "2025-10-21T12:09:46.0916319Z",
"expirationTime": "2026-12-12T00:00:00Z",
"lastUpdateTime": "2025-10-21T12:09:55.7079339Z",
"lastUpdatedBy": "admin@havivblinkops.onmicrosoft.com",
"rbacGroupNames": [],
"rbacGroupIds": [],
"notificationId": null,
"notificationBody": null,
"version": null,
"mitreTechniques": [],
"historicalDetection": false,
"lookBackPeriod": null,
"generateAlert": true,
"additionalInfo": null,
"createdByDisplayName": "admin@havivblinkops.onmicrosoft.com",
"externalId": null,
"createdBySource": "Portal",
"certificateInfo": null
}
Was this page helpful?