published on Saturday, Mar 7, 2026 by fortinetdev
published on Saturday, Mar 7, 2026 by fortinetdev
ObjectWebProxy ExplicitProxy
Create ObjectWebproxyExplicitproxy Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectWebproxyExplicitproxy(name: string, args?: ObjectWebproxyExplicitproxyArgs, opts?: CustomResourceOptions);@overload
def ObjectWebproxyExplicitproxy(resource_name: str,
args: Optional[ObjectWebproxyExplicitproxyArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectWebproxyExplicitproxy(resource_name: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
client_cert: Optional[str] = None,
detect_https_in_http_request: Optional[str] = None,
dns_mode: Optional[str] = None,
dstport_from_incoming: Optional[str] = None,
empty_cert_action: Optional[str] = None,
ftp_incoming_ports: Optional[Sequence[str]] = None,
ftp_over_http: Optional[str] = None,
header_proxy_agent: Optional[str] = None,
http: Optional[str] = None,
http_connection_mode: Optional[str] = None,
http_incoming_ports: Optional[Sequence[str]] = None,
https_incoming_ports: Optional[Sequence[str]] = None,
incoming_ip6: Optional[str] = None,
interfaces: Optional[Sequence[str]] = None,
ipv6_status: Optional[str] = None,
learn_dst_from_sni: Optional[str] = None,
name: Optional[str] = None,
object_webproxy_explicitproxy_id: Optional[str] = None,
pac_file_data: Optional[str] = None,
pac_file_name: Optional[str] = None,
pac_file_server_port: Optional[str] = None,
pac_file_server_status: Optional[str] = None,
pac_file_through_https: Optional[str] = None,
pac_file_url: Optional[str] = None,
pref_dns_result: Optional[str] = None,
realm: Optional[str] = None,
return_to_sender: Optional[str] = None,
scopetype: Optional[str] = None,
sec_default_action: Optional[str] = None,
secure_web_proxy: Optional[str] = None,
secure_web_proxy_certs: Optional[Sequence[str]] = None,
socks: Optional[str] = None,
socks_incoming_ports: Optional[Sequence[str]] = None,
ssl_algorithm: Optional[str] = None,
ssl_dh_bits: Optional[str] = None,
status: Optional[str] = None,
unknown_http_version: Optional[str] = None,
user_agent_detect: Optional[str] = None)func NewObjectWebproxyExplicitproxy(ctx *Context, name string, args *ObjectWebproxyExplicitproxyArgs, opts ...ResourceOption) (*ObjectWebproxyExplicitproxy, error)public ObjectWebproxyExplicitproxy(string name, ObjectWebproxyExplicitproxyArgs? args = null, CustomResourceOptions? opts = null)
public ObjectWebproxyExplicitproxy(String name, ObjectWebproxyExplicitproxyArgs args)
public ObjectWebproxyExplicitproxy(String name, ObjectWebproxyExplicitproxyArgs args, CustomResourceOptions options)
type: fortimanager:ObjectWebproxyExplicitproxy
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ObjectWebproxyExplicitproxyArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ObjectWebproxyExplicitproxyArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ObjectWebproxyExplicitproxyArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectWebproxyExplicitproxyArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectWebproxyExplicitproxyArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var objectWebproxyExplicitproxyResource = new Fortimanager.Index.ObjectWebproxyExplicitproxy("objectWebproxyExplicitproxyResource", new()
{
Adom = "string",
ClientCert = "string",
DetectHttpsInHttpRequest = "string",
DnsMode = "string",
DstportFromIncoming = "string",
EmptyCertAction = "string",
FtpIncomingPorts = new[]
{
"string",
},
FtpOverHttp = "string",
HeaderProxyAgent = "string",
Http = "string",
HttpConnectionMode = "string",
HttpIncomingPorts = new[]
{
"string",
},
HttpsIncomingPorts = new[]
{
"string",
},
IncomingIp6 = "string",
Interfaces = new[]
{
"string",
},
Ipv6Status = "string",
LearnDstFromSni = "string",
Name = "string",
ObjectWebproxyExplicitproxyId = "string",
PacFileData = "string",
PacFileName = "string",
PacFileServerPort = "string",
PacFileServerStatus = "string",
PacFileThroughHttps = "string",
PacFileUrl = "string",
PrefDnsResult = "string",
Realm = "string",
ReturnToSender = "string",
Scopetype = "string",
SecDefaultAction = "string",
SecureWebProxy = "string",
SecureWebProxyCerts = new[]
{
"string",
},
Socks = "string",
SocksIncomingPorts = new[]
{
"string",
},
SslAlgorithm = "string",
SslDhBits = "string",
Status = "string",
UnknownHttpVersion = "string",
UserAgentDetect = "string",
});
example, err := fortimanager.NewObjectWebproxyExplicitproxy(ctx, "objectWebproxyExplicitproxyResource", &fortimanager.ObjectWebproxyExplicitproxyArgs{
Adom: pulumi.String("string"),
ClientCert: pulumi.String("string"),
DetectHttpsInHttpRequest: pulumi.String("string"),
DnsMode: pulumi.String("string"),
DstportFromIncoming: pulumi.String("string"),
EmptyCertAction: pulumi.String("string"),
FtpIncomingPorts: pulumi.StringArray{
pulumi.String("string"),
},
FtpOverHttp: pulumi.String("string"),
HeaderProxyAgent: pulumi.String("string"),
Http: pulumi.String("string"),
HttpConnectionMode: pulumi.String("string"),
HttpIncomingPorts: pulumi.StringArray{
pulumi.String("string"),
},
HttpsIncomingPorts: pulumi.StringArray{
pulumi.String("string"),
},
IncomingIp6: pulumi.String("string"),
Interfaces: pulumi.StringArray{
pulumi.String("string"),
},
Ipv6Status: pulumi.String("string"),
LearnDstFromSni: pulumi.String("string"),
Name: pulumi.String("string"),
ObjectWebproxyExplicitproxyId: pulumi.String("string"),
PacFileData: pulumi.String("string"),
PacFileName: pulumi.String("string"),
PacFileServerPort: pulumi.String("string"),
PacFileServerStatus: pulumi.String("string"),
PacFileThroughHttps: pulumi.String("string"),
PacFileUrl: pulumi.String("string"),
PrefDnsResult: pulumi.String("string"),
Realm: pulumi.String("string"),
ReturnToSender: pulumi.String("string"),
Scopetype: pulumi.String("string"),
SecDefaultAction: pulumi.String("string"),
SecureWebProxy: pulumi.String("string"),
SecureWebProxyCerts: pulumi.StringArray{
pulumi.String("string"),
},
Socks: pulumi.String("string"),
SocksIncomingPorts: pulumi.StringArray{
pulumi.String("string"),
},
SslAlgorithm: pulumi.String("string"),
SslDhBits: pulumi.String("string"),
Status: pulumi.String("string"),
UnknownHttpVersion: pulumi.String("string"),
UserAgentDetect: pulumi.String("string"),
})
var objectWebproxyExplicitproxyResource = new ObjectWebproxyExplicitproxy("objectWebproxyExplicitproxyResource", ObjectWebproxyExplicitproxyArgs.builder()
.adom("string")
.clientCert("string")
.detectHttpsInHttpRequest("string")
.dnsMode("string")
.dstportFromIncoming("string")
.emptyCertAction("string")
.ftpIncomingPorts("string")
.ftpOverHttp("string")
.headerProxyAgent("string")
.http("string")
.httpConnectionMode("string")
.httpIncomingPorts("string")
.httpsIncomingPorts("string")
.incomingIp6("string")
.interfaces("string")
.ipv6Status("string")
.learnDstFromSni("string")
.name("string")
.objectWebproxyExplicitproxyId("string")
.pacFileData("string")
.pacFileName("string")
.pacFileServerPort("string")
.pacFileServerStatus("string")
.pacFileThroughHttps("string")
.pacFileUrl("string")
.prefDnsResult("string")
.realm("string")
.returnToSender("string")
.scopetype("string")
.secDefaultAction("string")
.secureWebProxy("string")
.secureWebProxyCerts("string")
.socks("string")
.socksIncomingPorts("string")
.sslAlgorithm("string")
.sslDhBits("string")
.status("string")
.unknownHttpVersion("string")
.userAgentDetect("string")
.build());
object_webproxy_explicitproxy_resource = fortimanager.ObjectWebproxyExplicitproxy("objectWebproxyExplicitproxyResource",
adom="string",
client_cert="string",
detect_https_in_http_request="string",
dns_mode="string",
dstport_from_incoming="string",
empty_cert_action="string",
ftp_incoming_ports=["string"],
ftp_over_http="string",
header_proxy_agent="string",
http="string",
http_connection_mode="string",
http_incoming_ports=["string"],
https_incoming_ports=["string"],
incoming_ip6="string",
interfaces=["string"],
ipv6_status="string",
learn_dst_from_sni="string",
name="string",
object_webproxy_explicitproxy_id="string",
pac_file_data="string",
pac_file_name="string",
pac_file_server_port="string",
pac_file_server_status="string",
pac_file_through_https="string",
pac_file_url="string",
pref_dns_result="string",
realm="string",
return_to_sender="string",
scopetype="string",
sec_default_action="string",
secure_web_proxy="string",
secure_web_proxy_certs=["string"],
socks="string",
socks_incoming_ports=["string"],
ssl_algorithm="string",
ssl_dh_bits="string",
status="string",
unknown_http_version="string",
user_agent_detect="string")
const objectWebproxyExplicitproxyResource = new fortimanager.ObjectWebproxyExplicitproxy("objectWebproxyExplicitproxyResource", {
adom: "string",
clientCert: "string",
detectHttpsInHttpRequest: "string",
dnsMode: "string",
dstportFromIncoming: "string",
emptyCertAction: "string",
ftpIncomingPorts: ["string"],
ftpOverHttp: "string",
headerProxyAgent: "string",
http: "string",
httpConnectionMode: "string",
httpIncomingPorts: ["string"],
httpsIncomingPorts: ["string"],
incomingIp6: "string",
interfaces: ["string"],
ipv6Status: "string",
learnDstFromSni: "string",
name: "string",
objectWebproxyExplicitproxyId: "string",
pacFileData: "string",
pacFileName: "string",
pacFileServerPort: "string",
pacFileServerStatus: "string",
pacFileThroughHttps: "string",
pacFileUrl: "string",
prefDnsResult: "string",
realm: "string",
returnToSender: "string",
scopetype: "string",
secDefaultAction: "string",
secureWebProxy: "string",
secureWebProxyCerts: ["string"],
socks: "string",
socksIncomingPorts: ["string"],
sslAlgorithm: "string",
sslDhBits: "string",
status: "string",
unknownHttpVersion: "string",
userAgentDetect: "string",
});
type: fortimanager:ObjectWebproxyExplicitproxy
properties:
adom: string
clientCert: string
detectHttpsInHttpRequest: string
dnsMode: string
dstportFromIncoming: string
emptyCertAction: string
ftpIncomingPorts:
- string
ftpOverHttp: string
headerProxyAgent: string
http: string
httpConnectionMode: string
httpIncomingPorts:
- string
httpsIncomingPorts:
- string
incomingIp6: string
interfaces:
- string
ipv6Status: string
learnDstFromSni: string
name: string
objectWebproxyExplicitproxyId: string
pacFileData: string
pacFileName: string
pacFileServerPort: string
pacFileServerStatus: string
pacFileThroughHttps: string
pacFileUrl: string
prefDnsResult: string
realm: string
returnToSender: string
scopetype: string
secDefaultAction: string
secureWebProxy: string
secureWebProxyCerts:
- string
socks: string
socksIncomingPorts:
- string
sslAlgorithm: string
sslDhBits: string
status: string
unknownHttpVersion: string
userAgentDetect: string
ObjectWebproxyExplicitproxy Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ObjectWebproxyExplicitproxy resource accepts the following input properties:
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Client
Cert string - Client-Cert. Valid values:
disable,enable. - Detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - Dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - Dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - Empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - Ftp
Incoming List<string>Ports - Ftp-Incoming-Port.
- Ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - Header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - Http string
- Http. Valid values:
disable,enable. - Http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - Http
Incoming List<string>Ports - Http-Incoming-Port.
- Https
Incoming List<string>Ports - Https-Incoming-Port.
- Incoming
Ip6 string - Incoming-Ip6.
- Interfaces List<string>
- Interface.
- Ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - Learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - Name string
- Name.
- Object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- Pac
File stringData - Pac-File-Data.
- Pac
File stringName - Pac-File-Name.
- Pac
File stringServer Port - Pac-File-Server-Port.
- Pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - Pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - Pac
File stringUrl - Pac-File-Url.
- Pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - Realm string
- Realm.
- Return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - Secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - Secure
Web List<string>Proxy Certs - Secure-Web-Proxy-Cert.
- Socks string
- Socks. Valid values:
disable,enable. - Socks
Incoming List<string>Ports - Socks-Incoming-Port.
- Ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - Ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - Status string
- Status. Valid values:
disable,enable. - Unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - User
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Client
Cert string - Client-Cert. Valid values:
disable,enable. - Detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - Dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - Dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - Empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - Ftp
Incoming []stringPorts - Ftp-Incoming-Port.
- Ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - Header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - Http string
- Http. Valid values:
disable,enable. - Http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - Http
Incoming []stringPorts - Http-Incoming-Port.
- Https
Incoming []stringPorts - Https-Incoming-Port.
- Incoming
Ip6 string - Incoming-Ip6.
- Interfaces []string
- Interface.
- Ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - Learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - Name string
- Name.
- Object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- Pac
File stringData - Pac-File-Data.
- Pac
File stringName - Pac-File-Name.
- Pac
File stringServer Port - Pac-File-Server-Port.
- Pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - Pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - Pac
File stringUrl - Pac-File-Url.
- Pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - Realm string
- Realm.
- Return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - Secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - Secure
Web []stringProxy Certs - Secure-Web-Proxy-Cert.
- Socks string
- Socks. Valid values:
disable,enable. - Socks
Incoming []stringPorts - Socks-Incoming-Port.
- Ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - Ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - Status string
- Status. Valid values:
disable,enable. - Unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - User
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert String - Client-Cert. Valid values:
disable,enable. - detect
Https StringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode String - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From StringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert StringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming List<String>Ports - Ftp-Incoming-Port.
- ftp
Over StringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy StringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http String
- Http. Valid values:
disable,enable. - http
Connection StringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming List<String>Ports - Http-Incoming-Port.
- https
Incoming List<String>Ports - Https-Incoming-Port.
- incoming
Ip6 String - Incoming-Ip6.
- interfaces List<String>
- Interface.
- ipv6Status String
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst StringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name String
- Name.
- object
Webproxy StringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File StringData - Pac-File-Data.
- pac
File StringName - Pac-File-Name.
- pac
File StringServer Port - Pac-File-Server-Port.
- pac
File StringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File StringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File StringUrl - Pac-File-Url.
- pref
Dns StringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm String
- Realm.
- return
To StringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default StringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web StringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web List<String>Proxy Certs - Secure-Web-Proxy-Cert.
- socks String
- Socks. Valid values:
disable,enable. - socks
Incoming List<String>Ports - Socks-Incoming-Port.
- ssl
Algorithm String - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh StringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status String
- Status. Valid values:
disable,enable. - unknown
Http StringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent StringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert string - Client-Cert. Valid values:
disable,enable. - detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming string[]Ports - Ftp-Incoming-Port.
- ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http string
- Http. Valid values:
disable,enable. - http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming string[]Ports - Http-Incoming-Port.
- https
Incoming string[]Ports - Https-Incoming-Port.
- incoming
Ip6 string - Incoming-Ip6.
- interfaces string[]
- Interface.
- ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name string
- Name.
- object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File stringData - Pac-File-Data.
- pac
File stringName - Pac-File-Name.
- pac
File stringServer Port - Pac-File-Server-Port.
- pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File stringUrl - Pac-File-Url.
- pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm string
- Realm.
- return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web string[]Proxy Certs - Secure-Web-Proxy-Cert.
- socks string
- Socks. Valid values:
disable,enable. - socks
Incoming string[]Ports - Socks-Incoming-Port.
- ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status string
- Status. Valid values:
disable,enable. - unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client_
cert str - Client-Cert. Valid values:
disable,enable. - detect_
https_ strin_ http_ request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns_
mode str - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport_
from_ strincoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty_
cert_ straction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp_
incoming_ Sequence[str]ports - Ftp-Incoming-Port.
- ftp_
over_ strhttp - Ftp-Over-Http. Valid values:
disable,enable. - header_
proxy_ stragent - Header-Proxy-Agent. Valid values:
disable,enable. - http str
- Http. Valid values:
disable,enable. - http_
connection_ strmode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http_
incoming_ Sequence[str]ports - Http-Incoming-Port.
- https_
incoming_ Sequence[str]ports - Https-Incoming-Port.
- incoming_
ip6 str - Incoming-Ip6.
- interfaces Sequence[str]
- Interface.
- ipv6_
status str - Ipv6-Status. Valid values:
disable,enable. - learn_
dst_ strfrom_ sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name str
- Name.
- object_
webproxy_ strexplicitproxy_ id - an identifier for the resource with format {{name}}.
- pac_
file_ strdata - Pac-File-Data.
- pac_
file_ strname - Pac-File-Name.
- pac_
file_ strserver_ port - Pac-File-Server-Port.
- pac_
file_ strserver_ status - Pac-File-Server-Status. Valid values:
disable,enable. - pac_
file_ strthrough_ https - Pac-File-Through-Https. Valid values:
disable,enable. - pac_
file_ strurl - Pac-File-Url.
- pref_
dns_ strresult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm str
- Realm.
- return_
to_ strsender - Return-To-Sender. Valid values:
disable,enable. - scopetype str
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec_
default_ straction - Sec-Default-Action. Valid values:
deny,accept. - secure_
web_ strproxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure_
web_ Sequence[str]proxy_ certs - Secure-Web-Proxy-Cert.
- socks str
- Socks. Valid values:
disable,enable. - socks_
incoming_ Sequence[str]ports - Socks-Incoming-Port.
- ssl_
algorithm str - Ssl-Algorithm. Valid values:
high,low,medium. - ssl_
dh_ strbits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status str
- Status. Valid values:
disable,enable. - unknown_
http_ strversion - Unknown-Http-Version. Valid values:
best-effort,reject. - user_
agent_ strdetect - User-Agent-Detect. Valid values:
disable,enable.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert String - Client-Cert. Valid values:
disable,enable. - detect
Https StringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode String - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From StringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert StringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming List<String>Ports - Ftp-Incoming-Port.
- ftp
Over StringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy StringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http String
- Http. Valid values:
disable,enable. - http
Connection StringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming List<String>Ports - Http-Incoming-Port.
- https
Incoming List<String>Ports - Https-Incoming-Port.
- incoming
Ip6 String - Incoming-Ip6.
- interfaces List<String>
- Interface.
- ipv6Status String
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst StringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name String
- Name.
- object
Webproxy StringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File StringData - Pac-File-Data.
- pac
File StringName - Pac-File-Name.
- pac
File StringServer Port - Pac-File-Server-Port.
- pac
File StringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File StringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File StringUrl - Pac-File-Url.
- pref
Dns StringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm String
- Realm.
- return
To StringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default StringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web StringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web List<String>Proxy Certs - Secure-Web-Proxy-Cert.
- socks String
- Socks. Valid values:
disable,enable. - socks
Incoming List<String>Ports - Socks-Incoming-Port.
- ssl
Algorithm String - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh StringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status String
- Status. Valid values:
disable,enable. - unknown
Http StringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent StringDetect - User-Agent-Detect. Valid values:
disable,enable.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectWebproxyExplicitproxy resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ObjectWebproxyExplicitproxy Resource
Get an existing ObjectWebproxyExplicitproxy resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ObjectWebproxyExplicitproxyState, opts?: CustomResourceOptions): ObjectWebproxyExplicitproxy@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
client_cert: Optional[str] = None,
detect_https_in_http_request: Optional[str] = None,
dns_mode: Optional[str] = None,
dstport_from_incoming: Optional[str] = None,
empty_cert_action: Optional[str] = None,
ftp_incoming_ports: Optional[Sequence[str]] = None,
ftp_over_http: Optional[str] = None,
header_proxy_agent: Optional[str] = None,
http: Optional[str] = None,
http_connection_mode: Optional[str] = None,
http_incoming_ports: Optional[Sequence[str]] = None,
https_incoming_ports: Optional[Sequence[str]] = None,
incoming_ip6: Optional[str] = None,
interfaces: Optional[Sequence[str]] = None,
ipv6_status: Optional[str] = None,
learn_dst_from_sni: Optional[str] = None,
name: Optional[str] = None,
object_webproxy_explicitproxy_id: Optional[str] = None,
pac_file_data: Optional[str] = None,
pac_file_name: Optional[str] = None,
pac_file_server_port: Optional[str] = None,
pac_file_server_status: Optional[str] = None,
pac_file_through_https: Optional[str] = None,
pac_file_url: Optional[str] = None,
pref_dns_result: Optional[str] = None,
realm: Optional[str] = None,
return_to_sender: Optional[str] = None,
scopetype: Optional[str] = None,
sec_default_action: Optional[str] = None,
secure_web_proxy: Optional[str] = None,
secure_web_proxy_certs: Optional[Sequence[str]] = None,
socks: Optional[str] = None,
socks_incoming_ports: Optional[Sequence[str]] = None,
ssl_algorithm: Optional[str] = None,
ssl_dh_bits: Optional[str] = None,
status: Optional[str] = None,
unknown_http_version: Optional[str] = None,
user_agent_detect: Optional[str] = None) -> ObjectWebproxyExplicitproxyfunc GetObjectWebproxyExplicitproxy(ctx *Context, name string, id IDInput, state *ObjectWebproxyExplicitproxyState, opts ...ResourceOption) (*ObjectWebproxyExplicitproxy, error)public static ObjectWebproxyExplicitproxy Get(string name, Input<string> id, ObjectWebproxyExplicitproxyState? state, CustomResourceOptions? opts = null)public static ObjectWebproxyExplicitproxy get(String name, Output<String> id, ObjectWebproxyExplicitproxyState state, CustomResourceOptions options)resources: _: type: fortimanager:ObjectWebproxyExplicitproxy get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Client
Cert string - Client-Cert. Valid values:
disable,enable. - Detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - Dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - Dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - Empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - Ftp
Incoming List<string>Ports - Ftp-Incoming-Port.
- Ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - Header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - Http string
- Http. Valid values:
disable,enable. - Http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - Http
Incoming List<string>Ports - Http-Incoming-Port.
- Https
Incoming List<string>Ports - Https-Incoming-Port.
- Incoming
Ip6 string - Incoming-Ip6.
- Interfaces List<string>
- Interface.
- Ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - Learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - Name string
- Name.
- Object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- Pac
File stringData - Pac-File-Data.
- Pac
File stringName - Pac-File-Name.
- Pac
File stringServer Port - Pac-File-Server-Port.
- Pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - Pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - Pac
File stringUrl - Pac-File-Url.
- Pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - Realm string
- Realm.
- Return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - Secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - Secure
Web List<string>Proxy Certs - Secure-Web-Proxy-Cert.
- Socks string
- Socks. Valid values:
disable,enable. - Socks
Incoming List<string>Ports - Socks-Incoming-Port.
- Ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - Ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - Status string
- Status. Valid values:
disable,enable. - Unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - User
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- Adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - Client
Cert string - Client-Cert. Valid values:
disable,enable. - Detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - Dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - Dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - Empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - Ftp
Incoming []stringPorts - Ftp-Incoming-Port.
- Ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - Header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - Http string
- Http. Valid values:
disable,enable. - Http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - Http
Incoming []stringPorts - Http-Incoming-Port.
- Https
Incoming []stringPorts - Https-Incoming-Port.
- Incoming
Ip6 string - Incoming-Ip6.
- Interfaces []string
- Interface.
- Ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - Learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - Name string
- Name.
- Object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- Pac
File stringData - Pac-File-Data.
- Pac
File stringName - Pac-File-Name.
- Pac
File stringServer Port - Pac-File-Server-Port.
- Pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - Pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - Pac
File stringUrl - Pac-File-Url.
- Pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - Realm string
- Realm.
- Return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - Scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - Sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - Secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - Secure
Web []stringProxy Certs - Secure-Web-Proxy-Cert.
- Socks string
- Socks. Valid values:
disable,enable. - Socks
Incoming []stringPorts - Socks-Incoming-Port.
- Ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - Ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - Status string
- Status. Valid values:
disable,enable. - Unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - User
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert String - Client-Cert. Valid values:
disable,enable. - detect
Https StringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode String - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From StringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert StringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming List<String>Ports - Ftp-Incoming-Port.
- ftp
Over StringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy StringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http String
- Http. Valid values:
disable,enable. - http
Connection StringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming List<String>Ports - Http-Incoming-Port.
- https
Incoming List<String>Ports - Https-Incoming-Port.
- incoming
Ip6 String - Incoming-Ip6.
- interfaces List<String>
- Interface.
- ipv6Status String
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst StringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name String
- Name.
- object
Webproxy StringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File StringData - Pac-File-Data.
- pac
File StringName - Pac-File-Name.
- pac
File StringServer Port - Pac-File-Server-Port.
- pac
File StringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File StringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File StringUrl - Pac-File-Url.
- pref
Dns StringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm String
- Realm.
- return
To StringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default StringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web StringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web List<String>Proxy Certs - Secure-Web-Proxy-Cert.
- socks String
- Socks. Valid values:
disable,enable. - socks
Incoming List<String>Ports - Socks-Incoming-Port.
- ssl
Algorithm String - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh StringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status String
- Status. Valid values:
disable,enable. - unknown
Http StringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent StringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom string
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert string - Client-Cert. Valid values:
disable,enable. - detect
Https stringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode string - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From stringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert stringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming string[]Ports - Ftp-Incoming-Port.
- ftp
Over stringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy stringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http string
- Http. Valid values:
disable,enable. - http
Connection stringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming string[]Ports - Http-Incoming-Port.
- https
Incoming string[]Ports - Https-Incoming-Port.
- incoming
Ip6 string - Incoming-Ip6.
- interfaces string[]
- Interface.
- ipv6Status string
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst stringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name string
- Name.
- object
Webproxy stringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File stringData - Pac-File-Data.
- pac
File stringName - Pac-File-Name.
- pac
File stringServer Port - Pac-File-Server-Port.
- pac
File stringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File stringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File stringUrl - Pac-File-Url.
- pref
Dns stringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm string
- Realm.
- return
To stringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype string
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default stringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web stringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web string[]Proxy Certs - Secure-Web-Proxy-Cert.
- socks string
- Socks. Valid values:
disable,enable. - socks
Incoming string[]Ports - Socks-Incoming-Port.
- ssl
Algorithm string - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh stringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status string
- Status. Valid values:
disable,enable. - unknown
Http stringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent stringDetect - User-Agent-Detect. Valid values:
disable,enable.
- adom str
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client_
cert str - Client-Cert. Valid values:
disable,enable. - detect_
https_ strin_ http_ request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns_
mode str - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport_
from_ strincoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty_
cert_ straction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp_
incoming_ Sequence[str]ports - Ftp-Incoming-Port.
- ftp_
over_ strhttp - Ftp-Over-Http. Valid values:
disable,enable. - header_
proxy_ stragent - Header-Proxy-Agent. Valid values:
disable,enable. - http str
- Http. Valid values:
disable,enable. - http_
connection_ strmode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http_
incoming_ Sequence[str]ports - Http-Incoming-Port.
- https_
incoming_ Sequence[str]ports - Https-Incoming-Port.
- incoming_
ip6 str - Incoming-Ip6.
- interfaces Sequence[str]
- Interface.
- ipv6_
status str - Ipv6-Status. Valid values:
disable,enable. - learn_
dst_ strfrom_ sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name str
- Name.
- object_
webproxy_ strexplicitproxy_ id - an identifier for the resource with format {{name}}.
- pac_
file_ strdata - Pac-File-Data.
- pac_
file_ strname - Pac-File-Name.
- pac_
file_ strserver_ port - Pac-File-Server-Port.
- pac_
file_ strserver_ status - Pac-File-Server-Status. Valid values:
disable,enable. - pac_
file_ strthrough_ https - Pac-File-Through-Https. Valid values:
disable,enable. - pac_
file_ strurl - Pac-File-Url.
- pref_
dns_ strresult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm str
- Realm.
- return_
to_ strsender - Return-To-Sender. Valid values:
disable,enable. - scopetype str
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec_
default_ straction - Sec-Default-Action. Valid values:
deny,accept. - secure_
web_ strproxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure_
web_ Sequence[str]proxy_ certs - Secure-Web-Proxy-Cert.
- socks str
- Socks. Valid values:
disable,enable. - socks_
incoming_ Sequence[str]ports - Socks-Incoming-Port.
- ssl_
algorithm str - Ssl-Algorithm. Valid values:
high,low,medium. - ssl_
dh_ strbits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status str
- Status. Valid values:
disable,enable. - unknown_
http_ strversion - Unknown-Http-Version. Valid values:
best-effort,reject. - user_
agent_ strdetect - User-Agent-Detect. Valid values:
disable,enable.
- adom String
- Adom. This value is valid only when the
scopetypeisadom, otherwise the value of adom in the provider will be inherited. - client
Cert String - Client-Cert. Valid values:
disable,enable. - detect
Https StringIn Http Request - Detect-Https-In-Http-Request. Valid values:
disable,enable. - dns
Mode String - Dns-Mode. Valid values:
recursive,non-recursive,forward-only. - dstport
From StringIncoming - Dstport-From-Incoming. Valid values:
disable,enable. - empty
Cert StringAction - Empty-Cert-Action. Valid values:
block,accept,accept-unmanageable. - ftp
Incoming List<String>Ports - Ftp-Incoming-Port.
- ftp
Over StringHttp - Ftp-Over-Http. Valid values:
disable,enable. - header
Proxy StringAgent - Header-Proxy-Agent. Valid values:
disable,enable. - http String
- Http. Valid values:
disable,enable. - http
Connection StringMode - Http-Connection-Mode. Valid values:
static,multiplex,serverpool. - http
Incoming List<String>Ports - Http-Incoming-Port.
- https
Incoming List<String>Ports - Https-Incoming-Port.
- incoming
Ip6 String - Incoming-Ip6.
- interfaces List<String>
- Interface.
- ipv6Status String
- Ipv6-Status. Valid values:
disable,enable. - learn
Dst StringFrom Sni - Learn-Dst-From-Sni. Valid values:
disable,enable. - name String
- Name.
- object
Webproxy StringExplicitproxy Id - an identifier for the resource with format {{name}}.
- pac
File StringData - Pac-File-Data.
- pac
File StringName - Pac-File-Name.
- pac
File StringServer Port - Pac-File-Server-Port.
- pac
File StringServer Status - Pac-File-Server-Status. Valid values:
disable,enable. - pac
File StringThrough Https - Pac-File-Through-Https. Valid values:
disable,enable. - pac
File StringUrl - Pac-File-Url.
- pref
Dns StringResult - Pref-Dns-Result. Valid values:
ipv4,ipv6,ipv4-strict,ipv6-strict. - realm String
- Realm.
- return
To StringSender - Return-To-Sender. Valid values:
disable,enable. - scopetype String
- The scope of application of the resource. Valid values:
inherit,adom,global. Theinheritmeans that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit. - sec
Default StringAction - Sec-Default-Action. Valid values:
deny,accept. - secure
Web StringProxy - Secure-Web-Proxy. Valid values:
disable,enable,secure. - secure
Web List<String>Proxy Certs - Secure-Web-Proxy-Cert.
- socks String
- Socks. Valid values:
disable,enable. - socks
Incoming List<String>Ports - Socks-Incoming-Port.
- ssl
Algorithm String - Ssl-Algorithm. Valid values:
high,low,medium. - ssl
Dh StringBits - Ssl-Dh-Bits. Valid values:
768,1024,1536,2048. - status String
- Status. Valid values:
disable,enable. - unknown
Http StringVersion - Unknown-Http-Version. Valid values:
best-effort,reject. - user
Agent StringDetect - User-Agent-Detect. Valid values:
disable,enable.
Import
ObjectWebProxy ExplicitProxy can be imported using any of these accepted formats:
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectWebproxyExplicitproxy:ObjectWebproxyExplicitproxy labelname {{name}}
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanagerTerraform Provider.
published on Saturday, Mar 7, 2026 by fortinetdev
