Storage Transfer API (storagetransfer:v1)

2022-09-08

1 new method

Additions

    Methods
  • storagetransfer.transferJobs.delete

      Flat Path: v1/transferJobs/{transferJobsId}

      Parameters:

        jobName

          Description: Required. The job to delete.

          Type: string

          Required: Yes

          Location: path

          Pattern: ^transferJobs/.*$

        projectId

          Required: Yes

          Type: string

          Location: query

          Description: Required. The ID of the Google Cloud project that owns the job.

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

      HTTP Method: DELETE

      Parameter Order:

    • jobName
    • projectId
    • Description: Deletes a transfer job. Deleting a transfer job sets its status to DELETED.

      Path: v1/{+jobName}