Iot Security Solution Analytics - Get
使用此方法可取得IoT安全性分析計量。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/iotSecuritySolutions/{solutionName}/analyticsModels/default?api-version=2019-08-01
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
resource
|
path | True |
string |
用戶訂用帳戶內的資源組名。 名稱不區分大小寫。 Regex 模式: |
solution
|
path | True |
string |
IoT 安全性解決方案的名稱。 |
subscription
|
path | True |
string |
Azure 訂用帳戶標識碼 Regex 模式: |
api-version
|
query | True |
string |
作業的 API 版本 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
還行 |
|
Other Status Codes |
描述作業失敗原因的錯誤回應。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
Get Security Solution Analytics
範例要求
GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/MyGroup/providers/Microsoft.Security/iotSecuritySolutions/default/analyticsModels/default?api-version=2019-08-01
範例回覆
{
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/MyGroup/providers/Microsoft.Security/IoTSecuritySolutions/Locations/eastus/default",
"name": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/MyGroup/providers/Microsoft.Security/IoTSecuritySolutions/Locations/eastus/default",
"type": "Microsoft.Security/iotSecuritySolutions/analyticsModels",
"properties": {
"metrics": {
"high": 5,
"medium": 200,
"low": 102
},
"unhealthyDeviceCount": 1200,
"devicesMetrics": [
{
"date": "2019-02-01T00:00:00Z",
"devicesMetrics": {
"high": 3,
"medium": 15,
"low": 70
}
},
{
"date": "2019-02-02T00:00:00Z",
"devicesMetrics": {
"high": 3,
"medium": 45,
"low": 65
}
}
],
"topAlertedDevices": [
{
"deviceId": "id1",
"alertsCount": 200
},
{
"deviceId": "id2",
"alertsCount": 170
},
{
"deviceId": "id3",
"alertsCount": 150
}
],
"mostPrevalentDeviceAlerts": [
{
"alertDisplayName": "Custom Alert - number of device to cloud messages in AMQP protocol is not in the allowed range",
"reportedSeverity": "Low",
"alertsCount": 200
},
{
"alertDisplayName": "Custom Alert - execution of a process that is not allowed",
"reportedSeverity": "Medium",
"alertsCount": 170
},
{
"alertDisplayName": "Successful Bruteforce",
"reportedSeverity": "Low",
"alertsCount": 150
}
],
"mostPrevalentDeviceRecommendations": [
{
"recommendationDisplayName": "Install the Azure Security of Things Agent",
"reportedSeverity": "Low",
"devicesCount": 200
},
{
"recommendationDisplayName": "High level permissions configured in Edge model twin for Edge module",
"reportedSeverity": "Low",
"devicesCount": 170
},
{
"recommendationDisplayName": "Same Authentication Credentials used by multiple devices",
"reportedSeverity": "Medium",
"devicesCount": 150
}
]
}
}
定義
名稱 | Description |
---|---|
Cloud |
所有 Azure Resource Manager API 的常見錯誤回應,以傳回失敗作業的錯誤詳細數據。 (這也遵循 OData 錯誤回應格式。)。 |
Cloud |
錯誤詳細數據。 |
Devices |
依匯總日期的裝置計量清單。 |
Error |
資源管理錯誤其他資訊。 |
Io |
關於過去一組天數內每個裝置警示數目的統計數據。 |
Io |
過去一組天數內每個警示類型警示數目的統計數據 |
Io |
每個裝置的建議數目、每個建議類型的統計數據。 |
Io |
IoT 安全性解決方案的安全性分析 |
Io |
IoT 安全性解決方案分析嚴重性計量。 |
reported |
評估的警示嚴重性。 |
CloudError
所有 Azure Resource Manager API 的常見錯誤回應,以傳回失敗作業的錯誤詳細數據。 (這也遵循 OData 錯誤回應格式。)。
名稱 | 類型 | Description |
---|---|---|
error.additionalInfo |
錯誤其他資訊。 |
|
error.code |
string |
錯誤碼。 |
error.details |
錯誤詳細數據。 |
|
error.message |
string |
錯誤訊息。 |
error.target |
string |
錯誤目標。 |
CloudErrorBody
錯誤詳細數據。
名稱 | 類型 | Description |
---|---|---|
additionalInfo |
錯誤其他資訊。 |
|
code |
string |
錯誤碼。 |
details |
錯誤詳細數據。 |
|
message |
string |
錯誤訊息。 |
target |
string |
錯誤目標。 |
DevicesMetrics
依匯總日期的裝置計量清單。
名稱 | 類型 | Description |
---|---|---|
date |
string |
依日期匯總IoT安全性解決方案裝置警示計量。 |
devicesMetrics |
依嚴重性排序的裝置警示計數。 |
ErrorAdditionalInfo
資源管理錯誤其他資訊。
名稱 | 類型 | Description |
---|---|---|
info |
object |
其他資訊。 |
type |
string |
其他信息類型。 |
IoTSecurityAlertedDevice
關於過去一組天數內每個裝置警示數目的統計數據。
名稱 | 類型 | Description |
---|---|---|
alertsCount |
integer |
此裝置引發的警示數目。 |
deviceId |
string |
裝置標識碼。 |
IoTSecurityDeviceAlert
過去一組天數內每個警示類型警示數目的統計數據
名稱 | 類型 | Description |
---|---|---|
alertDisplayName |
string |
警示的顯示名稱 |
alertsCount |
integer |
針對此警示類型引發的警示數目。 |
reportedSeverity |
評估的警示嚴重性。 |
IoTSecurityDeviceRecommendation
每個裝置的建議數目、每個建議類型的統計數據。
名稱 | 類型 | Description |
---|---|---|
devicesCount |
integer |
此建議的裝置數目。 |
recommendationDisplayName |
string |
建議的顯示名稱。 |
reportedSeverity |
評估的建議嚴重性。 |
IoTSecuritySolutionAnalyticsModel
IoT 安全性解決方案的安全性分析
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源標識碼 |
name |
string |
資源名稱 |
properties.devicesMetrics |
依匯總日期的裝置計量清單。 |
|
properties.metrics |
IoT 安全性解決方案的安全性分析。 |
|
properties.mostPrevalentDeviceAlerts |
3 個最普遍裝置警示的清單。 |
|
properties.mostPrevalentDeviceRecommendations |
3 個最普遍裝置建議的清單。 |
|
properties.topAlertedDevices |
具有最多警示的 3 部裝置清單。 |
|
properties.unhealthyDeviceCount |
integer |
IoT 安全性解決方案內狀況不良的裝置數目。 |
type |
string |
資源類型 |
IoTSeverityMetrics
IoT 安全性解決方案分析嚴重性計量。
名稱 | 類型 | Description |
---|---|---|
high |
integer |
高嚴重性警示/建議的計數。 |
low |
integer |
低嚴重性警示/建議的計數。 |
medium |
integer |
中等嚴重性警示/建議的計數。 |
reportedSeverity
評估的警示嚴重性。
名稱 | 類型 | Description |
---|---|---|
High |
string |
|
Informational |
string |
|
Low |
string |
|
Medium |
string |