Application Load Balancer Audit Trails Events: UpdateVirtualHostRoute
- Event JSON schema
- Field description
- IamAuthentication
- IamTokenInfo
- Authorization
- ResourceMetadata
- Resource
- RequestMetadata
- Status
- EventDetails
- Route
- HttpRoute
- HttpRouteMatch
- StringMatch
- HttpRouteHeaderMatch
- HttpRouteQueryParamMatch
- HttpRouteAction
- RateLimit
- Limit
- RegexMatchAndSubstitute
- RedirectAction
- DirectResponseAction
- Payload
- GrpcRoute
- GrpcRouteMatch
- GrpcRouteAction
- GrpcStatusResponseAction
- RouteOptions
- HeaderModification
- RBAC
- Principals
- Principal
- HeaderMatcher
Event JSON schema
{
"eventId": "string",
"eventSource": "string",
"eventType": "string",
"eventTime": "string",
"authentication": {
"authenticated": "boolean",
"subjectType": "string",
"subjectId": "string",
"subjectName": "string",
"federationId": "string",
"federationName": "string",
"federationType": "string",
"tokenInfo": {
"maskedIamToken": "string",
"iamTokenId": "string",
"impersonatorId": "string",
"impersonatorType": "string",
"impersonatorName": "string",
"impersonatorFederationId": "string",
"impersonatorFederationName": "string",
"impersonatorFederationType": "string"
}
},
"authorization": {
"authorized": "boolean"
},
"resourceMetadata": {
"path": [
{
"resourceType": "string",
"resourceId": "string",
"resourceName": "string"
}
]
},
"requestMetadata": {
"remoteAddress": "string",
"userAgent": "string",
"requestId": "string",
"remotePort": "string"
},
"eventStatus": "string",
"error": {
"code": "integer",
"message": "string",
"details": [
"object"
]
},
"details": {
"httpRouterId": "string",
"virtualHostName": "string",
"routeName": "string",
"route": {
"name": "string",
// Includes only one of the fields `http`, `grpc`
"http": {
"match": {
"httpMethod": [
"string"
],
"path": {
// Includes only one of the fields `exactMatch`, `prefixMatch`, `regexMatch`
"exactMatch": "string",
"prefixMatch": "string",
"regexMatch": "string"
// end of the list of possible fields
},
"headers": [
{
"name": "string",
"value": {
// Includes only one of the fields `exactMatch`, `prefixMatch`, `regexMatch`
"exactMatch": "string",
"prefixMatch": "string",
"regexMatch": "string"
// end of the list of possible fields
}
}
],
"queryParameters": [
{
"name": "string",
"value": {
// Includes only one of the fields `exactMatch`, `prefixMatch`, `regexMatch`
"exactMatch": "string",
"prefixMatch": "string",
"regexMatch": "string"
// end of the list of possible fields
}
}
]
},
// Includes only one of the fields `route`, `redirect`, `directResponse`
"route": {
"backendGroupId": "string",
"timeout": "string",
"idleTimeout": "string",
// Includes only one of the fields `hostRewrite`, `autoHostRewrite`
"hostRewrite": "string",
"autoHostRewrite": "boolean",
// end of the list of possible fields
"prefixRewrite": "string",
"upgradeTypes": [
"string"
],
"rateLimit": {
"allRequests": {
// Includes only one of the fields `perSecond`, `perMinute`
"perSecond": "string",
"perMinute": "string"
// end of the list of possible fields
},
"requestsPerIp": {
// Includes only one of the fields `perSecond`, `perMinute`
"perSecond": "string",
"perMinute": "string"
// end of the list of possible fields
}
},
"regexRewrite": {
"regex": "string",
"substitute": "string"
}
},
"redirect": {
"replaceScheme": "string",
"replaceHost": "string",
"replacePort": "string",
// Includes only one of the fields `replacePath`, `replacePrefix`
"replacePath": "string",
"replacePrefix": "string",
// end of the list of possible fields
"removeQuery": "boolean",
"responseCode": "string"
},
"directResponse": {
"status": "string",
"body": {
// Includes only one of the fields `text`
"text": "string"
// end of the list of possible fields
}
}
// end of the list of possible fields
},
"grpc": {
"match": {
"fqmn": {
// Includes only one of the fields `exactMatch`, `prefixMatch`, `regexMatch`
"exactMatch": "string",
"prefixMatch": "string",
"regexMatch": "string"
// end of the list of possible fields
}
},
// Includes only one of the fields `route`, `statusResponse`
"route": {
"backendGroupId": "string",
"maxTimeout": "string",
"idleTimeout": "string",
// Includes only one of the fields `hostRewrite`, `autoHostRewrite`
"hostRewrite": "string",
"autoHostRewrite": "boolean",
// end of the list of possible fields
"rateLimit": {
"allRequests": {
// Includes only one of the fields `perSecond`, `perMinute`
"perSecond": "string",
"perMinute": "string"
// end of the list of possible fields
},
"requestsPerIp": {
// Includes only one of the fields `perSecond`, `perMinute`
"perSecond": "string",
"perMinute": "string"
// end of the list of possible fields
}
}
},
"statusResponse": {
"status": "string"
}
// end of the list of possible fields
},
// end of the list of possible fields
"routeOptions": {
"modifyRequestHeaders": [
{
"name": "string",
// Includes only one of the fields `append`, `replace`, `remove`, `rename`
"append": "string",
"replace": "string",
"remove": "boolean",
"rename": "string"
// end of the list of possible fields
}
],
"modifyResponseHeaders": [
{
"name": "string",
// Includes only one of the fields `append`, `replace`, `remove`, `rename`
"append": "string",
"replace": "string",
"remove": "boolean",
"rename": "string"
// end of the list of possible fields
}
],
"rbac": {
"action": "string",
"principals": [
{
"andPrincipals": [
{
// Includes only one of the fields `header`, `remoteIp`, `any`
"header": {
"name": "string",
"value": {
// Includes only one of the fields `exactMatch`, `prefixMatch`, `regexMatch`
"exactMatch": "string",
"prefixMatch": "string",
"regexMatch": "string"
// end of the list of possible fields
}
},
"remoteIp": "string",
"any": "boolean"
// end of the list of possible fields
}
]
}
]
},
"securityProfileId": "string"
},
"disableSecurityProfile": "boolean"
}
},
"requestParameters": "object",
"response": "object"
}
Field description
|
Field |
Description |
|
eventId |
string |
|
eventSource |
string |
|
eventType |
string |
|
eventTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
authentication |
|
|
authorization |
|
|
resourceMetadata |
|
|
requestMetadata |
|
|
eventStatus |
enum (EventStatus)
|
|
error |
The error result of the operation in case of failure or cancellation. |
|
details |
|
|
requestParameters |
object |
|
response |
object |
IamAuthentication
|
Field |
Description |
|
authenticated |
boolean |
|
subjectType |
enum (IamSubjectType)
|
|
subjectId |
string |
|
subjectName |
string |
|
federationId |
string |
|
federationName |
string |
|
federationType |
enum (FederationType)
|
|
tokenInfo |
IamTokenInfo
|
Field |
Description |
|
maskedIamToken |
string |
|
iamTokenId |
string |
|
impersonatorId |
string |
|
impersonatorType |
enum (IamSubjectType)
|
|
impersonatorName |
string |
|
impersonatorFederationId |
string |
|
impersonatorFederationName |
string |
|
impersonatorFederationType |
enum (FederationType)
|
Authorization
|
Field |
Description |
|
authorized |
boolean |
ResourceMetadata
|
Field |
Description |
|
path[] |
Resource
|
Field |
Description |
|
resourceType |
string |
|
resourceId |
string |
|
resourceName |
string |
RequestMetadata
|
Field |
Description |
|
remoteAddress |
string |
|
userAgent |
string |
|
requestId |
string |
|
remotePort |
string (int64) |
Status
The error result of the operation in case of failure or cancellation.
|
Field |
Description |
|
code |
integer (int32) Error code. An enum value of google.rpc.Code |
|
message |
string An error message. |
|
details[] |
object A list of messages that carry the error details. |
EventDetails
|
Field |
Description |
|
httpRouterId |
string |
|
virtualHostName |
string |
|
routeName |
string |
|
route |
Route
|
Field |
Description |
|
name |
string |
|
http |
Includes only one of the fields |
|
grpc |
Includes only one of the fields |
|
routeOptions |
|
|
disableSecurityProfile |
boolean |
HttpRoute
|
Field |
Description |
|
match |
|
|
route |
Includes only one of the fields |
|
redirect |
Includes only one of the fields |
|
directResponse |
Includes only one of the fields |
HttpRouteMatch
|
Field |
Description |
|
httpMethod[] |
string |
|
path |
|
|
headers[] |
The maximum number of elements is 32. |
|
queryParameters[] |
The maximum number of elements is 32. |
StringMatch
|
Field |
Description |
|
exactMatch |
string Includes only one of the fields |
|
prefixMatch |
string Includes only one of the fields |
|
regexMatch |
string Includes only one of the fields |
HttpRouteHeaderMatch
|
Field |
Description |
|
name |
string The string length in characters must be 1-256. Value must match the regular expression |
|
value |
HttpRouteQueryParamMatch
|
Field |
Description |
|
name |
string The string length in characters must be 1-256. Value must match the regular expression |
|
value |
HttpRouteAction
|
Field |
Description |
|
backendGroupId |
string |
|
timeout |
string (duration) |
|
idleTimeout |
string (duration) |
|
hostRewrite |
string Includes only one of the fields |
|
autoHostRewrite |
boolean Includes only one of the fields |
|
prefixRewrite |
string |
|
upgradeTypes[] |
string |
|
rateLimit |
|
|
regexRewrite |
RateLimit
|
Field |
Description |
|
allRequests |
|
|
requestsPerIp |
Limit
|
Field |
Description |
|
perSecond |
string (int64) Value must be greater than 0. Includes only one of the fields |
|
perMinute |
string (int64) Value must be greater than 0. Includes only one of the fields |
RegexMatchAndSubstitute
|
Field |
Description |
|
regex |
string |
|
substitute |
string |
RedirectAction
|
Field |
Description |
|
replaceScheme |
string |
|
replaceHost |
string |
|
replacePort |
string (int64) |
|
replacePath |
string Includes only one of the fields |
|
replacePrefix |
string Includes only one of the fields |
|
removeQuery |
boolean |
|
responseCode |
enum (RedirectResponseCode)
|
DirectResponseAction
|
Field |
Description |
|
status |
string (int64) Acceptable values are 100 to 599, inclusive. |
|
body |
Payload
|
Field |
Description |
|
text |
string The string length in characters must be greater than 0. Includes only one of the fields |
GrpcRoute
|
Field |
Description |
|
match |
|
|
route |
Includes only one of the fields |
|
statusResponse |
Includes only one of the fields |
GrpcRouteMatch
|
Field |
Description |
|
fqmn |
GrpcRouteAction
|
Field |
Description |
|
backendGroupId |
string |
|
maxTimeout |
string (duration) |
|
idleTimeout |
string (duration) |
|
hostRewrite |
string Includes only one of the fields |
|
autoHostRewrite |
boolean Includes only one of the fields |
|
rateLimit |
GrpcStatusResponseAction
|
Field |
Description |
|
status |
enum (Status)
|
RouteOptions
|
Field |
Description |
|
modifyRequestHeaders[] |
|
|
modifyResponseHeaders[] |
|
|
rbac |
|
|
securityProfileId |
string |
HeaderModification
|
Field |
Description |
|
name |
string |
|
append |
string Includes only one of the fields |
|
replace |
string Includes only one of the fields |
|
remove |
boolean Includes only one of the fields |
|
rename |
string Includes only one of the fields |
RBAC
|
Field |
Description |
|
action |
enum (Action)
|
|
principals[] |
The minimum number of elements is 1. |
Principals
|
Field |
Description |
|
andPrincipals[] |
The minimum number of elements is 1. |
Principal
|
Field |
Description |
|
header |
Includes only one of the fields |
|
remoteIp |
string Includes only one of the fields |
|
any |
boolean Includes only one of the fields |
HeaderMatcher
|
Field |
Description |
|
name |
string |
|
value |