2024-12-11
▼ ▲ securitycenter.organizations.attackPaths.list
Path : v1/{+parent}/attackPaths
Flat Path : v1/organizations/{organizationsId}/attackPaths
HTTP Method : GET
Parameters :
parent
Description : Required. Name of parent to list attack paths. Valid formats: `organizations/{organization}`, `organizations/{organization}/simulations/{simulation}` `organizations/{organization}/simulations/{simulation}/attackExposureResults/{attack_exposure_result_v2}` `organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}`
Pattern : ^organizations/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : The filter expression that filters the attack path in the response. Supported fields: * `valued_resources` supports =
Location : query
Type : string
pageToken
Description : The value returned by the last `ListAttackPathsResponse`; indicates that this is a continuation of a prior `ListAttackPaths` call, and that the system should return the next page of data.
Location : query
Type : string
pageSize
Description : The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000.
Location : query
Type : integer
Format : int32
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the attack paths for a set of simulation results or valued resources and filter.