Domain Registration Provider - List Operations
리소스 공급자에서 사용 가능한 Csm API 목록을 노출하는 Csm 작업 구현 API에 대한 설명
GET https://management.azure.com/providers/Microsoft.DomainRegistration/operations?api-version=2023-12-01
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
API 버전 |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 |
|
Other Status Codes |
오류 응답을 App Service. |
보안
azure_auth
Azure Active Directory OAuth2 Flow
형식:
oauth2
Flow:
implicit
권한 부여 URL:
https://login.microsoftonline.com/common/oauth2/authorize
범위
Name | Description |
---|---|
user_impersonation | 사용자 계정 가장 |
예제
List operations
샘플 요청
GET https://management.azure.com/providers/Microsoft.DomainRegistration/operations?api-version=2023-12-01
샘플 응답
{
"value": [
{
"name": "Microsoft.DomainRegistration/domains/Read",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain",
"operation": "Get Domains",
"description": "Get the list of domains"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/domains/Write",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain",
"operation": "Add or Update Domain",
"description": "Add a new Domain or update an existing one"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/domains/Delete",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain",
"operation": "Delete Domain",
"description": "Delete an existing domain."
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/domains/operationresults/Read",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain operation",
"operation": "Get Domain Operation",
"description": "Get a domain operation"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/generateSsoRequest/Action",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain Control Center Single Sign On Request",
"operation": "Generate Domain Control Center Single Sign On Request",
"description": "Generate a request for signing into domain control center."
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/validateDomainRegistrationInformation/Action",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain Validation",
"operation": "Domain Purchase Info Validation",
"description": "Validate domain purchase object without submitting it"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/checkDomainAvailability/Action",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain Availability Result",
"operation": "Check Domain Availability",
"description": "Check if a domain is available for purchase"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/listDomainRecommendations/Action",
"display": {
"provider": "Microsoft Domains",
"resource": "Domain Recommendations",
"operation": "Retrieve Domain Recommendations",
"description": "Retrieve the list domain recommendations based on keywords"
},
"origin": "user,system"
},
{
"name": "Microsoft.DomainRegistration/register/action",
"display": {
"provider": "Microsoft Domains",
"resource": "Microsoft Domains resource provider",
"operation": "Register Microsoft Domains resource provider",
"description": "Register the Microsoft Domains resource provider for the subscription"
},
"origin": "user,system"
}
]
}
정의
Name | Description |
---|---|
Csm |
Azure Resource Manager 작업 메타데이터의 컬렉션입니다. |
Csm |
Microsoft.Web 리소스 공급자에 사용할 수 있는 작업에 대한 설명입니다. |
Csm |
Microsoft.Web 리소스 공급자 작업에 사용할 수 있는 속성입니다. |
Csm |
포털에 표시하는 데 사용되는 작업에 대한 메타 데이터입니다. |
Default |
오류 응답을 App Service. |
Details | |
Dimension |
리소스 메트릭의 차원입니다. 예를 들어 instance 이름이 메트릭 HTTP 요청의 차원인 웹앱에 대한 특정 HTTP 요청 instance |
Error |
오류 모델. |
Log |
단일 리소스 메트릭의 로그 정의입니다. |
Metric |
리소스 메트릭의 보존 정책입니다. |
Metric |
단일 리소스 메트릭의 정의입니다. |
Service |
Microsoft.Insights 리소스 공급자가 제공하는 리소스 메트릭 서비스입니다. |
CsmOperationCollection
Azure Resource Manager 작업 메타데이터의 컬렉션입니다.
Name | 형식 | Description |
---|---|---|
nextLink |
string |
리소스의 다음 페이지에 연결합니다. |
value |
리소스 컬렉션입니다. |
CsmOperationDescription
Microsoft.Web 리소스 공급자에 사용할 수 있는 작업에 대한 설명입니다.
Name | 형식 | Description |
---|---|---|
display |
포털에 표시하는 데 사용되는 작업에 대한 메타 데이터입니다. |
|
isDataAction |
boolean |
|
name |
string |
|
origin |
string |
|
properties |
Microsoft.Web 리소스 공급자 작업에 사용할 수 있는 속성입니다. |
CsmOperationDescriptionProperties
Microsoft.Web 리소스 공급자 작업에 사용할 수 있는 속성입니다.
Name | 형식 | Description |
---|---|---|
serviceSpecification |
Microsoft.Insights 리소스 공급자가 제공하는 리소스 메트릭 서비스입니다. |
CsmOperationDisplay
포털에 표시하는 데 사용되는 작업에 대한 메타 데이터입니다.
Name | 형식 | Description |
---|---|---|
description |
string |
|
operation |
string |
|
provider |
string |
|
resource |
string |
DefaultErrorResponse
오류 응답을 App Service.
Name | 형식 | Description |
---|---|---|
error |
오류 모델. |
Details
Name | 형식 | Description |
---|---|---|
code |
string |
프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다. |
message |
string |
자세한 오류 설명 및 디버깅 정보입니다. |
target |
string |
자세한 오류 설명 및 디버깅 정보입니다. |
Dimension
리소스 메트릭의 차원입니다. 예를 들어 instance 이름이 메트릭 HTTP 요청의 차원인 웹앱에 대한 특정 HTTP 요청 instance
Name | 형식 | Description |
---|---|---|
displayName |
string |
|
internalName |
string |
|
name |
string |
|
toBeExportedForShoebox |
boolean |
Error
오류 모델.
Name | 형식 | Description |
---|---|---|
code |
string |
프로그래밍 방식으로 오류를 식별하는 표준화된 문자열입니다. |
details |
Details[] |
자세한 오류입니다. |
innererror |
string |
디버그 오류에 대한 자세한 정보입니다. |
message |
string |
자세한 오류 설명 및 디버깅 정보입니다. |
target |
string |
자세한 오류 설명 및 디버깅 정보입니다. |
LogSpecification
단일 리소스 메트릭의 로그 정의입니다.
Name | 형식 | Description |
---|---|---|
blobDuration |
string |
|
displayName |
string |
|
logFilterPattern |
string |
|
name |
string |
MetricAvailability
리소스 메트릭의 보존 정책입니다.
Name | 형식 | Description |
---|---|---|
blobDuration |
string |
|
timeGrain |
string |
MetricSpecification
단일 리소스 메트릭의 정의입니다.
Name | 형식 | Description |
---|---|---|
aggregationType |
string |
|
availabilities |
리소스 메트릭의 보존 정책입니다. |
|
category |
string |
|
dimensions |
리소스 메트릭의 차원입니다. 예를 들어 instance 이름이 메트릭 HTTP 요청의 차원인 웹앱에 대한 특정 HTTP 요청 instance |
|
displayDescription |
string |
|
displayName |
string |
|
enableRegionalMdmAccount |
boolean |
|
fillGapWithZero |
boolean |
|
isInternal |
boolean |
|
metricFilterPattern |
string |
|
name |
string |
|
sourceMdmAccount |
string |
|
sourceMdmNamespace |
string |
|
supportedAggregationTypes |
string[] |
|
supportedTimeGrainTypes |
string[] |
|
supportsInstanceLevelAggregation |
boolean |
|
unit |
string |
ServiceSpecification
Microsoft.Insights 리소스 공급자가 제공하는 리소스 메트릭 서비스입니다.
Name | 형식 | Description |
---|---|---|
logSpecifications |
단일 리소스 메트릭의 로그 정의입니다. |
|
metricSpecifications |
단일 리소스 메트릭의 정의입니다. |