다음을 통해 공유


External Security Solutions - List

구독에 대한 외부 보안 솔루션 목록을 가져옵니다.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/externalSecuritySolutions?api-version=2020-01-01

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
subscriptionId
path True

string

Azure 구독 ID

regex 패턴: ^[0-9A-Fa-f]{8}-([0-9A-Fa-f]{4}-){3}[0-9A-Fa-f]{12}$

api-version
query True

string

작업에 대한 API 버전

응답

Name 형식 Description
200 OK

ExternalSecuritySolutionList

그래

Other Status Codes

CloudError

작업이 실패한 이유를 설명하는 오류 응답입니다.

보안

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
AadConnectivityState

종류가 있는 Azure 리소스에 대해 설명합니다.

AadExternalSecuritySolution

로그를 OMS 작업 영역으로 보내는 AAD ID 보호 솔루션을 나타냅니다.

AadSolutionProperties

AAD 솔루션에 대한 외부 보안 솔루션 속성

AtaExternalSecuritySolution

OMS 작업 영역으로 로그를 보내는 ATA 보안 솔루션을 나타냅니다.

AtaSolutionProperties

ATA 솔루션에 대한 외부 보안 솔루션 속성

CefExternalSecuritySolution

CEF 로그를 OMS 작업 영역으로 보내는 보안 솔루션을 나타냅니다.

CefSolutionProperties

CEF 솔루션에 대한 외부 보안 솔루션 속성

CloudError

실패한 작업에 대한 오류 세부 정보를 반환하는 모든 Azure Resource Manager API에 대한 일반적인 오류 응답입니다. 또한 OData 오류 응답 형식을 따릅니다.

CloudErrorBody

오류 세부 정보입니다.

ConnectedWorkspace

솔루션이 연결된 OMS 작업 영역을 나타냅니다.

ErrorAdditionalInfo

리소스 관리 오류 추가 정보입니다.

ExternalSecuritySolutionKind

종류가 있는 Azure 리소스에 대해 설명합니다.

ExternalSecuritySolutionList

AadConnectivityState

종류가 있는 Azure 리소스에 대해 설명합니다.

Name 형식 Description
connectivityState

AadConnectivityState

외부 AAD 솔루션의 연결 상태

AadExternalSecuritySolution

로그를 OMS 작업 영역으로 보내는 AAD ID 보호 솔루션을 나타냅니다.

Name 형식 Description
id

string

리소스 ID

kind

ExternalSecuritySolutionKind

외부 솔루션의 종류

location

string

리소스가 저장되는 위치

name

string

리소스 이름

properties

AadSolutionProperties

AAD 솔루션에 대한 외부 보안 솔루션 속성

type

string

리소스 종류

AadSolutionProperties

AAD 솔루션에 대한 외부 보안 솔루션 속성

Name 형식 Description
connectivityState

AadConnectivityState

외부 AAD 솔루션의 연결 상태

deviceType

string

deviceVendor

string

workspace

ConnectedWorkspace

솔루션이 연결된 OMS 작업 영역을 나타냅니다.

AtaExternalSecuritySolution

OMS 작업 영역으로 로그를 보내는 ATA 보안 솔루션을 나타냅니다.

Name 형식 Description
id

string

리소스 ID

kind

ExternalSecuritySolutionKind

외부 솔루션의 종류

location

string

리소스가 저장되는 위치

name

string

리소스 이름

properties

AtaSolutionProperties

ATA 솔루션에 대한 외부 보안 솔루션 속성

type

string

리소스 종류

AtaSolutionProperties

ATA 솔루션에 대한 외부 보안 솔루션 속성

Name 형식 Description
deviceType

string

deviceVendor

string

lastEventReceived

string

workspace

ConnectedWorkspace

솔루션이 연결된 OMS 작업 영역을 나타냅니다.

CefExternalSecuritySolution

CEF 로그를 OMS 작업 영역으로 보내는 보안 솔루션을 나타냅니다.

Name 형식 Description
id

string

리소스 ID

kind

ExternalSecuritySolutionKind

외부 솔루션의 종류

location

string

리소스가 저장되는 위치

name

string

리소스 이름

properties

CefSolutionProperties

CEF 솔루션에 대한 외부 보안 솔루션 속성

type

string

리소스 종류

CefSolutionProperties

CEF 솔루션에 대한 외부 보안 솔루션 속성

Name 형식 Description
agent

string

deviceType

string

deviceVendor

string

hostname

string

lastEventReceived

string

workspace

ConnectedWorkspace

솔루션이 연결된 OMS 작업 영역을 나타냅니다.

CloudError

실패한 작업에 대한 오류 세부 정보를 반환하는 모든 Azure Resource Manager API에 대한 일반적인 오류 응답입니다. 또한 OData 오류 응답 형식을 따릅니다.

Name 형식 Description
error.additionalInfo

ErrorAdditionalInfo[]

오류 추가 정보입니다.

error.code

string

오류 코드입니다.

error.details

CloudErrorBody[]

오류 세부 정보입니다.

error.message

string

오류 메시지입니다.

error.target

string

오류 대상입니다.

CloudErrorBody

오류 세부 정보입니다.

Name 형식 Description
additionalInfo

ErrorAdditionalInfo[]

오류 추가 정보입니다.

code

string

오류 코드입니다.

details

CloudErrorBody[]

오류 세부 정보입니다.

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

ExternalSecuritySolutionKind

외부 솔루션의 종류

ExternalSecuritySolutionList

Name 형식 Description
nextLink

string

다음 페이지를 가져올 URI입니다.

value ExternalSecuritySolution[]:

OMS 작업 영역으로 정보를 보내고 Microsoft Defender for Cloud에서 데이터를 표시하는 Microsoft Defender for Cloud 외부의 보안 솔루션을 나타냅니다.