v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1362267343.4 KB
projects

Obtain high level information and list of Spark Applications corresponding to a batch

get/v1/{+parent}/sparkApplications:search

Path parameters

parentstring required

Required. The fully qualified name of the session to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID"

Query parameters

applicationStatus'APPLICATION_STATUS_UNSPECIFIED' | 'APPLICATION_STATUS_RUNNING' | 'APPLICATION_STATUS_COMPLETED'

Optional. Search only applications in the chosen state.

maxEndTimestring

Optional. Latest end timestamp to list.

maxTimestring

Optional. Latest start timestamp to list.

minEndTimestring

Optional. Earliest end timestamp to list.

minTimestring

Optional. Earliest start timestamp to list.

pageSizeinteger

Optional. Maximum number of applications to return in each response. The service may return fewer than this. The default page size is 10; the maximum page size is 100.

pageTokenstring

Optional. A page token received from a previous SearchSessionSparkApplications call. Provide this token to retrieve the subsequent page.

Response

Successful response