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)
public static Output<GetProxypolicyResult> getProxypolicy(GetProxypolicyArgs args, InvokeOptions options)
fn::invoke:
  function: fortios:firewall/getProxypolicy:getProxypolicy
  arguments:
    # arguments dictionaryThe 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:
- AccessProxies List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Access Proxy> 
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- AccessProxy6s List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Access Proxy6> 
- IPv6 access proxy. The structure of access_proxy6block is documented below.
- Action string
- Accept or deny traffic matching the policy parameters.
- ApplicationList string
- Name of an existing Application list.
- AvProfile string
- Name of an existing Antivirus profile.
- BlockNotification string
- Enable/disable block notification.
- CasbProfile string
- Name of an existing CASB profile.
- CifsProfile string
- Name of an existing CIFS profile.
- Comments string
- Optional comments.
- DecryptedTraffic stringMirror 
- Decrypted traffic mirror.
- DetectHttps stringIn Http Request 
- Enable/disable detection of HTTPS in HTTP request.
- DeviceOwnership string
- When enabled, the ownership enforcement will be done at policy level.
- DiameterFilter stringProfile 
- Name of an existing Diameter filter profile.
- Disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- DlpProfile string
- Name of an existing DLP profile.
- DlpSensor string
- Name of an existing DLP sensor.
- Dstaddr6s
List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Dstaddr6> 
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- DstaddrNegate 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 dstaddrblock is documented below.
- Dstintfs
List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Dstintf> 
- Destination interface names. The structure of dstintfblock is documented below.
- EmailfilterProfile string
- Name of an existing email filter profile.
- FileFilter stringProfile 
- Name of an existing file-filter profile.
- GlobalLabel string
- Global web-based manager visible label.
- Groups
List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Group> 
- Names of group objects. The structure of groupsblock is documented below.
- HttpTunnel stringAuth 
- Enable/disable HTTP tunnel authentication.
- IcapProfile string
- Name of an existing ICAP profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- InternetService string
- Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- InternetService6 string
- Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- InternetService6Custom List<Pulumiverse.Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Custom Group> 
- Custom Internet Service IPv6 group name. The structure of internet_service6_custom_groupblock is documented below.
- InternetService6Customs List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Custom> 
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- InternetService6Groups List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Group> 
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- InternetService6Names List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Internet Service6Name> 
- Internet Service IPv6 name. The structure of internet_service6_nameblock is documented below.
- InternetService6Negate string
- When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- InternetService List<Pulumiverse.Custom Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Custom Group> 
- Custom Internet Service group name. The structure of internet_service_custom_groupblock is documented below.
- InternetService List<Pulumiverse.Customs Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Custom> 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- InternetService List<Pulumiverse.Groups Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Group> 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- InternetService List<Pulumiverse.Ids Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Id> 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- InternetService List<Pulumiverse.Names Fortios. Firewall. Outputs. Get Proxypolicy Internet Service Name> 
- Internet Service name. The structure of internet_service_nameblock is documented below.
- InternetService stringNegate 
- When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- IpsSensor string
- Name of an existing IPS sensor.
- IpsVoip stringFilter 
- Name of an existing VoIP (ips) profile.
- Label string
- VDOM-specific GUI visible label.
- Logtraffic string
- Enable/disable logging traffic through the policy.
- LogtrafficStart 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 poolnameblock is documented below.
- ProfileGroup string
- Name of profile group.
- ProfileProtocol stringOptions 
- Name of an existing Protocol options profile.
- ProfileType string
- Determine whether the firewall policy allows security profile groups or single profiles only.
- Proxy string
- Type of explicit proxy.
- RedirectUrl string
- Redirect URL for further explicit web proxy processing.
- ReplacemsgOverride stringGroup 
- Authentication replacement message override group.
- ScanBotnet stringConnections 
- Enable/disable scanning of connections to Botnet servers.
- Schedule string
- Name of schedule object.
- SctpFilter stringProfile 
- Name of an existing SCTP filter profile.
- ServiceNegate 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 serviceblock is documented below.
- SessionTtl int
- TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- SpamfilterProfile string
- Name of an existing Spam filter profile.
- Srcaddr6s
List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Srcaddr6> 
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- SrcaddrNegate 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 srcaddrblock is documented below.
- Srcintfs
List<Pulumiverse.Fortios. Firewall. Outputs. Get Proxypolicy Srcintf> 
- Source interface names. The structure of srcintfblock is documented below.
- SshFilter stringProfile 
- Name of an existing SSH filter profile.
- SshPolicy stringRedirect 
- Redirect SSH traffic to matching transparent proxy policy.
- SslSsh 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 usersblock is documented below.
- UtmStatus string
- Enable the use of UTM profiles/sensors/lists.
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- VideofilterProfile string
- Name of an existing VideoFilter profile.
- VirtualPatch stringProfile 
- Name of an existing virtual-patch profile.
- VoipProfile string
- Name of an existing VoIP profile.
- WafProfile string
- Name of an existing Web application firewall profile.
- Webcache string
- Enable/disable web caching.
- WebcacheHttps string
- Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- WebfilterProfile string
- Name of an existing Web filter profile.
- WebproxyForward stringServer 
- Web proxy forward server name.
- WebproxyProfile 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_tagblock is documented below.
- string
- ZTNA tag matching logic.
- Vdomparam string
- AccessProxies []GetProxypolicy Access Proxy 
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- AccessProxy6s []GetProxypolicy Access Proxy6 
- IPv6 access proxy. The structure of access_proxy6block is documented below.
- Action string
- Accept or deny traffic matching the policy parameters.
- ApplicationList string
- Name of an existing Application list.
- AvProfile string
- Name of an existing Antivirus profile.
- BlockNotification string
- Enable/disable block notification.
- CasbProfile string
- Name of an existing CASB profile.
- CifsProfile string
- Name of an existing CIFS profile.
- Comments string
- Optional comments.
- DecryptedTraffic stringMirror 
- Decrypted traffic mirror.
- DetectHttps stringIn Http Request 
- Enable/disable detection of HTTPS in HTTP request.
- DeviceOwnership string
- When enabled, the ownership enforcement will be done at policy level.
- DiameterFilter stringProfile 
- Name of an existing Diameter filter profile.
- Disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- DlpProfile string
- Name of an existing DLP profile.
- DlpSensor string
- Name of an existing DLP sensor.
- Dstaddr6s
[]GetProxypolicy Dstaddr6 
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- DstaddrNegate string
- When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- Dstaddrs
[]GetProxypolicy Dstaddr 
- Destination address objects. The structure of dstaddrblock is documented below.
- Dstintfs
[]GetProxypolicy Dstintf 
- Destination interface names. The structure of dstintfblock is documented below.
- EmailfilterProfile string
- Name of an existing email filter profile.
- FileFilter stringProfile 
- Name of an existing file-filter profile.
- GlobalLabel string
- Global web-based manager visible label.
- Groups
[]GetProxypolicy Group 
- Names of group objects. The structure of groupsblock is documented below.
- HttpTunnel stringAuth 
- Enable/disable HTTP tunnel authentication.
- IcapProfile string
- Name of an existing ICAP profile.
- Id string
- The provider-assigned unique ID for this managed resource.
- InternetService string
- Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- InternetService6 string
- Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- InternetService6Custom []GetGroups Proxypolicy Internet Service6Custom Group 
- Custom Internet Service IPv6 group name. The structure of internet_service6_custom_groupblock is documented below.
- InternetService6Customs []GetProxypolicy Internet Service6Custom 
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- InternetService6Groups []GetProxypolicy Internet Service6Group 
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- InternetService6Names []GetProxypolicy Internet Service6Name 
- Internet Service IPv6 name. The structure of internet_service6_nameblock is documented below.
- InternetService6Negate string
- When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- InternetService []GetCustom Groups Proxypolicy Internet Service Custom Group 
- Custom Internet Service group name. The structure of internet_service_custom_groupblock is documented below.
- InternetService []GetCustoms Proxypolicy Internet Service Custom 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- InternetService []GetGroups Proxypolicy Internet Service Group 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- InternetService []GetIds Proxypolicy Internet Service Id 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- InternetService []GetNames Proxypolicy Internet Service Name 
- Internet Service name. The structure of internet_service_nameblock is documented below.
- InternetService stringNegate 
- When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- IpsSensor string
- Name of an existing IPS sensor.
- IpsVoip stringFilter 
- Name of an existing VoIP (ips) profile.
- Label string
- VDOM-specific GUI visible label.
- Logtraffic string
- Enable/disable logging traffic through the policy.
- LogtrafficStart string
- Enable/disable policy log traffic start.
- Name string
- Group name.
- Policyid int
- Policy ID.
- Poolnames
[]GetProxypolicy Poolname 
- Name of IP pool object. The structure of poolnameblock is documented below.
- ProfileGroup string
- Name of profile group.
- ProfileProtocol stringOptions 
- Name of an existing Protocol options profile.
- ProfileType string
- Determine whether the firewall policy allows security profile groups or single profiles only.
- Proxy string
- Type of explicit proxy.
- RedirectUrl string
- Redirect URL for further explicit web proxy processing.
- ReplacemsgOverride stringGroup 
- Authentication replacement message override group.
- ScanBotnet stringConnections 
- Enable/disable scanning of connections to Botnet servers.
- Schedule string
- Name of schedule object.
- SctpFilter stringProfile 
- Name of an existing SCTP filter profile.
- ServiceNegate string
- When enabled, services match against any service EXCEPT the specified destination services.
- Services
[]GetProxypolicy Service 
- Name of service objects. The structure of serviceblock is documented below.
- SessionTtl int
- TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- SpamfilterProfile string
- Name of an existing Spam filter profile.
- Srcaddr6s
[]GetProxypolicy Srcaddr6 
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- SrcaddrNegate string
- When enabled, source addresses match against any address EXCEPT the specified source addresses.
- Srcaddrs
[]GetProxypolicy Srcaddr 
- Source address objects. The structure of srcaddrblock is documented below.
- Srcintfs
[]GetProxypolicy Srcintf 
- Source interface names. The structure of srcintfblock is documented below.
- SshFilter stringProfile 
- Name of an existing SSH filter profile.
- SshPolicy stringRedirect 
- Redirect SSH traffic to matching transparent proxy policy.
- SslSsh 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
[]GetProxypolicy User 
- Names of user objects. The structure of usersblock is documented below.
- UtmStatus string
- Enable the use of UTM profiles/sensors/lists.
- Uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- VideofilterProfile string
- Name of an existing VideoFilter profile.
- VirtualPatch stringProfile 
- Name of an existing virtual-patch profile.
- VoipProfile string
- Name of an existing VoIP profile.
- WafProfile string
- Name of an existing Web application firewall profile.
- Webcache string
- Enable/disable web caching.
- WebcacheHttps string
- Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- WebfilterProfile string
- Name of an existing Web filter profile.
- WebproxyForward stringServer 
- Web proxy forward server name.
- WebproxyProfile string
- Name of web proxy profile.
- 
[]GetProxypolicy Ztna Ems Tag 
- ZTNA EMS Tag names. The structure of ztna_ems_tagblock is documented below.
- string
- ZTNA tag matching logic.
- Vdomparam string
- accessProxies List<GetProxypolicy Access Proxy> 
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- accessProxy6s List<GetProxypolicy Access Proxy6> 
- IPv6 access proxy. The structure of access_proxy6block is documented below.
- action String
- Accept or deny traffic matching the policy parameters.
- applicationList String
- Name of an existing Application list.
- avProfile String
- Name of an existing Antivirus profile.
- blockNotification String
- Enable/disable block notification.
- casbProfile String
- Name of an existing CASB profile.
- cifsProfile String
- Name of an existing CIFS profile.
- comments String
- Optional comments.
- decryptedTraffic StringMirror 
- Decrypted traffic mirror.
- detectHttps StringIn Http Request 
- Enable/disable detection of HTTPS in HTTP request.
- deviceOwnership String
- When enabled, the ownership enforcement will be done at policy level.
- diameterFilter StringProfile 
- Name of an existing Diameter filter profile.
- disclaimer String
- Web proxy disclaimer setting: by domain, policy, or user.
- dlpProfile String
- Name of an existing DLP profile.
- dlpSensor String
- Name of an existing DLP sensor.
- dstaddr6s
List<GetProxypolicy Dstaddr6> 
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- dstaddrNegate String
- When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
List<GetProxypolicy Dstaddr> 
- Destination address objects. The structure of dstaddrblock is documented below.
- dstintfs
List<GetProxypolicy Dstintf> 
- Destination interface names. The structure of dstintfblock is documented below.
- emailfilterProfile String
- Name of an existing email filter profile.
- fileFilter StringProfile 
- Name of an existing file-filter profile.
- globalLabel String
- Global web-based manager visible label.
- groups
List<GetProxypolicy Group> 
- Names of group objects. The structure of groupsblock is documented below.
- httpTunnel StringAuth 
- Enable/disable HTTP tunnel authentication.
- icapProfile String
- Name of an existing ICAP profile.
- id String
- The provider-assigned unique ID for this managed resource.
- internetService String
- Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internetService6 String
- Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internetService6Custom List<GetGroups Proxypolicy Internet Service6Custom Group> 
- Custom Internet Service IPv6 group name. The structure of internet_service6_custom_groupblock is documented below.
- internetService6Customs List<GetProxypolicy Internet Service6Custom> 
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- internetService6Groups List<GetProxypolicy Internet Service6Group> 
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- internetService6Names List<GetProxypolicy Internet Service6Name> 
- Internet Service IPv6 name. The structure of internet_service6_nameblock is documented below.
- internetService6Negate String
- When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internetService List<GetCustom Groups Proxypolicy Internet Service Custom Group> 
- Custom Internet Service group name. The structure of internet_service_custom_groupblock is documented below.
- internetService List<GetCustoms Proxypolicy Internet Service Custom> 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- internetService List<GetGroups Proxypolicy Internet Service Group> 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- internetService List<GetIds Proxypolicy Internet Service Id> 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- internetService List<GetNames Proxypolicy Internet Service Name> 
- Internet Service name. The structure of internet_service_nameblock is documented below.
- internetService StringNegate 
- When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ipsSensor String
- Name of an existing IPS sensor.
- ipsVoip StringFilter 
- Name of an existing VoIP (ips) profile.
- label String
- VDOM-specific GUI visible label.
- logtraffic String
- Enable/disable logging traffic through the policy.
- logtrafficStart String
- Enable/disable policy log traffic start.
- name String
- Group name.
- policyid Integer
- Policy ID.
- poolnames
List<GetProxypolicy Poolname> 
- Name of IP pool object. The structure of poolnameblock is documented below.
- profileGroup String
- Name of profile group.
- profileProtocol StringOptions 
- Name of an existing Protocol options profile.
- profileType String
- Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy String
- Type of explicit proxy.
- redirectUrl String
- Redirect URL for further explicit web proxy processing.
- replacemsgOverride StringGroup 
- Authentication replacement message override group.
- scanBotnet StringConnections 
- Enable/disable scanning of connections to Botnet servers.
- schedule String
- Name of schedule object.
- sctpFilter StringProfile 
- Name of an existing SCTP filter profile.
- serviceNegate String
- When enabled, services match against any service EXCEPT the specified destination services.
- services
List<GetProxypolicy Service> 
- Name of service objects. The structure of serviceblock is documented below.
- sessionTtl Integer
- TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilterProfile String
- Name of an existing Spam filter profile.
- srcaddr6s
List<GetProxypolicy Srcaddr6> 
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- srcaddrNegate String
- When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
List<GetProxypolicy Srcaddr> 
- Source address objects. The structure of srcaddrblock is documented below.
- srcintfs
List<GetProxypolicy Srcintf> 
- Source interface names. The structure of srcintfblock is documented below.
- sshFilter StringProfile 
- Name of an existing SSH filter profile.
- sshPolicy StringRedirect 
- Redirect SSH traffic to matching transparent proxy policy.
- sslSsh 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<GetProxypolicy User> 
- Names of user objects. The structure of usersblock is documented below.
- utmStatus String
- Enable the use of UTM profiles/sensors/lists.
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilterProfile String
- Name of an existing VideoFilter profile.
- virtualPatch StringProfile 
- Name of an existing virtual-patch profile.
- voipProfile String
- Name of an existing VoIP profile.
- wafProfile String
- Name of an existing Web application firewall profile.
- webcache String
- Enable/disable web caching.
- webcacheHttps String
- Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilterProfile String
- Name of an existing Web filter profile.
- webproxyForward StringServer 
- Web proxy forward server name.
- webproxyProfile String
- Name of web proxy profile.
- 
List<GetProxypolicy Ztna Ems Tag> 
- ZTNA EMS Tag names. The structure of ztna_ems_tagblock is documented below.
- String
- ZTNA tag matching logic.
- vdomparam String
- accessProxies GetProxypolicy Access Proxy[] 
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- accessProxy6s GetProxypolicy Access Proxy6[] 
- IPv6 access proxy. The structure of access_proxy6block is documented below.
- action string
- Accept or deny traffic matching the policy parameters.
- applicationList string
- Name of an existing Application list.
- avProfile string
- Name of an existing Antivirus profile.
- blockNotification string
- Enable/disable block notification.
- casbProfile string
- Name of an existing CASB profile.
- cifsProfile string
- Name of an existing CIFS profile.
- comments string
- Optional comments.
- decryptedTraffic stringMirror 
- Decrypted traffic mirror.
- detectHttps stringIn Http Request 
- Enable/disable detection of HTTPS in HTTP request.
- deviceOwnership string
- When enabled, the ownership enforcement will be done at policy level.
- diameterFilter stringProfile 
- Name of an existing Diameter filter profile.
- disclaimer string
- Web proxy disclaimer setting: by domain, policy, or user.
- dlpProfile string
- Name of an existing DLP profile.
- dlpSensor string
- Name of an existing DLP sensor.
- dstaddr6s
GetProxypolicy Dstaddr6[] 
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- dstaddrNegate string
- When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
GetProxypolicy Dstaddr[] 
- Destination address objects. The structure of dstaddrblock is documented below.
- dstintfs
GetProxypolicy Dstintf[] 
- Destination interface names. The structure of dstintfblock is documented below.
- emailfilterProfile string
- Name of an existing email filter profile.
- fileFilter stringProfile 
- Name of an existing file-filter profile.
- globalLabel string
- Global web-based manager visible label.
- groups
GetProxypolicy Group[] 
- Names of group objects. The structure of groupsblock is documented below.
- httpTunnel stringAuth 
- Enable/disable HTTP tunnel authentication.
- icapProfile string
- Name of an existing ICAP profile.
- id string
- The provider-assigned unique ID for this managed resource.
- internetService string
- Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internetService6 string
- Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internetService6Custom GetGroups Proxypolicy Internet Service6Custom Group[] 
- Custom Internet Service IPv6 group name. The structure of internet_service6_custom_groupblock is documented below.
- internetService6Customs GetProxypolicy Internet Service6Custom[] 
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- internetService6Groups GetProxypolicy Internet Service6Group[] 
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- internetService6Names GetProxypolicy Internet Service6Name[] 
- Internet Service IPv6 name. The structure of internet_service6_nameblock is documented below.
- internetService6Negate string
- When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internetService GetCustom Groups Proxypolicy Internet Service Custom Group[] 
- Custom Internet Service group name. The structure of internet_service_custom_groupblock is documented below.
- internetService GetCustoms Proxypolicy Internet Service Custom[] 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- internetService GetGroups Proxypolicy Internet Service Group[] 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- internetService GetIds Proxypolicy Internet Service Id[] 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- internetService GetNames Proxypolicy Internet Service Name[] 
- Internet Service name. The structure of internet_service_nameblock is documented below.
- internetService stringNegate 
- When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ipsSensor string
- Name of an existing IPS sensor.
- ipsVoip stringFilter 
- Name of an existing VoIP (ips) profile.
- label string
- VDOM-specific GUI visible label.
- logtraffic string
- Enable/disable logging traffic through the policy.
- logtrafficStart string
- Enable/disable policy log traffic start.
- name string
- Group name.
- policyid number
- Policy ID.
- poolnames
GetProxypolicy Poolname[] 
- Name of IP pool object. The structure of poolnameblock is documented below.
- profileGroup string
- Name of profile group.
- profileProtocol stringOptions 
- Name of an existing Protocol options profile.
- profileType string
- Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy string
- Type of explicit proxy.
- redirectUrl string
- Redirect URL for further explicit web proxy processing.
- replacemsgOverride stringGroup 
- Authentication replacement message override group.
- scanBotnet stringConnections 
- Enable/disable scanning of connections to Botnet servers.
- schedule string
- Name of schedule object.
- sctpFilter stringProfile 
- Name of an existing SCTP filter profile.
- serviceNegate string
- When enabled, services match against any service EXCEPT the specified destination services.
- services
GetProxypolicy Service[] 
- Name of service objects. The structure of serviceblock is documented below.
- sessionTtl number
- TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilterProfile string
- Name of an existing Spam filter profile.
- srcaddr6s
GetProxypolicy Srcaddr6[] 
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- srcaddrNegate string
- When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
GetProxypolicy Srcaddr[] 
- Source address objects. The structure of srcaddrblock is documented below.
- srcintfs
GetProxypolicy Srcintf[] 
- Source interface names. The structure of srcintfblock is documented below.
- sshFilter stringProfile 
- Name of an existing SSH filter profile.
- sshPolicy stringRedirect 
- Redirect SSH traffic to matching transparent proxy policy.
- sslSsh 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
GetProxypolicy User[] 
- Names of user objects. The structure of usersblock is documented below.
- utmStatus string
- Enable the use of UTM profiles/sensors/lists.
- uuid string
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilterProfile string
- Name of an existing VideoFilter profile.
- virtualPatch stringProfile 
- Name of an existing virtual-patch profile.
- voipProfile string
- Name of an existing VoIP profile.
- wafProfile string
- Name of an existing Web application firewall profile.
- webcache string
- Enable/disable web caching.
- webcacheHttps string
- Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilterProfile string
- Name of an existing Web filter profile.
- webproxyForward stringServer 
- Web proxy forward server name.
- webproxyProfile string
- Name of web proxy profile.
- 
GetProxypolicy Ztna Ems Tag[] 
- ZTNA EMS Tag names. The structure of ztna_ems_tagblock is documented below.
- string
- ZTNA tag matching logic.
- vdomparam string
- access_proxies Sequence[GetProxypolicy Access Proxy] 
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- access_proxy6s Sequence[GetProxypolicy Access Proxy6] 
- IPv6 access proxy. The structure of access_proxy6block 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[GetProxypolicy Dstaddr6] 
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- dstaddr_negate str
- When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs
Sequence[GetProxypolicy Dstaddr] 
- Destination address objects. The structure of dstaddrblock is documented below.
- dstintfs
Sequence[GetProxypolicy Dstintf] 
- Destination interface names. The structure of dstintfblock 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[GetProxypolicy Group] 
- Names of group objects. The structure of groupsblock 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_groupblock is documented below.
- internet_service6_ Sequence[Getcustoms Proxypolicy Internet Service6Custom] 
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- internet_service6_ Sequence[Getgroups Proxypolicy Internet Service6Group] 
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- internet_service6_ Sequence[Getnames Proxypolicy Internet Service6Name] 
- Internet Service IPv6 name. The structure of internet_service6_nameblock 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_groupblock is documented below.
- internet_service_ Sequence[Getcustoms Proxypolicy Internet Service Custom] 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- internet_service_ Sequence[Getgroups Proxypolicy Internet Service Group] 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- internet_service_ Sequence[Getids Proxypolicy Internet Service Id] 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- internet_service_ Sequence[Getnames Proxypolicy Internet Service Name] 
- Internet Service name. The structure of internet_service_nameblock 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[GetProxypolicy Poolname] 
- Name of IP pool object. The structure of poolnameblock 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[GetProxypolicy Service] 
- Name of service objects. The structure of serviceblock 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[GetProxypolicy Srcaddr6] 
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- srcaddr_negate str
- When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs
Sequence[GetProxypolicy Srcaddr] 
- Source address objects. The structure of srcaddrblock is documented below.
- srcintfs
Sequence[GetProxypolicy Srcintf] 
- Source interface names. The structure of srcintfblock 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[GetProxypolicy User] 
- Names of user objects. The structure of usersblock 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[GetProxypolicy Ztna Ems Tag] 
- ZTNA EMS Tag names. The structure of ztna_ems_tagblock is documented below.
- str
- ZTNA tag matching logic.
- vdomparam str
- accessProxies List<Property Map>
- IPv4 access proxy. The structure of access_proxyblock is documented below.
- accessProxy6s List<Property Map>
- IPv6 access proxy. The structure of access_proxy6block is documented below.
- action String
- Accept or deny traffic matching the policy parameters.
- applicationList String
- Name of an existing Application list.
- avProfile String
- Name of an existing Antivirus profile.
- blockNotification String
- Enable/disable block notification.
- casbProfile String
- Name of an existing CASB profile.
- cifsProfile String
- Name of an existing CIFS profile.
- comments String
- Optional comments.
- decryptedTraffic StringMirror 
- Decrypted traffic mirror.
- detectHttps StringIn Http Request 
- Enable/disable detection of HTTPS in HTTP request.
- deviceOwnership String
- When enabled, the ownership enforcement will be done at policy level.
- diameterFilter StringProfile 
- Name of an existing Diameter filter profile.
- disclaimer String
- Web proxy disclaimer setting: by domain, policy, or user.
- dlpProfile String
- Name of an existing DLP profile.
- dlpSensor String
- Name of an existing DLP sensor.
- dstaddr6s List<Property Map>
- IPv6 destination address objects. The structure of dstaddr6block is documented below.
- dstaddrNegate String
- When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
- dstaddrs List<Property Map>
- Destination address objects. The structure of dstaddrblock is documented below.
- dstintfs List<Property Map>
- Destination interface names. The structure of dstintfblock is documented below.
- emailfilterProfile String
- Name of an existing email filter profile.
- fileFilter StringProfile 
- Name of an existing file-filter profile.
- globalLabel String
- Global web-based manager visible label.
- groups List<Property Map>
- Names of group objects. The structure of groupsblock is documented below.
- httpTunnel StringAuth 
- Enable/disable HTTP tunnel authentication.
- icapProfile String
- Name of an existing ICAP profile.
- id String
- The provider-assigned unique ID for this managed resource.
- internetService String
- Enable/disable use of Internet Services for this policy. If enabled, destination address and service are not used.
- internetService6 String
- Enable/disable use of Internet Services IPv6 for this policy. If enabled, destination IPv6 address and service are not used.
- internetService6Custom List<Property Map>Groups 
- Custom Internet Service IPv6 group name. The structure of internet_service6_custom_groupblock is documented below.
- internetService6Customs List<Property Map>
- Custom Internet Service IPv6 name. The structure of internet_service6_customblock is documented below.
- internetService6Groups List<Property Map>
- Internet Service IPv6 group name. The structure of internet_service6_groupblock is documented below.
- internetService6Names List<Property Map>
- Internet Service IPv6 name. The structure of internet_service6_nameblock is documented below.
- internetService6Negate String
- When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
- internetService List<Property Map>Custom Groups 
- Custom Internet Service group name. The structure of internet_service_custom_groupblock is documented below.
- internetService List<Property Map>Customs 
- Custom Internet Service name. The structure of internet_service_customblock is documented below.
- internetService List<Property Map>Groups 
- Internet Service group name. The structure of internet_service_groupblock is documented below.
- internetService List<Property Map>Ids 
- Internet Service ID. The structure of internet_service_idblock is documented below.
- internetService List<Property Map>Names 
- Internet Service name. The structure of internet_service_nameblock is documented below.
- internetService StringNegate 
- When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
- ipsSensor String
- Name of an existing IPS sensor.
- ipsVoip StringFilter 
- Name of an existing VoIP (ips) profile.
- label String
- VDOM-specific GUI visible label.
- logtraffic String
- Enable/disable logging traffic through the policy.
- logtrafficStart 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 poolnameblock is documented below.
- profileGroup String
- Name of profile group.
- profileProtocol StringOptions 
- Name of an existing Protocol options profile.
- profileType String
- Determine whether the firewall policy allows security profile groups or single profiles only.
- proxy String
- Type of explicit proxy.
- redirectUrl String
- Redirect URL for further explicit web proxy processing.
- replacemsgOverride StringGroup 
- Authentication replacement message override group.
- scanBotnet StringConnections 
- Enable/disable scanning of connections to Botnet servers.
- schedule String
- Name of schedule object.
- sctpFilter StringProfile 
- Name of an existing SCTP filter profile.
- serviceNegate String
- When enabled, services match against any service EXCEPT the specified destination services.
- services List<Property Map>
- Name of service objects. The structure of serviceblock is documented below.
- sessionTtl Number
- TTL in seconds for sessions accepted by this policy (0 means use the system default session TTL).
- spamfilterProfile String
- Name of an existing Spam filter profile.
- srcaddr6s List<Property Map>
- IPv6 source address objects. The structure of srcaddr6block is documented below.
- srcaddrNegate String
- When enabled, source addresses match against any address EXCEPT the specified source addresses.
- srcaddrs List<Property Map>
- Source address objects. The structure of srcaddrblock is documented below.
- srcintfs List<Property Map>
- Source interface names. The structure of srcintfblock is documented below.
- sshFilter StringProfile 
- Name of an existing SSH filter profile.
- sshPolicy StringRedirect 
- Redirect SSH traffic to matching transparent proxy policy.
- sslSsh 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 usersblock is documented below.
- utmStatus String
- Enable the use of UTM profiles/sensors/lists.
- uuid String
- Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
- videofilterProfile String
- Name of an existing VideoFilter profile.
- virtualPatch StringProfile 
- Name of an existing virtual-patch profile.
- voipProfile String
- Name of an existing VoIP profile.
- wafProfile String
- Name of an existing Web application firewall profile.
- webcache String
- Enable/disable web caching.
- webcacheHttps String
- Enable/disable web caching for HTTPS (Requires deep-inspection enabled in ssl-ssh-profile).
- webfilterProfile String
- Name of an existing Web filter profile.
- webproxyForward StringServer 
- Web proxy forward server name.
- webproxyProfile String
- Name of web proxy profile.
- List<Property Map>
- ZTNA EMS Tag names. The structure of ztna_ems_tagblock 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 fortiosTerraform Provider.
