ALBErrorPage (schema)

ErrorPage

Advanced load balancer ErrorPage object
Name Description Type Notes
enable Enable

Enable or disable the error page.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"
error_page_body_path Error page body path

Custom error page body used to sent to the client.
It is a reference to an object of type ErrorPageBody.
string
error_redirect Error redirect

Redirect sent to client when match.
string
index Index

Index of the error page.
integer
match Match

Add match criteria for http status codes to the error page.
ALBHTTPStatusMatch