v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

List security monitoring conditions.

get/v1/{+parent}/securityMonitoringConditions

Path parameters

parentstring required

Required. For a specific organization, list all the security monitoring conditions. Format: organizations/{org}

Query parameters

filterstring

Optional. Filter for the monitoring conditions. When RiskAssessmentType is APIGEE, monitoring conditions can be filtered by profile and scope. For example: profile=profile1 AND scope=env1 When RiskAssessmentType is API_HUB, monitoring conditions can be filtered by profile and api_hub_gateway. For example: profile=profile1 AND api_hub_gateway=gateway1

pageSizeinteger

Optional. The maximum number of monitoring conditions to return.

pageTokenstring

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

riskAssessmentType'RISK_ASSESSMENT_TYPE_UNSPECIFIED' | 'APIGEE' | 'API_HUB'

Optional. The risk assessment type of the security monitoring condition. Defaults to ADVANCED_API_SECURITY.

Response

Successful response