Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse
fortios.firewall.getProxypolicy
Explore with Pulumi AI
Use this data source to get information on an fortios firewall proxypolicy
Using getProxypolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProxypolicy(args: GetProxypolicyArgs, opts?: InvokeOptions): Promise<GetProxypolicyResult>
function getProxypolicyOutput(args: GetProxypolicyOutputArgs, opts?: InvokeOptions): Output<GetProxypolicyResult>
def get_proxypolicy(policyid: Optional[int] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetProxypolicyResult
def get_proxypolicy_output(policyid: Optional[pulumi.Input[int]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetProxypolicyResult]
func LookupProxypolicy(ctx *Context, args *LookupProxypolicyArgs, opts ...InvokeOption) (*LookupProxypolicyResult, error)
func LookupProxypolicyOutput(ctx *Context, args *LookupProxypolicyOutputArgs, opts ...InvokeOption) LookupProxypolicyResultOutput
> Note: This function is named LookupProxypolicy
in the Go SDK.
public static class GetProxypolicy
{
public static Task<GetProxypolicyResult> InvokeAsync(GetProxypolicyArgs args, InvokeOptions? opts = null)
public static Output<GetProxypolicyResult> Invoke(GetProxypolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetProxypolicyResult> getProxypolicy(GetProxypolicyArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:firewall/getProxypolicy:getProxypolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Policyid int
- Specify the policyid of the desired firewall proxypolicy.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- Policyid int
- Specify the policyid of the desired firewall proxypolicy.
- Vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- policyid Integer
- Specify the policyid of the desired firewall proxypolicy.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- policyid number
- Specify the policyid of the desired firewall proxypolicy.
- vdomparam string
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- policyid int
- Specify the policyid of the desired firewall proxypolicy.
- vdomparam str
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
- policyid Number
- Specify the policyid of the desired firewall proxypolicy.
- vdomparam String
- Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
getProxypolicy Result
The following output properties are available:
- Access
Proxies List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Access Proxy> - IPv4 access proxy. The structure of
access_proxy
block is documented below. - Access
Proxy6s List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Access Proxy6> - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - Action string
- Accept or deny traffic matching the policy parameters.
- Application
List string - Name of an existing Application list.
- Av
Profile string - Name of an existing Antivirus profile.
- Block
Notification string - Enable/disable block notification.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Optional comments.
- Decrypted
Traffic stringMirror - Decrypted traffic mirror.
- Detect
Https stringIn Http Request - Enable/disable detection of HTTPS in HTTP request.
- Device
Ownership string - When enabled, the ownership enforcement will be done at policy level.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dstaddr6s
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Dstaddr6> - IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - Dstaddr
Negate string - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- Dstaddrs
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Dstaddr> - Destination address objects. The structure of
dstaddr
block is documented below. - Dstintfs
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Dstintf> - Destination interface names. The structure of
dstintf
block is documented below. - Emailfilter
Profile string - Name of an existing email filter profile.
- File
Filter stringProfile - Name of an existing file-filter profile.
- Global
Label string - Global web-based manager visible label.
- Groups
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Group> - Names of group objects. The structure of
groups
block is documented below. - Http
Tunnel stringAuth - Enable/disable HTTP tunnel authentication.
- Icap
Profile string - Name of an existing ICAP profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- Internet
Service6 string - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- Internet
Service6Custom List<Pulumiverse.Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Custom Group> - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - Internet
Service6Customs List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Custom> - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - Internet
Service6Groups List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Group> - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - Internet
Service6Names List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Name> - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - Internet
Service6Negate string - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- Internet
Service List<Pulumiverse.Custom Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Custom Group> - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - Internet
Service List<Pulumiverse.Customs Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Custom> - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - Internet
Service List<Pulumiverse.Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Group> - Internet Service group name. The structure of
internet_service_group
block is documented below. - Internet
Service List<Pulumiverse.Ids Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Id> - Internet Service ID. The structure of
internet_service_id
block is documented below. - Internet
Service List<Pulumiverse.Names Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Name> - Internet Service name. The structure of
internet_service_name
block is documented below. - Internet
Service stringNegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Label string
- VDOM-specific GUI visible label.
- Logtraffic string
- Enable/disable logging traffic through the policy.
- Logtraffic
Start string - Enable/disable policy log traffic start.
- Name string
- Group name.
- Policyid int
- Policy ID.
- Poolnames
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Poolname> - Name of IP pool object. The structure of
poolname
block is documented below. - Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only.
- Proxy string
- Type of explicit proxy.
- Redirect
Url string - Redirect URL for further explicit web proxy processing.
- Replacemsg
Override stringGroup - Authentication replacement message override group.
- Scan
Botnet stringConnections - Enable/disable scanning of connections to Botnet servers.
- Schedule string
- Name of schedule object.
- Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Service
Negate string - When enabled, services match against any service EXCEPT the specified destination services.
- Services
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Service> - Name of service objects. The structure of
service
block is documented below. - Session
Ttl int - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- Spamfilter
Profile string - Name of an existing Spam filter profile.
- Srcaddr6s
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Srcaddr6> - IPv6 source address objects. The structure of
srcaddr6
block is documented below. - Srcaddr
Negate string - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- Srcaddrs
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Srcaddr> - Source address objects. The structure of
srcaddr
block is documented below. - Srcintfs
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Srcintf> - Source interface names. The structure of
srcintf
block is documented below. - Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssh
Policy stringRedirect - Redirect SSH traffic to matching transparent proxy policy.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable/disable the active status of the policy.
- Transparent string
- Enable to use the IP address of the client to connect to the server.
- Users
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy User> - Names of user objects. The structure of
users
block is documented below. - Utm
Status string - Enable the use of UTM profiles/sensors/lists.
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Waf
Profile string - Name of an existing Web application firewall profile.
- Webcache string
- Enable/disable web caching.
- Webcache
Https string - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- Webfilter
Profile string - Name of an existing Web filter profile.
- Webproxy
Forward stringServer - Web proxy forward server name.
- Webproxy
Profile string - Name of web proxy profile.
- List<Pulumiverse.
Fortios. Firewall. Outputs. Get Proxypolicy Ztna Ems Tag> - ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - string
- ZTNA tag matching logic.
- Vdomparam string
- Access
Proxies []GetProxypolicy Access Proxy - IPv4 access proxy. The structure of
access_proxy
block is documented below. - Access
Proxy6s []GetProxypolicy Access Proxy6 - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - Action string
- Accept or deny traffic matching the policy parameters.
- Application
List string - Name of an existing Application list.
- Av
Profile string - Name of an existing Antivirus profile.
- Block
Notification string - Enable/disable block notification.
- Casb
Profile string - Name of an existing CASB profile.
- Cifs
Profile string - Name of an existing CIFS profile.
- Comments string
- Optional comments.
- Decrypted
Traffic stringMirror - Decrypted traffic mirror.
- Detect
Https stringIn Http Request - Enable/disable detection of HTTPS in HTTP request.
- Device
Ownership string - When enabled, the ownership enforcement will be done at policy level.
- Diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- Disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- Dlp
Profile string - Name of an existing DLP profile.
- Dlp
Sensor string - Name of an existing DLP sensor.
- Dstaddr6s
[]Get
Proxypolicy Dstaddr6 - IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - Dstaddr
Negate string - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- Dstaddrs
[]Get
Proxypolicy Dstaddr - Destination address objects. The structure of
dstaddr
block is documented below. - Dstintfs
[]Get
Proxypolicy Dstintf - Destination interface names. The structure of
dstintf
block is documented below. - Emailfilter
Profile string - Name of an existing email filter profile.
- File
Filter stringProfile - Name of an existing file-filter profile.
- Global
Label string - Global web-based manager visible label.
- Groups
[]Get
Proxypolicy Group - Names of group objects. The structure of
groups
block is documented below. - Http
Tunnel stringAuth - Enable/disable HTTP tunnel authentication.
- Icap
Profile string - Name of an existing ICAP profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- Internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- Internet
Service6 string - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- Internet
Service6Custom []GetGroups Proxypolicy Internet Service6Custom Group - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - Internet
Service6Customs []GetProxypolicy Internet Service6Custom - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - Internet
Service6Groups []GetProxypolicy Internet Service6Group - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - Internet
Service6Names []GetProxypolicy Internet Service6Name - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - Internet
Service6Negate string - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- Internet
Service []GetCustom Groups Proxypolicy Internet Service Custom Group - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - Internet
Service []GetCustoms Proxypolicy Internet Service Custom - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - Internet
Service []GetGroups Proxypolicy Internet Service Group - Internet Service group name. The structure of
internet_service_group
block is documented below. - Internet
Service []GetIds Proxypolicy Internet Service Id - Internet Service ID. The structure of
internet_service_id
block is documented below. - Internet
Service []GetNames Proxypolicy Internet Service Name - Internet Service name. The structure of
internet_service_name
block is documented below. - Internet
Service stringNegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- Ips
Sensor string - Name of an existing IPS sensor.
- Ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- Label string
- VDOM-specific GUI visible label.
- Logtraffic string
- Enable/disable logging traffic through the policy.
- Logtraffic
Start string - Enable/disable policy log traffic start.
- Name string
- Group name.
- Policyid int
- Policy ID.
- Poolnames
[]Get
Proxypolicy Poolname - Name of IP pool object. The structure of
poolname
block is documented below. - Profile
Group string - Name of profile group.
- Profile
Protocol stringOptions - Name of an existing Protocol options profile.
- Profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only.
- Proxy string
- Type of explicit proxy.
- Redirect
Url string - Redirect URL for further explicit web proxy processing.
- Replacemsg
Override stringGroup - Authentication replacement message override group.
- Scan
Botnet stringConnections - Enable/disable scanning of connections to Botnet servers.
- Schedule string
- Name of schedule object.
- Sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- Service
Negate string - When enabled, services match against any service EXCEPT the specified destination services.
- Services
[]Get
Proxypolicy Service - Name of service objects. The structure of
service
block is documented below. - Session
Ttl int - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- Spamfilter
Profile string - Name of an existing Spam filter profile.
- Srcaddr6s
[]Get
Proxypolicy Srcaddr6 - IPv6 source address objects. The structure of
srcaddr6
block is documented below. - Srcaddr
Negate string - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- Srcaddrs
[]Get
Proxypolicy Srcaddr - Source address objects. The structure of
srcaddr
block is documented below. - Srcintfs
[]Get
Proxypolicy Srcintf - Source interface names. The structure of
srcintf
block is documented below. - Ssh
Filter stringProfile - Name of an existing SSH filter profile.
- Ssh
Policy stringRedirect - Redirect SSH traffic to matching transparent proxy policy.
- Ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- Status string
- Enable/disable the active status of the policy.
- Transparent string
- Enable to use the IP address of the client to connect to the server.
- Users
[]Get
Proxypolicy User - Names of user objects. The structure of
users
block is documented below. - Utm
Status string - Enable the use of UTM profiles/sensors/lists.
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- Videofilter
Profile string - Name of an existing VideoFilter profile.
- Virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- Voip
Profile string - Name of an existing VoIP profile.
- Waf
Profile string - Name of an existing Web application firewall profile.
- Webcache string
- Enable/disable web caching.
- Webcache
Https string - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- Webfilter
Profile string - Name of an existing Web filter profile.
- Webproxy
Forward stringServer - Web proxy forward server name.
- Webproxy
Profile string - Name of web proxy profile.
- []Get
Proxypolicy Ztna Ems Tag - ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - string
- ZTNA tag matching logic.
- Vdomparam string
- access
Proxies List<GetProxypolicy Access Proxy> - IPv4 access proxy. The structure of
access_proxy
block is documented below. - access
Proxy6s List<GetProxypolicy Access Proxy6> - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - action String
- Accept or deny traffic matching the policy parameters.
- application
List String - Name of an existing Application list.
- av
Profile String - Name of an existing Antivirus profile.
- block
Notification String - Enable/disable block notification.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Optional comments.
- decrypted
Traffic StringMirror - Decrypted traffic mirror.
- detect
Https StringIn Http Request - Enable/disable detection of HTTPS in HTTP request.
- device
Ownership String - When enabled, the ownership enforcement will be done at policy level.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- disclaimer String
- Web proxy disclaimer setting: by domain, policy, or user.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dstaddr6s
List<Get
Proxypolicy Dstaddr6> - IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - dstaddr
Negate String - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
List<Get
Proxypolicy Dstaddr> - Destination address objects. The structure of
dstaddr
block is documented below. - dstintfs
List<Get
Proxypolicy Dstintf> - Destination interface names. The structure of
dstintf
block is documented below. - emailfilter
Profile String - Name of an existing email filter profile.
- file
Filter StringProfile - Name of an existing file-filter profile.
- global
Label String - Global web-based manager visible label.
- groups
List<Get
Proxypolicy Group> - Names of group objects. The structure of
groups
block is documented below. - http
Tunnel StringAuth - Enable/disable HTTP tunnel authentication.
- icap
Profile String - Name of an existing ICAP profile.
- id String
- The provider-assigned unique ID for this managed resource.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internet
Service6 String - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internet
Service6Custom List<GetGroups Proxypolicy Internet Service6Custom Group> - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - internet
Service6Customs List<GetProxypolicy Internet Service6Custom> - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - internet
Service6Groups List<GetProxypolicy Internet Service6Group> - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - internet
Service6Names List<GetProxypolicy Internet Service6Name> - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - internet
Service6Negate String - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internet
Service List<GetCustom Groups Proxypolicy Internet Service Custom Group> - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - internet
Service List<GetCustoms Proxypolicy Internet Service Custom> - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - internet
Service List<GetGroups Proxypolicy Internet Service Group> - Internet Service group name. The structure of
internet_service_group
block is documented below. - internet
Service List<GetIds Proxypolicy Internet Service Id> - Internet Service ID. The structure of
internet_service_id
block is documented below. - internet
Service List<GetNames Proxypolicy Internet Service Name> - Internet Service name. The structure of
internet_service_name
block is documented below. - internet
Service StringNegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- label String
- VDOM-specific GUI visible label.
- logtraffic String
- Enable/disable logging traffic through the policy.
- logtraffic
Start String - Enable/disable policy log traffic start.
- name String
- Group name.
- policyid Integer
- Policy ID.
- poolnames
List<Get
Proxypolicy Poolname> - Name of IP pool object. The structure of
poolname
block is documented below. - profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy String
- Type of explicit proxy.
- redirect
Url String - Redirect URL for further explicit web proxy processing.
- replacemsg
Override StringGroup - Authentication replacement message override group.
- scan
Botnet StringConnections - Enable/disable scanning of connections to Botnet servers.
- schedule String
- Name of schedule object.
- sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- service
Negate String - When enabled, services match against any service EXCEPT the specified destination services.
- services
List<Get
Proxypolicy Service> - Name of service objects. The structure of
service
block is documented below. - session
Ttl Integer - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilter
Profile String - Name of an existing Spam filter profile.
- srcaddr6s
List<Get
Proxypolicy Srcaddr6> - IPv6 source address objects. The structure of
srcaddr6
block is documented below. - srcaddr
Negate String - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
List<Get
Proxypolicy Srcaddr> - Source address objects. The structure of
srcaddr
block is documented below. - srcintfs
List<Get
Proxypolicy Srcintf> - Source interface names. The structure of
srcintf
block is documented below. - ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssh
Policy StringRedirect - Redirect SSH traffic to matching transparent proxy policy.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable/disable the active status of the policy.
- transparent String
- Enable to use the IP address of the client to connect to the server.
- users
List<Get
Proxypolicy User> - Names of user objects. The structure of
users
block is documented below. - utm
Status String - Enable the use of UTM profiles/sensors/lists.
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- waf
Profile String - Name of an existing Web application firewall profile.
- webcache String
- Enable/disable web caching.
- webcache
Https String - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilter
Profile String - Name of an existing Web filter profile.
- webproxy
Forward StringServer - Web proxy forward server name.
- webproxy
Profile String - Name of web proxy profile.
- List<Get
Proxypolicy Ztna Ems Tag> - ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - String
- ZTNA tag matching logic.
- vdomparam String
- access
Proxies GetProxypolicy Access Proxy[] - IPv4 access proxy. The structure of
access_proxy
block is documented below. - access
Proxy6s GetProxypolicy Access Proxy6[] - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - action string
- Accept or deny traffic matching the policy parameters.
- application
List string - Name of an existing Application list.
- av
Profile string - Name of an existing Antivirus profile.
- block
Notification string - Enable/disable block notification.
- casb
Profile string - Name of an existing CASB profile.
- cifs
Profile string - Name of an existing CIFS profile.
- comments string
- Optional comments.
- decrypted
Traffic stringMirror - Decrypted traffic mirror.
- detect
Https stringIn Http Request - Enable/disable detection of HTTPS in HTTP request.
- device
Ownership string - When enabled, the ownership enforcement will be done at policy level.
- diameter
Filter stringProfile - Name of an existing Diameter filter profile.
- disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- dlp
Profile string - Name of an existing DLP profile.
- dlp
Sensor string - Name of an existing DLP sensor.
- dstaddr6s
Get
Proxypolicy Dstaddr6[] - IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - dstaddr
Negate string - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
Get
Proxypolicy Dstaddr[] - Destination address objects. The structure of
dstaddr
block is documented below. - dstintfs
Get
Proxypolicy Dstintf[] - Destination interface names. The structure of
dstintf
block is documented below. - emailfilter
Profile string - Name of an existing email filter profile.
- file
Filter stringProfile - Name of an existing file-filter profile.
- global
Label string - Global web-based manager visible label.
- groups
Get
Proxypolicy Group[] - Names of group objects. The structure of
groups
block is documented below. - http
Tunnel stringAuth - Enable/disable HTTP tunnel authentication.
- icap
Profile string - Name of an existing ICAP profile.
- id string
- The provider-assigned unique ID for this managed resource.
- internet
Service string - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internet
Service6 string - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internet
Service6Custom GetGroups Proxypolicy Internet Service6Custom Group[] - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - internet
Service6Customs GetProxypolicy Internet Service6Custom[] - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - internet
Service6Groups GetProxypolicy Internet Service6Group[] - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - internet
Service6Names GetProxypolicy Internet Service6Name[] - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - internet
Service6Negate string - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internet
Service GetCustom Groups Proxypolicy Internet Service Custom Group[] - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - internet
Service GetCustoms Proxypolicy Internet Service Custom[] - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - internet
Service GetGroups Proxypolicy Internet Service Group[] - Internet Service group name. The structure of
internet_service_group
block is documented below. - internet
Service GetIds Proxypolicy Internet Service Id[] - Internet Service ID. The structure of
internet_service_id
block is documented below. - internet
Service GetNames Proxypolicy Internet Service Name[] - Internet Service name. The structure of
internet_service_name
block is documented below. - internet
Service stringNegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ips
Sensor string - Name of an existing IPS sensor.
- ips
Voip stringFilter - Name of an existing VoIP (ips) profile.
- label string
- VDOM-specific GUI visible label.
- logtraffic string
- Enable/disable logging traffic through the policy.
- logtraffic
Start string - Enable/disable policy log traffic start.
- name string
- Group name.
- policyid number
- Policy ID.
- poolnames
Get
Proxypolicy Poolname[] - Name of IP pool object. The structure of
poolname
block is documented below. - profile
Group string - Name of profile group.
- profile
Protocol stringOptions - Name of an existing Protocol options profile.
- profile
Type string - Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy string
- Type of explicit proxy.
- redirect
Url string - Redirect URL for further explicit web proxy processing.
- replacemsg
Override stringGroup - Authentication replacement message override group.
- scan
Botnet stringConnections - Enable/disable scanning of connections to Botnet servers.
- schedule string
- Name of schedule object.
- sctp
Filter stringProfile - Name of an existing SCTP filter profile.
- service
Negate string - When enabled, services match against any service EXCEPT the specified destination services.
- services
Get
Proxypolicy Service[] - Name of service objects. The structure of
service
block is documented below. - session
Ttl number - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilter
Profile string - Name of an existing Spam filter profile.
- srcaddr6s
Get
Proxypolicy Srcaddr6[] - IPv6 source address objects. The structure of
srcaddr6
block is documented below. - srcaddr
Negate string - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
Get
Proxypolicy Srcaddr[] - Source address objects. The structure of
srcaddr
block is documented below. - srcintfs
Get
Proxypolicy Srcintf[] - Source interface names. The structure of
srcintf
block is documented below. - ssh
Filter stringProfile - Name of an existing SSH filter profile.
- ssh
Policy stringRedirect - Redirect SSH traffic to matching transparent proxy policy.
- ssl
Ssh stringProfile - Name of an existing SSL SSH profile.
- status string
- Enable/disable the active status of the policy.
- transparent string
- Enable to use the IP address of the client to connect to the server.
- users
Get
Proxypolicy User[] - Names of user objects. The structure of
users
block is documented below. - utm
Status string - Enable the use of UTM profiles/sensors/lists.
- uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile string - Name of an existing VideoFilter profile.
- virtual
Patch stringProfile - Name of an existing virtual-patch profile.
- voip
Profile string - Name of an existing VoIP profile.
- waf
Profile string - Name of an existing Web application firewall profile.
- webcache string
- Enable/disable web caching.
- webcache
Https string - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilter
Profile string - Name of an existing Web filter profile.
- webproxy
Forward stringServer - Web proxy forward server name.
- webproxy
Profile string - Name of web proxy profile.
- Get
Proxypolicy Ztna Ems Tag[] - ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - string
- ZTNA tag matching logic.
- vdomparam string
- access_
proxies Sequence[GetProxypolicy Access Proxy] - IPv4 access proxy. The structure of
access_proxy
block is documented below. - access_
proxy6s Sequence[GetProxypolicy Access Proxy6] - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - action str
- Accept or deny traffic matching the policy parameters.
- application_
list str - Name of an existing Application list.
- av_
profile str - Name of an existing Antivirus profile.
- block_
notification str - Enable/disable block notification.
- casb_
profile str - Name of an existing CASB profile.
- cifs_
profile str - Name of an existing CIFS profile.
- comments str
- Optional comments.
- decrypted_
traffic_ strmirror - Decrypted traffic mirror.
- detect_
https_ strin_ http_ request - Enable/disable detection of HTTPS in HTTP request.
- device_
ownership str - When enabled, the ownership enforcement will be done at policy level.
- diameter_
filter_ strprofile - Name of an existing Diameter filter profile.
- disclaimer str
- Web proxy disclaimer setting: by domain, policy, or user.
- dlp_
profile str - Name of an existing DLP profile.
- dlp_
sensor str - Name of an existing DLP sensor.
- dstaddr6s
Sequence[Get
Proxypolicy Dstaddr6] - IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - dstaddr_
negate str - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
Sequence[Get
Proxypolicy Dstaddr] - Destination address objects. The structure of
dstaddr
block is documented below. - dstintfs
Sequence[Get
Proxypolicy Dstintf] - Destination interface names. The structure of
dstintf
block is documented below. - emailfilter_
profile str - Name of an existing email filter profile.
- file_
filter_ strprofile - Name of an existing file-filter profile.
- global_
label str - Global web-based manager visible label.
- groups
Sequence[Get
Proxypolicy Group] - Names of group objects. The structure of
groups
block is documented below. - http_
tunnel_ strauth - Enable/disable HTTP tunnel authentication.
- icap_
profile str - Name of an existing ICAP profile.
- id str
- The provider-assigned unique ID for this managed resource.
- internet_
service str - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internet_
service6 str - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internet_
service6_ Sequence[Getcustom_ groups Proxypolicy Internet Service6Custom Group] - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - internet_
service6_ Sequence[Getcustoms Proxypolicy Internet Service6Custom] - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - internet_
service6_ Sequence[Getgroups Proxypolicy Internet Service6Group] - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - internet_
service6_ Sequence[Getnames Proxypolicy Internet Service6Name] - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - internet_
service6_ strnegate - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internet_
service_ Sequence[Getcustom_ groups Proxypolicy Internet Service Custom Group] - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - internet_
service_ Sequence[Getcustoms Proxypolicy Internet Service Custom] - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - internet_
service_ Sequence[Getgroups Proxypolicy Internet Service Group] - Internet Service group name. The structure of
internet_service_group
block is documented below. - internet_
service_ Sequence[Getids Proxypolicy Internet Service Id] - Internet Service ID. The structure of
internet_service_id
block is documented below. - internet_
service_ Sequence[Getnames Proxypolicy Internet Service Name] - Internet Service name. The structure of
internet_service_name
block is documented below. - internet_
service_ strnegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ips_
sensor str - Name of an existing IPS sensor.
- ips_
voip_ strfilter - Name of an existing VoIP (ips) profile.
- label str
- VDOM-specific GUI visible label.
- logtraffic str
- Enable/disable logging traffic through the policy.
- logtraffic_
start str - Enable/disable policy log traffic start.
- name str
- Group name.
- policyid int
- Policy ID.
- poolnames
Sequence[Get
Proxypolicy Poolname] - Name of IP pool object. The structure of
poolname
block is documented below. - profile_
group str - Name of profile group.
- profile_
protocol_ stroptions - Name of an existing Protocol options profile.
- profile_
type str - Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy str
- Type of explicit proxy.
- redirect_
url str - Redirect URL for further explicit web proxy processing.
- replacemsg_
override_ strgroup - Authentication replacement message override group.
- scan_
botnet_ strconnections - Enable/disable scanning of connections to Botnet servers.
- schedule str
- Name of schedule object.
- sctp_
filter_ strprofile - Name of an existing SCTP filter profile.
- service_
negate str - When enabled, services match against any service EXCEPT the specified destination services.
- services
Sequence[Get
Proxypolicy Service] - Name of service objects. The structure of
service
block is documented below. - session_
ttl int - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilter_
profile str - Name of an existing Spam filter profile.
- srcaddr6s
Sequence[Get
Proxypolicy Srcaddr6] - IPv6 source address objects. The structure of
srcaddr6
block is documented below. - srcaddr_
negate str - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
Sequence[Get
Proxypolicy Srcaddr] - Source address objects. The structure of
srcaddr
block is documented below. - srcintfs
Sequence[Get
Proxypolicy Srcintf] - Source interface names. The structure of
srcintf
block is documented below. - ssh_
filter_ strprofile - Name of an existing SSH filter profile.
- ssh_
policy_ strredirect - Redirect SSH traffic to matching transparent proxy policy.
- ssl_
ssh_ strprofile - Name of an existing SSL SSH profile.
- status str
- Enable/disable the active status of the policy.
- transparent str
- Enable to use the IP address of the client to connect to the server.
- users
Sequence[Get
Proxypolicy User] - Names of user objects. The structure of
users
block is documented below. - utm_
status str - Enable the use of UTM profiles/sensors/lists.
- uuid str
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter_
profile str - Name of an existing VideoFilter profile.
- virtual_
patch_ strprofile - Name of an existing virtual-patch profile.
- voip_
profile str - Name of an existing VoIP profile.
- waf_
profile str - Name of an existing Web application firewall profile.
- webcache str
- Enable/disable web caching.
- webcache_
https str - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilter_
profile str - Name of an existing Web filter profile.
- webproxy_
forward_ strserver - Web proxy forward server name.
- webproxy_
profile str - Name of web proxy profile.
- Sequence[Get
Proxypolicy Ztna Ems Tag] - ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - str
- ZTNA tag matching logic.
- vdomparam str
- access
Proxies List<Property Map> - IPv4 access proxy. The structure of
access_proxy
block is documented below. - access
Proxy6s List<Property Map> - IPv6 access proxy. The structure of
access_proxy6
block is documented below. - action String
- Accept or deny traffic matching the policy parameters.
- application
List String - Name of an existing Application list.
- av
Profile String - Name of an existing Antivirus profile.
- block
Notification String - Enable/disable block notification.
- casb
Profile String - Name of an existing CASB profile.
- cifs
Profile String - Name of an existing CIFS profile.
- comments String
- Optional comments.
- decrypted
Traffic StringMirror - Decrypted traffic mirror.
- detect
Https StringIn Http Request - Enable/disable detection of HTTPS in HTTP request.
- device
Ownership String - When enabled, the ownership enforcement will be done at policy level.
- diameter
Filter StringProfile - Name of an existing Diameter filter profile.
- disclaimer String
- Web proxy disclaimer setting: by domain, policy, or user.
- dlp
Profile String - Name of an existing DLP profile.
- dlp
Sensor String - Name of an existing DLP sensor.
- dstaddr6s List<Property Map>
- IPv6 destination address objects. The structure of
dstaddr6
block is documented below. - dstaddr
Negate String - When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs List<Property Map>
- Destination address objects. The structure of
dstaddr
block is documented below. - dstintfs List<Property Map>
- Destination interface names. The structure of
dstintf
block is documented below. - emailfilter
Profile String - Name of an existing email filter profile.
- file
Filter StringProfile - Name of an existing file-filter profile.
- global
Label String - Global web-based manager visible label.
- groups List<Property Map>
- Names of group objects. The structure of
groups
block is documented below. - http
Tunnel StringAuth - Enable/disable HTTP tunnel authentication.
- icap
Profile String - Name of an existing ICAP profile.
- id String
- The provider-assigned unique ID for this managed resource.
- internet
Service String - Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internet
Service6 String - Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internet
Service6Custom List<Property Map>Groups - Custom Internet Service IPv6 group name. The structure of
internet_service6_custom_group
block is documented below. - internet
Service6Customs List<Property Map> - Custom Internet Service IPv6 name. The structure of
internet_service6_custom
block is documented below. - internet
Service6Groups List<Property Map> - Internet Service IPv6 group name. The structure of
internet_service6_group
block is documented below. - internet
Service6Names List<Property Map> - Internet Service IPv6 name. The structure of
internet_service6_name
block is documented below. - internet
Service6Negate String - When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internet
Service List<Property Map>Custom Groups - Custom Internet Service group name. The structure of
internet_service_custom_group
block is documented below. - internet
Service List<Property Map>Customs - Custom Internet Service name. The structure of
internet_service_custom
block is documented below. - internet
Service List<Property Map>Groups - Internet Service group name. The structure of
internet_service_group
block is documented below. - internet
Service List<Property Map>Ids - Internet Service ID. The structure of
internet_service_id
block is documented below. - internet
Service List<Property Map>Names - Internet Service name. The structure of
internet_service_name
block is documented below. - internet
Service StringNegate - When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ips
Sensor String - Name of an existing IPS sensor.
- ips
Voip StringFilter - Name of an existing VoIP (ips) profile.
- label String
- VDOM-specific GUI visible label.
- logtraffic String
- Enable/disable logging traffic through the policy.
- logtraffic
Start String - Enable/disable policy log traffic start.
- name String
- Group name.
- policyid Number
- Policy ID.
- poolnames List<Property Map>
- Name of IP pool object. The structure of
poolname
block is documented below. - profile
Group String - Name of profile group.
- profile
Protocol StringOptions - Name of an existing Protocol options profile.
- profile
Type String - Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy String
- Type of explicit proxy.
- redirect
Url String - Redirect URL for further explicit web proxy processing.
- replacemsg
Override StringGroup - Authentication replacement message override group.
- scan
Botnet StringConnections - Enable/disable scanning of connections to Botnet servers.
- schedule String
- Name of schedule object.
- sctp
Filter StringProfile - Name of an existing SCTP filter profile.
- service
Negate String - When enabled, services match against any service EXCEPT the specified destination services.
- services List<Property Map>
- Name of service objects. The structure of
service
block is documented below. - session
Ttl Number - TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilter
Profile String - Name of an existing Spam filter profile.
- srcaddr6s List<Property Map>
- IPv6 source address objects. The structure of
srcaddr6
block is documented below. - srcaddr
Negate String - When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs List<Property Map>
- Source address objects. The structure of
srcaddr
block is documented below. - srcintfs List<Property Map>
- Source interface names. The structure of
srcintf
block is documented below. - ssh
Filter StringProfile - Name of an existing SSH filter profile.
- ssh
Policy StringRedirect - Redirect SSH traffic to matching transparent proxy policy.
- ssl
Ssh StringProfile - Name of an existing SSL SSH profile.
- status String
- Enable/disable the active status of the policy.
- transparent String
- Enable to use the IP address of the client to connect to the server.
- users List<Property Map>
- Names of user objects. The structure of
users
block is documented below. - utm
Status String - Enable the use of UTM profiles/sensors/lists.
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilter
Profile String - Name of an existing VideoFilter profile.
- virtual
Patch StringProfile - Name of an existing virtual-patch profile.
- voip
Profile String - Name of an existing VoIP profile.
- waf
Profile String - Name of an existing Web application firewall profile.
- webcache String
- Enable/disable web caching.
- webcache
Https String - Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilter
Profile String - Name of an existing Web filter profile.
- webproxy
Forward StringServer - Web proxy forward server name.
- webproxy
Profile String - Name of web proxy profile.
- List<Property Map>
- ZTNA EMS Tag names. The structure of
ztna_ems_tag
block is documented below. - String
- ZTNA tag matching logic.
- vdomparam String
Supporting Types
GetProxypolicyAccessProxy
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyAccessProxy6
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyDstaddr
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyDstaddr6
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyDstintf
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyGroup
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetService6Custom
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetService6CustomGroup
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetService6Group
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetService6Name
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetServiceCustom
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetServiceCustomGroup
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetServiceGroup
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyInternetServiceId
- Id int
- Internet Service ID.
- Id int
- Internet Service ID.
- id Integer
- Internet Service ID.
- id number
- Internet Service ID.
- id int
- Internet Service ID.
- id Number
- Internet Service ID.
GetProxypolicyInternetServiceName
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyPoolname
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyService
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicySrcaddr
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicySrcaddr6
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicySrcintf
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyUser
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
GetProxypolicyZtnaEmsTag
- Name string
- Group name.
- Name string
- Group name.
- name String
- Group name.
- name string
- Group name.
- name str
- Group name.
- name String
- Group name.
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.