- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
List security monitoring conditions.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/securityMonitoringConditions
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. For a specific organization, list all the security monitoring conditions. Format: |
Query parameters
Parameters | |
---|---|
pageSize |
Optional. The maximum number of monitoring conditions to return. |
pageToken |
Optional. A page token, received from a previous |
filter |
Optional. Filter for the monitoring conditions. For example: |
Request body
The request body must be empty.
Response body
Response for securityMonitoringConditions.list
.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"securityMonitoringConditions": [
{
object ( |
Fields | |
---|---|
securityMonitoringConditions[] |
List of security monitoring conditions in the organization. |
nextPageToken |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform