Access Point Resources - Delete

ID로 confluent 액세스 포인트를 삭제하세요

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Confluent/organizations/{organizationName}/environments/{environmentId}/networkGateways/{networkGatewayId}/accessPoints/{accessPointId}?api-version=2026-06-02-preview

URI 매개 변수

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

string

컨플루언트 액세스 포인트 ID

environmentId
path True

string

Confluent 환경 ID

networkGatewayId
path True

string

Confluent 네트워크 게이트웨이 ID

organizationName
path True

string

조직 리소스 이름

resourceGroupName
path True

string

minLength: 1
maxLength: 90

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

subscriptionId
path True

string (uuid)

대상 구독의 ID입니다. 값은 UUID여야 합니다.

api-version
query True

string

minLength: 1

이 작업에 사용할 API 버전입니다.

응답

Name 형식 Description
202 Accepted

리소스 삭제가 허용되었습니다.

헤더

  • Location: string
  • Retry-After: integer
204 No Content

리소스가 없습니다.

Other Status Codes

ErrorResponse

예기치 않은 오류 응답입니다.

보안

azure_auth

Azure Active Directory OAuth2 흐름.

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

범위

Name Description
user_impersonation 사용자 계정을 사칭하다

예제

AccessPointResources_Delete_MaximumSet

샘플 요청

DELETE https://management.azure.com/subscriptions/DC34558A-05D3-4370-AED8-75E60B381F94/resourceGroups/rgconfluent/providers/Microsoft.Confluent/organizations/myOrganization/environments/env-abc123/networkGateways/gw-def456/accessPoints/ap-xyz789?api-version=2026-06-02-preview

샘플 응답

Location: https://management.azure.com/subscriptions/DC34558A-05D3-4370-AED8-75E60B381F94/providers/Microsoft.Confluent/locations/eastus/operationStatuses/op-67890?api-version=2026-06-02-preview
Retry-After: 10

정의

Name Description
ErrorAdditionalInfo

리소스 관리 오류 추가 정보

ErrorDetail

오류 세부 정보입니다.

ErrorResponse

오류 응답

ErrorAdditionalInfo

리소스 관리 오류 추가 정보

Name 형식 Description
info

object

추가 정보입니다.

type

string

추가 정보 유형입니다.

ErrorDetail

오류 세부 정보입니다.

Name 형식 Description
additionalInfo

ErrorAdditionalInfo[]

오류 추가 정보

code

string

오류 코드입니다.

details

ErrorDetail[]

오류 세부 정보입니다.

message

string

오류 메시지입니다.

target

string

오류 대상.

ErrorResponse

오류 응답

Name 형식 Description
error

ErrorDetail

오류 개체입니다.