Gateway Custom Domains - List

모든 Spring Cloud Gateway 사용자 지정 도메인을 나열하는 요청을 처리합니다.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/gateways/{gatewayName}/domains?api-version=2023-12-01

URI 매개 변수

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

string

Spring Cloud Gateway의 이름입니다.

Regex pattern: ^[a-z][a-z0-9]*$

resourceGroupName
path True

string

리소스를 포함하는 리소스 그룹의 이름입니다. Azure 리소스 관리자 API 또는 포털에서 이 값을 가져올 수 있습니다.

serviceName
path True

string

서비스 리소스의 이름입니다.

Regex pattern: ^[a-z][a-z0-9-]*[a-z0-9]$

subscriptionId
path True

string

Microsoft Azure 구독을 고유하게 식별하는 구독 ID를 가져옵니다. 구독 ID는 모든 서비스 호출에 대한 URI의 파트를 형성합니다.

api-version
query True

string

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

응답

Name 형식 Description
200 OK

GatewayCustomDomainResourceCollection

성공. 응답은 Spring Cloud Gateway 사용자 지정 도메인 목록을 설명합니다.

Other Status Codes

CloudError

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

보안

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation 사용자 계정 가장

예제

GatewayCustomDomains_List

Sample Request

GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default/domains?api-version=2023-12-01

Sample Response

{
  "value": [
    {
      "properties": {
        "thumbprint": "*"
      },
      "systemData": {
        "createdBy": "sample-user",
        "createdByType": "User",
        "createdAt": "2021-08-11T03:16:03.944Z",
        "lastModifiedBy": "sample-user",
        "lastModifiedByType": "User",
        "lastModifiedAt": "2021-08-11T03:17:03.944Z"
      },
      "type": "Microsoft.AppPlatform/Spring/gateways/domains",
      "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.AppPlatform/Spring/myservice/gateways/default/domains/myDomain",
      "name": "myDomain"
    }
  ]
}

정의

Name Description
CloudError

서비스의 오류 응답입니다.

CloudErrorBody

서비스의 오류 응답입니다.

createdByType

리소스를 만든 ID 유형입니다.

GatewayCustomDomainProperties

Spring Cloud Gateway에 대한 사용자 지정 도메인의 속성

GatewayCustomDomainResource

Spring Cloud Gateway의 사용자 지정 도메인

GatewayCustomDomainResourceCollection

Spring Cloud Gateway 사용자 지정 도메인 리소스의 배열과 다음 집합에 대한 가능한 링크를 포함하는 개체

lastModifiedByType

리소스를 마지막으로 수정한 ID 유형입니다.

SystemData

리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다.

CloudError

서비스의 오류 응답입니다.

Name 형식 Description
error

CloudErrorBody

서비스의 오류 응답입니다.

CloudErrorBody

서비스의 오류 응답입니다.

Name 형식 Description
code

string

오류의 식별자입니다. 코드는 고정이며 프로그래밍 방식으로 사용하기 위한 것입니다.

details

CloudErrorBody[]

오류에 대한 추가 세부 정보 목록입니다.

message

string

사용자 인터페이스에 표시하기에 적합한 오류를 설명하는 메시지입니다.

target

string

특정 오류의 대상입니다. 예를 들어 오류에 있는 속성의 이름입니다.

createdByType

리소스를 만든 ID 유형입니다.

Name 형식 Description
Application

string

Key

string

ManagedIdentity

string

User

string

GatewayCustomDomainProperties

Spring Cloud Gateway에 대한 사용자 지정 도메인의 속성

Name 형식 Description
thumbprint

string

바인딩된 인증서의 지문입니다.

GatewayCustomDomainResource

Spring Cloud Gateway의 사용자 지정 도메인

Name 형식 Description
id

string

리소스에 대한 정규화된 리소스 ID입니다.

name

string

리소스의 이름입니다.

properties

GatewayCustomDomainProperties

Spring Cloud Gateway에 대한 사용자 지정 도메인의 속성

systemData

SystemData

리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다.

type

string

리소스 형식입니다.

GatewayCustomDomainResourceCollection

Spring Cloud Gateway 사용자 지정 도메인 리소스의 배열과 다음 집합에 대한 가능한 링크를 포함하는 개체

Name 형식 Description
nextLink

string

URL 클라이언트는 를 사용하여 다음 페이지(서버 쪽 페이징당)를 페치해야 합니다. 지금은 null이며 나중에 사용할 수 있게 추가되었습니다.

value

GatewayCustomDomainResource[]

Spring Cloud Gateway 사용자 지정 도메인 리소스 컬렉션

lastModifiedByType

리소스를 마지막으로 수정한 ID 유형입니다.

Name 형식 Description
Application

string

Key

string

ManagedIdentity

string

User

string

SystemData

리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다.

Name 형식 Description
createdAt

string

UTC(리소스 만들기)의 타임스탬프입니다.

createdBy

string

리소스를 만든 ID입니다.

createdByType

createdByType

리소스를 만든 ID 유형입니다.

lastModifiedAt

string

UTC(리소스 수정)의 타임스탬프입니다.

lastModifiedBy

string

리소스를 마지막으로 수정한 ID입니다.

lastModifiedByType

lastModifiedByType

리소스를 마지막으로 수정한 ID 유형입니다.