Method: projects.locations.services.cancelMigration

진행 중인 관리형 이전 프로세스를 취소합니다.

HTTP 요청

POST https://metastore.googleapis.com/v1/{service}:cancelMigration

경로 매개변수

매개변수
service

string

필수 입력란입니다. 진행 중인 이전을 취소할 메타스토어 서비스의 상대 리소스 이름입니다(다음 형식).

projects/{projectId}/locations/{locationId}/services/{serviceId}.

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

  • metastore.migrations.cancel

요청 본문

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

응답 본문

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

승인 범위

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

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

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