Lists all the assets export jobs in a given project and location.
HTTP request
GET https://migrationcenter.googleapis.com/v1alpha1/{parent=projects/*/locations/*}/assetsExportJobs
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent resource. |
Query parameters
Parameters | |
---|---|
pageSize |
Optional. Requested page size. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default value. |
pageToken |
Optional. A token identifying a page of results that the server should return. |
Request body
The request body must be empty.
Response body
Response message for listing assets export jobs.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"assetsExportJobs": [
{
object ( |
Fields | |
---|---|
assetsExportJobs[] |
Output only. The list of assets export jobs. |
nextPageToken |
Output only. A token identifying a page of results the server should return. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.