External Security Solutions - List
구독에 대한 외부 보안 솔루션 목록을 가져옵니다.
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/externalSecuritySolutions?api-version=2020-01-01
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
subscription
|
path | True |
string |
Azure 구독 ID regex 패턴: |
api-version
|
query | True |
string |
작업에 대한 API 버전 |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
그래 |
|
Other Status Codes |
작업이 실패한 이유를 설명하는 오류 응답입니다. |
보안
azure_auth
Azure Active Directory OAuth2 Flow
형식:
oauth2
Flow:
implicit
권한 부여 URL:
https://login.microsoftonline.com/common/oauth2/authorize
범위
Name | Description |
---|---|
user_impersonation | 사용자 계정 가장 |
예제
Get external security solutions on a subscription
샘플 요청
GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/externalSecuritySolutions?api-version=2020-01-01
샘플 응답
{
"value": [
{
"kind": "AAD",
"properties": {
"connectivityState": "Discovered",
"deviceVendor": "Microsoft",
"deviceType": "Azure Active Directory Identity Protection",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/defaultresourcegroup-eus/providers/Microsoft.OperationalInsights/workspaces/defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-eus"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/defaultresourcegroup-eus/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-eus",
"name": "aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-eus",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "eastus"
},
{
"kind": "AAD",
"properties": {
"connectivityState": "Discovered",
"deviceVendor": "Microsoft",
"deviceType": "Azure Active Directory Identity Protection",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/defaultresourcegroup-weu/providers/Microsoft.OperationalInsights/workspaces/defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-weu"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/defaultresourcegroup-weu/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-weu",
"name": "aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-weu",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "westeurope"
},
{
"kind": "CEF",
"properties": {
"lastEventReceived": "2018-05-09T10:30:11.523Z",
"hostname": "barracuda",
"deviceVendor": "barracudanetworks",
"deviceType": "WAF",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/unificationprod/providers/Microsoft.OperationalInsights/workspaces/omsprd"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/unificationprod/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/cef_omsprd_barracudanetworks_waf_barracuda",
"name": "cef_omsprd_barracudanetworks_waf_barracuda",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "westcentralus"
},
{
"kind": "CEF",
"properties": {
"lastEventReceived": "2018-05-08T15:42:22.57Z",
"hostname": "demovm20",
"deviceVendor": "virtualHoneypot",
"deviceType": "Microsoft",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/unificationprod/providers/Microsoft.OperationalInsights/workspaces/omsprd"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/unificationprod/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/cef_omsprd_virtualhoneypot_Microsoft_demovm20",
"name": "cef_omsprd_virtualhoneypot_Microsoft_demovm20",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "westcentralus"
},
{
"kind": "CEF",
"properties": {
"lastEventReceived": "2018-05-08T10:38:53.423Z",
"hostname": "demovm10",
"deviceVendor": "virtualHoneypot",
"deviceType": "Microsoft",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/unificationprod/providers/Microsoft.OperationalInsights/workspaces/omsprd"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/unificationprod/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/cef_omsprd_virtualhoneypot_Microsoft_demovm10",
"name": "cef_omsprd_virtualhoneypot_Microsoft_demovm10",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "westcentralus"
},
{
"kind": "AAD",
"properties": {
"connectivityState": "Discovered",
"deviceVendor": "Microsoft",
"deviceType": "Azure Active Directory Identity Protection",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/unificationprod/providers/Microsoft.OperationalInsights/workspaces/omsprd"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/unificationprod/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/aad_omsprd",
"name": "aad_omsprd",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "westcentralus"
},
{
"kind": "AAD",
"properties": {
"connectivityState": "Discovered",
"deviceVendor": "Microsoft",
"deviceType": "Azure Active Directory Identity Protection",
"workspace": {
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourcegroups/defaultresourcegroup-ejp/providers/Microsoft.OperationalInsights/workspaces/defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-ejp"
}
},
"id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/defaultresourcegroup-ejp/providers/Microsoft.Security/locations/centralus/externalSecuritySolutions/aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-ejp",
"name": "aad_defaultworkspace-20ff7fc3-e762-44dd-bd96-b71116dcdc23-ejp",
"type": "Microsoft.Security/locations/externalSecuritySolutions",
"location": "japaneast"
}
]
}
정의
Name | Description |
---|---|
Aad |
종류가 있는 Azure 리소스에 대해 설명합니다. |
Aad |
로그를 OMS 작업 영역으로 보내는 AAD ID 보호 솔루션을 나타냅니다. |
Aad |
AAD 솔루션에 대한 외부 보안 솔루션 속성 |
Ata |
OMS 작업 영역으로 로그를 보내는 ATA 보안 솔루션을 나타냅니다. |
Ata |
ATA 솔루션에 대한 외부 보안 솔루션 속성 |
Cef |
CEF 로그를 OMS 작업 영역으로 보내는 보안 솔루션을 나타냅니다. |
Cef |
CEF 솔루션에 대한 외부 보안 솔루션 속성 |
Cloud |
실패한 작업에 대한 오류 세부 정보를 반환하는 모든 Azure Resource Manager API에 대한 일반적인 오류 응답입니다. 또한 OData 오류 응답 형식을 따릅니다. |
Cloud |
오류 세부 정보입니다. |
Connected |
솔루션이 연결된 OMS 작업 영역을 나타냅니다. |
Error |
리소스 관리 오류 추가 정보입니다. |
External |
종류가 있는 Azure 리소스에 대해 설명합니다. |
External |
AadConnectivityState
종류가 있는 Azure 리소스에 대해 설명합니다.
Name | 형식 | Description |
---|---|---|
connectivityState |
외부 AAD 솔루션의 연결 상태 |
AadExternalSecuritySolution
로그를 OMS 작업 영역으로 보내는 AAD ID 보호 솔루션을 나타냅니다.
Name | 형식 | Description |
---|---|---|
id |
string |
리소스 ID |
kind |
외부 솔루션의 종류 |
|
location |
string |
리소스가 저장되는 위치 |
name |
string |
리소스 이름 |
properties |
AAD 솔루션에 대한 외부 보안 솔루션 속성 |
|
type |
string |
리소스 종류 |
AadSolutionProperties
AAD 솔루션에 대한 외부 보안 솔루션 속성
Name | 형식 | Description |
---|---|---|
connectivityState |
외부 AAD 솔루션의 연결 상태 |
|
deviceType |
string |
|
deviceVendor |
string |
|
workspace |
솔루션이 연결된 OMS 작업 영역을 나타냅니다. |
AtaExternalSecuritySolution
OMS 작업 영역으로 로그를 보내는 ATA 보안 솔루션을 나타냅니다.
Name | 형식 | Description |
---|---|---|
id |
string |
리소스 ID |
kind |
외부 솔루션의 종류 |
|
location |
string |
리소스가 저장되는 위치 |
name |
string |
리소스 이름 |
properties |
ATA 솔루션에 대한 외부 보안 솔루션 속성 |
|
type |
string |
리소스 종류 |
AtaSolutionProperties
ATA 솔루션에 대한 외부 보안 솔루션 속성
Name | 형식 | Description |
---|---|---|
deviceType |
string |
|
deviceVendor |
string |
|
lastEventReceived |
string |
|
workspace |
솔루션이 연결된 OMS 작업 영역을 나타냅니다. |
CefExternalSecuritySolution
CEF 로그를 OMS 작업 영역으로 보내는 보안 솔루션을 나타냅니다.
Name | 형식 | Description |
---|---|---|
id |
string |
리소스 ID |
kind |
외부 솔루션의 종류 |
|
location |
string |
리소스가 저장되는 위치 |
name |
string |
리소스 이름 |
properties |
CEF 솔루션에 대한 외부 보안 솔루션 속성 |
|
type |
string |
리소스 종류 |
CefSolutionProperties
CEF 솔루션에 대한 외부 보안 솔루션 속성
Name | 형식 | Description |
---|---|---|
agent |
string |
|
deviceType |
string |
|
deviceVendor |
string |
|
hostname |
string |
|
lastEventReceived |
string |
|
workspace |
솔루션이 연결된 OMS 작업 영역을 나타냅니다. |
CloudError
실패한 작업에 대한 오류 세부 정보를 반환하는 모든 Azure Resource Manager API에 대한 일반적인 오류 응답입니다. 또한 OData 오류 응답 형식을 따릅니다.
Name | 형식 | Description |
---|---|---|
error.additionalInfo |
오류 추가 정보입니다. |
|
error.code |
string |
오류 코드입니다. |
error.details |
오류 세부 정보입니다. |
|
error.message |
string |
오류 메시지입니다. |
error.target |
string |
오류 대상입니다. |
CloudErrorBody
오류 세부 정보입니다.
Name | 형식 | Description |
---|---|---|
additionalInfo |
오류 추가 정보입니다. |
|
code |
string |
오류 코드입니다. |
details |
오류 세부 정보입니다. |
|
message |
string |
오류 메시지입니다. |
target |
string |
오류 대상입니다. |
ConnectedWorkspace
솔루션이 연결된 OMS 작업 영역을 나타냅니다.
Name | 형식 | Description |
---|---|---|
id |
string |
연결된 OMS 작업 영역의 Azure 리소스 ID |
ErrorAdditionalInfo
리소스 관리 오류 추가 정보입니다.
Name | 형식 | Description |
---|---|---|
info |
object |
추가 정보입니다. |
type |
string |
추가 정보 유형입니다. |
ExternalSecuritySolutionKind
종류가 있는 Azure 리소스에 대해 설명합니다.
Name | 형식 | Description |
---|---|---|
kind |
외부 솔루션의 종류 |
ExternalSecuritySolutionList
Name | 형식 | Description |
---|---|---|
nextLink |
string |
다음 페이지를 가져올 URI입니다. |
value | ExternalSecuritySolution[]: |
OMS 작업 영역으로 정보를 보내고 Microsoft Defender for Cloud에서 데이터를 표시하는 Microsoft Defender for Cloud 외부의 보안 솔루션을 나타냅니다. |