- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
securityProfiles.listRevisions lists all the revisions of the security profile.
HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*/securityProfiles/*}:listRevisions
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. For a specific profile, list all the revisions. Format: |
Query parameters
Parameters | |
---|---|
page |
The maximum number of profile revisions to return. The service may return fewer than this value. If unspecified, at most 50 revisions will be returned. |
page |
A page token, received from a previous |
Request body
The request body must be empty.
Response body
Response for securityProfiles.listRevisions
.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"securityProfiles": [
{
object ( |
Fields | |
---|---|
security |
List of security profile revisions. The revisions may be attached or unattached to any environment. |
next |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform