Database Vulnerability Assessment Rule Baselines - Delete
데이터베이스의 취약성 평가 규칙 기준을 제거합니다.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases/{databaseName}/vulnerabilityAssessments/default/rules/{ruleId}/baselines/{baselineName}?api-version=2021-11-01
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
baseline
|
path | True |
취약성 평가 규칙 기준의 이름입니다(기본값은 데이터베이스 수준 규칙의 기준을 의미하고 서버 수준 규칙에 대한 master). |
|
database
|
path | True |
string |
취약성 평가 규칙 기준이 정의된 데이터베이스의 이름입니다. |
resource
|
path | True |
string |
리소스를 포함하는 리소스 그룹의 이름입니다. Azure 리소스 관리자 API 또는 포털에서 이 값을 가져올 수 있습니다. |
rule
|
path | True |
string |
취약성 평가 규칙 ID입니다. |
server
|
path | True |
string |
서버의 이름입니다. |
subscription
|
path | True |
string |
Azure 구독을 식별하는 구독 ID입니다. |
vulnerability
|
path | True |
취약성 평가의 이름입니다. |
|
api-version
|
query | True |
string |
요청에 사용할 API 버전입니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
데이터베이스 취약성 평가 규칙 기준을 제거했습니다. |
|
Other Status Codes |
오류 응답: ***
|
예제
Removes a database's vulnerability assessment rule baseline.
샘플 요청
DELETE https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/vulnerabilityaseessmenttest-4799/providers/Microsoft.Sql/servers/vulnerabilityaseessmenttest-6440/databases/testdb/vulnerabilityAssessments/default/rules/VA1001/baselines/default?api-version=2021-11-01
샘플 응답
정의
Name | Description |
---|---|
Vulnerability |
취약성 평가의 이름입니다. |
Vulnerability |
취약성 평가 규칙 기준의 이름입니다(기본값은 데이터베이스 수준 규칙의 기준을 의미하고 서버 수준 규칙에 대한 master). |
VulnerabilityAssessmentName
취약성 평가의 이름입니다.
값 | Description |
---|---|
default |
VulnerabilityAssessmentPolicyBaselineName
취약성 평가 규칙 기준의 이름입니다(기본값은 데이터베이스 수준 규칙의 기준을 의미하고 서버 수준 규칙에 대한 master).
값 | Description |
---|---|
default | |
master |