Method: projects.locations.jobs.get

특정 프로젝트의 일괄 작업을 가져옵니다.

IAM 권한:

프로젝트에 대한 storagebatchoperations.jobs.get IAM 권한이 필요합니다.

HTTP 요청

GET https://storagebatchoperations.googleapis.com/v1/{name=projects/*/locations/global/jobs/*}

URL은 gRPC 트랜스코딩 문법을 사용합니다.

경로 파라미터

파라미터
name

string

필수. 검색할 작업의 name입니다.

형식은 projects/{projectId}/locations/global/jobs/{jobId}입니다.

요청 본문

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

응답 본문

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

승인 범위

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

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

자세한 내용은 Authentication Overview를 참조하세요.