v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13137.2 KB
folders

Queries policy activities on Google Cloud resources.

get/v1/{+parent}/activities:query

Path parameters

parentstring required

Required. The container resource on which to execute the request. Acceptable formats: projects/[PROJECT_ID|PROJECT_NUMBER]/locations/[LOCATION]/activityTypes/[ACTIVITY_TYPE] LOCATION here refers to Google Cloud Locations: https://cloud.google.com/about/locations/

Query parameters

filterstring

Optional. Filter expression to restrict the activities returned. For serviceAccountLastAuthentication activities, supported filters are: - activities.full_resource_name {=} [STRING] - activities.fullResourceName {=} [STRING] where [STRING] is the full resource name of the service account. For serviceAccountKeyLastAuthentication activities, supported filters are: - activities.full_resource_name {=} [STRING] - activities.fullResourceName {=} [STRING] where [STRING] is the full resource name of the service account key.

pageSizeinteger

Optional. The maximum number of results to return from this request. Max limit is 1000. Non-positive values are ignored. The presence of nextPageToken in the response indicates that more results might be available.

pageTokenstring

Optional. If present, then retrieve the next batch of results from the preceding call to this method. pageToken must be the value of nextPageToken from the previous response. The values of other method parameters should be identical to those in the previous call.

Response

Successful response