다음을 통해 공유


Advanced Threat Protection - Get

지정된 리소스에 대한 Advanced Threat Protection 설정을 가져옵니다.

GET https://management.azure.com/{resourceId}/providers/Microsoft.Security/advancedThreatProtectionSettings/current?api-version=2017-08-01-preview

URI 매개 변수

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

string

리소스의 식별자입니다.

settingName
path True

string

Advanced Threat Protection 설정 이름입니다.

api-version
query True

string

작업에 대한 API 버전

응답

Name 형식 Description
200 OK

AdvancedThreatProtectionSetting

Advanced Threat Protection 설정을 가져오는 데 성공했습니다.

Other Status Codes

CloudError

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

보안

azure_auth

Azure Active Directory OAuth2 흐름

형식: oauth2
Flow: implicit
권한 부여 URL: https://login.microsoftonline.com/common/oauth2/authorize

범위

Name Description
user_impersonation 사용자 계정 가장

예제

Gets the Advanced Threat Protection settings for the specified resource.

샘플 요청

GET https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/SampleRG/providers/Microsoft.Storage/storageAccounts/samplestorageaccount/providers/Microsoft.Security/advancedThreatProtectionSettings/current?api-version=2017-08-01-preview

샘플 응답

{
  "id": "/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/resourceGroups/SampleRG/providers/Microsoft.Storage/storageAccounts/samplestorageaccount/providers/Microsoft.Security/advancedThreatProtectionSettings/current",
  "name": "current",
  "type": "Microsoft.Security/advancedThreatProtectionSettings",
  "properties": {
    "isEnabled": true
  }
}

정의

Name Description
AdvancedThreatProtectionSetting

Advanced Threat Protection 리소스입니다.

CloudError

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

CloudErrorBody

오류 세부 정보입니다.

ErrorAdditionalInfo

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

AdvancedThreatProtectionSetting

Advanced Threat Protection 리소스입니다.

Name 형식 Description
id

string

리소스 ID

name

string

리소스 이름

properties.isEnabled

boolean

Advanced Threat Protection을 사용할 수 있는지 여부를 나타냅니다.

type

string

리소스 종류

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

오류 대상입니다.

ErrorAdditionalInfo

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

Name 형식 Description
info

object

추가 정보입니다.

type

string

추가 정보 유형입니다.