Method: projects.locations.federations.get

단일 제휴의 세부정보를 가져옵니다.

HTTP 요청

GET https://metastore.googleapis.com/v1/{name}

경로 매개변수

매개변수
name

string

필수 입력란입니다. 검색할 메타스토어 제휴의 상대 리소스 이름입니다(다음 형식).

projects/{projectNumber}/locations/{locationId}/federations/{federationId}.

승인을 처리하려면 지정된 리소스 name에 대해 다음과 같은 IAM 권한이 필요합니다.

  • metastore.federations.get

요청 본문

요청 본문은 비어 있어야 합니다.

응답 본문

성공한 경우 응답 본문에 Federation의 인스턴스가 포함됩니다.

승인 범위

다음 OAuth 범위가 필요합니다.

  • https://www.googleapis.com/auth/cloud-platform

자세한 내용은 인증 개요를 참조하세요.