GetZeroTrustGatewayPolicyRuleSettingsRedirect

data class GetZeroTrustGatewayPolicyRuleSettingsRedirect(val includeContext: Boolean, val preservePathAndQuery: Boolean, val targetUri: String)

Constructors

constructor(includeContext: Boolean, preservePathAndQuery: Boolean, targetUri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If true, context information will be passed as query parameters

Link copied to clipboard

If true, the path and query parameters from the original request will be appended to target_uri

Link copied to clipboard

URI to which the user will be redirected