F5 Networks · Schema

HttpProfile

An HTTP profile that defines how the BIG-IP processes HTTP traffic for a virtual server.

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

Properties

Name Type Description
kind string
name string
fullPath string
generation integer
selfLink string
acceptXff string Whether to accept X-Forwarded-For headers from clients.
appService string
basicAuthRealm string Realm for HTTP Basic authentication challenges.
defaultsFrom string Parent profile from which this profile inherits settings.
description string
encryptCookies array List of cookie names to encrypt.
enforcement object
fallbackHost string Fallback host for HTTP redirects.
fallbackStatusCodes array HTTP status codes that trigger fallback redirection.
headerErase string Regular expression for headers to remove from responses.
headerInsert string Header to insert into requests.
insertXforwardedFor string Whether to insert an X-Forwarded-For header.
oneconnectTransformations string Whether to rewrite HTTP connections for OneConnect.
redirectRewrite string Redirect rewrite mode.
requestChunking string How to handle chunked requests.
responseChunking string How to handle chunked responses.
serverAgentName string Server agent string to include in responses.
viaHostName string Hostname to use in Via headers.
viaRequest string Via header handling for requests.
viaResponse string Via header handling for responses.
xffAlternativeNames array Alternative header names for X-Forwarded-For.
View JSON Schema on GitHub