1. Packages
  2. Fortios
  3. API Docs
  4. firewall
  5. getProxypolicy
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

fortios.firewall.getProxypolicy

Explore with Pulumi AI

fortios logo
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

    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:

    AccessProxies List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyAccessProxy>
    IPv4 access proxy. The structure of access_proxy block is documented below.
    AccessProxy6s List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyAccessProxy6>
    IPv6 access proxy. The structure of access_proxy6 block 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.
    DecryptedTrafficMirror string
    Decrypted traffic mirror.
    DetectHttpsInHttpRequest string
    Enable/disable detection of HTTPS in HTTP request.
    DeviceOwnership string
    When enabled, the ownership enforcement will be done at policy level.
    DiameterFilterProfile string
    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.GetProxypolicyDstaddr6>
    IPv6 destination address objects. The structure of dstaddr6 block is documented below.
    DstaddrNegate string
    When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
    Dstaddrs List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyDstaddr>
    Destination address objects. The structure of dstaddr block is documented below.
    Dstintfs List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyDstintf>
    Destination interface names. The structure of dstintf block is documented below.
    EmailfilterProfile string
    Name of an existing email filter profile.
    FileFilterProfile string
    Name of an existing file-filter profile.
    GlobalLabel string
    Global web-based manager visible label.
    Groups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyGroup>
    Names of group objects. The structure of groups block is documented below.
    HttpTunnelAuth string
    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.
    InternetService6CustomGroups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetService6CustomGroup>
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    InternetService6Customs List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetService6Custom>
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    InternetService6Groups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetService6Group>
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    InternetService6Names List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetService6Name>
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    InternetService6Negate string
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    InternetServiceCustomGroups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetServiceCustomGroup>
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    InternetServiceCustoms List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetServiceCustom>
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    InternetServiceGroups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetServiceGroup>
    Internet Service group name. The structure of internet_service_group block is documented below.
    InternetServiceIds List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetServiceId>
    Internet Service ID. The structure of internet_service_id block is documented below.
    InternetServiceNames List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyInternetServiceName>
    Internet Service name. The structure of internet_service_name block is documented below.
    InternetServiceNegate string
    When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
    IpsSensor string
    Name of an existing IPS sensor.
    IpsVoipFilter string
    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.GetProxypolicyPoolname>
    Name of IP pool object. The structure of poolname block is documented below.
    ProfileGroup string
    Name of profile group.
    ProfileProtocolOptions string
    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.
    ReplacemsgOverrideGroup string
    Authentication replacement message override group.
    ScanBotnetConnections string
    Enable/disable scanning of connections to Botnet servers.
    Schedule string
    Name of schedule object.
    SctpFilterProfile string
    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.GetProxypolicyService>
    Name of service objects. The structure of service block 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.GetProxypolicySrcaddr6>
    IPv6 source address objects. The structure of srcaddr6 block is documented below.
    SrcaddrNegate string
    When enabled, source addresses match against any address EXCEPT the specified source addresses.
    Srcaddrs List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicySrcaddr>
    Source address objects. The structure of srcaddr block is documented below.
    Srcintfs List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicySrcintf>
    Source interface names. The structure of srcintf block is documented below.
    SshFilterProfile string
    Name of an existing SSH filter profile.
    SshPolicyRedirect string
    Redirect SSH traffic to matching transparent proxy policy.
    SslSshProfile string
    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.GetProxypolicyUser>
    Names of user objects. The structure of users block 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.
    VirtualPatchProfile string
    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.
    WebproxyForwardServer string
    Web proxy forward server name.
    WebproxyProfile string
    Name of web proxy profile.
    ZtnaEmsTags List<Pulumiverse.Fortios.Firewall.Outputs.GetProxypolicyZtnaEmsTag>
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ZtnaTagsMatchLogic string
    ZTNA tag matching logic.
    Vdomparam string
    AccessProxies []GetProxypolicyAccessProxy
    IPv4 access proxy. The structure of access_proxy block is documented below.
    AccessProxy6s []GetProxypolicyAccessProxy6
    IPv6 access proxy. The structure of access_proxy6 block 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.
    DecryptedTrafficMirror string
    Decrypted traffic mirror.
    DetectHttpsInHttpRequest string
    Enable/disable detection of HTTPS in HTTP request.
    DeviceOwnership string
    When enabled, the ownership enforcement will be done at policy level.
    DiameterFilterProfile string
    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 []GetProxypolicyDstaddr6
    IPv6 destination address objects. The structure of dstaddr6 block is documented below.
    DstaddrNegate string
    When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
    Dstaddrs []GetProxypolicyDstaddr
    Destination address objects. The structure of dstaddr block is documented below.
    Dstintfs []GetProxypolicyDstintf
    Destination interface names. The structure of dstintf block is documented below.
    EmailfilterProfile string
    Name of an existing email filter profile.
    FileFilterProfile string
    Name of an existing file-filter profile.
    GlobalLabel string
    Global web-based manager visible label.
    Groups []GetProxypolicyGroup
    Names of group objects. The structure of groups block is documented below.
    HttpTunnelAuth string
    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.
    InternetService6CustomGroups []GetProxypolicyInternetService6CustomGroup
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    InternetService6Customs []GetProxypolicyInternetService6Custom
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    InternetService6Groups []GetProxypolicyInternetService6Group
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    InternetService6Names []GetProxypolicyInternetService6Name
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    InternetService6Negate string
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    InternetServiceCustomGroups []GetProxypolicyInternetServiceCustomGroup
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    InternetServiceCustoms []GetProxypolicyInternetServiceCustom
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    InternetServiceGroups []GetProxypolicyInternetServiceGroup
    Internet Service group name. The structure of internet_service_group block is documented below.
    InternetServiceIds []GetProxypolicyInternetServiceId
    Internet Service ID. The structure of internet_service_id block is documented below.
    InternetServiceNames []GetProxypolicyInternetServiceName
    Internet Service name. The structure of internet_service_name block is documented below.
    InternetServiceNegate string
    When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
    IpsSensor string
    Name of an existing IPS sensor.
    IpsVoipFilter string
    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 []GetProxypolicyPoolname
    Name of IP pool object. The structure of poolname block is documented below.
    ProfileGroup string
    Name of profile group.
    ProfileProtocolOptions string
    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.
    ReplacemsgOverrideGroup string
    Authentication replacement message override group.
    ScanBotnetConnections string
    Enable/disable scanning of connections to Botnet servers.
    Schedule string
    Name of schedule object.
    SctpFilterProfile string
    Name of an existing SCTP filter profile.
    ServiceNegate string
    When enabled, services match against any service EXCEPT the specified destination services.
    Services []GetProxypolicyService
    Name of service objects. The structure of service block 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 []GetProxypolicySrcaddr6
    IPv6 source address objects. The structure of srcaddr6 block is documented below.
    SrcaddrNegate string
    When enabled, source addresses match against any address EXCEPT the specified source addresses.
    Srcaddrs []GetProxypolicySrcaddr
    Source address objects. The structure of srcaddr block is documented below.
    Srcintfs []GetProxypolicySrcintf
    Source interface names. The structure of srcintf block is documented below.
    SshFilterProfile string
    Name of an existing SSH filter profile.
    SshPolicyRedirect string
    Redirect SSH traffic to matching transparent proxy policy.
    SslSshProfile string
    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 []GetProxypolicyUser
    Names of user objects. The structure of users block 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.
    VirtualPatchProfile string
    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.
    WebproxyForwardServer string
    Web proxy forward server name.
    WebproxyProfile string
    Name of web proxy profile.
    ZtnaEmsTags []GetProxypolicyZtnaEmsTag
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ZtnaTagsMatchLogic string
    ZTNA tag matching logic.
    Vdomparam string
    accessProxies List<GetProxypolicyAccessProxy>
    IPv4 access proxy. The structure of access_proxy block is documented below.
    accessProxy6s List<GetProxypolicyAccessProxy6>
    IPv6 access proxy. The structure of access_proxy6 block 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.
    decryptedTrafficMirror String
    Decrypted traffic mirror.
    detectHttpsInHttpRequest String
    Enable/disable detection of HTTPS in HTTP request.
    deviceOwnership String
    When enabled, the ownership enforcement will be done at policy level.
    diameterFilterProfile String
    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<GetProxypolicyDstaddr6>
    IPv6 destination address objects. The structure of dstaddr6 block is documented below.
    dstaddrNegate String
    When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
    dstaddrs List<GetProxypolicyDstaddr>
    Destination address objects. The structure of dstaddr block is documented below.
    dstintfs List<GetProxypolicyDstintf>
    Destination interface names. The structure of dstintf block is documented below.
    emailfilterProfile String
    Name of an existing email filter profile.
    fileFilterProfile String
    Name of an existing file-filter profile.
    globalLabel String
    Global web-based manager visible label.
    groups List<GetProxypolicyGroup>
    Names of group objects. The structure of groups block is documented below.
    httpTunnelAuth String
    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.
    internetService6CustomGroups List<GetProxypolicyInternetService6CustomGroup>
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    internetService6Customs List<GetProxypolicyInternetService6Custom>
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    internetService6Groups List<GetProxypolicyInternetService6Group>
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    internetService6Names List<GetProxypolicyInternetService6Name>
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    internetService6Negate String
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    internetServiceCustomGroups List<GetProxypolicyInternetServiceCustomGroup>
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms List<GetProxypolicyInternetServiceCustom>
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    internetServiceGroups List<GetProxypolicyInternetServiceGroup>
    Internet Service group name. The structure of internet_service_group block is documented below.
    internetServiceIds List<GetProxypolicyInternetServiceId>
    Internet Service ID. The structure of internet_service_id block is documented below.
    internetServiceNames List<GetProxypolicyInternetServiceName>
    Internet Service name. The structure of internet_service_name block is documented below.
    internetServiceNegate String
    When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
    ipsSensor String
    Name of an existing IPS sensor.
    ipsVoipFilter String
    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<GetProxypolicyPoolname>
    Name of IP pool object. The structure of poolname block is documented below.
    profileGroup String
    Name of profile group.
    profileProtocolOptions String
    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.
    replacemsgOverrideGroup String
    Authentication replacement message override group.
    scanBotnetConnections String
    Enable/disable scanning of connections to Botnet servers.
    schedule String
    Name of schedule object.
    sctpFilterProfile String
    Name of an existing SCTP filter profile.
    serviceNegate String
    When enabled, services match against any service EXCEPT the specified destination services.
    services List<GetProxypolicyService>
    Name of service objects. The structure of service block 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<GetProxypolicySrcaddr6>
    IPv6 source address objects. The structure of srcaddr6 block is documented below.
    srcaddrNegate String
    When enabled, source addresses match against any address EXCEPT the specified source addresses.
    srcaddrs List<GetProxypolicySrcaddr>
    Source address objects. The structure of srcaddr block is documented below.
    srcintfs List<GetProxypolicySrcintf>
    Source interface names. The structure of srcintf block is documented below.
    sshFilterProfile String
    Name of an existing SSH filter profile.
    sshPolicyRedirect String
    Redirect SSH traffic to matching transparent proxy policy.
    sslSshProfile String
    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<GetProxypolicyUser>
    Names of user objects. The structure of users block 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.
    virtualPatchProfile String
    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.
    webproxyForwardServer String
    Web proxy forward server name.
    webproxyProfile String
    Name of web proxy profile.
    ztnaEmsTags List<GetProxypolicyZtnaEmsTag>
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ztnaTagsMatchLogic String
    ZTNA tag matching logic.
    vdomparam String
    accessProxies GetProxypolicyAccessProxy[]
    IPv4 access proxy. The structure of access_proxy block is documented below.
    accessProxy6s GetProxypolicyAccessProxy6[]
    IPv6 access proxy. The structure of access_proxy6 block 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.
    decryptedTrafficMirror string
    Decrypted traffic mirror.
    detectHttpsInHttpRequest string
    Enable/disable detection of HTTPS in HTTP request.
    deviceOwnership string
    When enabled, the ownership enforcement will be done at policy level.
    diameterFilterProfile string
    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 GetProxypolicyDstaddr6[]
    IPv6 destination address objects. The structure of dstaddr6 block is documented below.
    dstaddrNegate string
    When enabled, destination addresses match against any address EXCEPT the specified destination addresses.
    dstaddrs GetProxypolicyDstaddr[]
    Destination address objects. The structure of dstaddr block is documented below.
    dstintfs GetProxypolicyDstintf[]
    Destination interface names. The structure of dstintf block is documented below.
    emailfilterProfile string
    Name of an existing email filter profile.
    fileFilterProfile string
    Name of an existing file-filter profile.
    globalLabel string
    Global web-based manager visible label.
    groups GetProxypolicyGroup[]
    Names of group objects. The structure of groups block is documented below.
    httpTunnelAuth string
    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.
    internetService6CustomGroups GetProxypolicyInternetService6CustomGroup[]
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    internetService6Customs GetProxypolicyInternetService6Custom[]
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    internetService6Groups GetProxypolicyInternetService6Group[]
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    internetService6Names GetProxypolicyInternetService6Name[]
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    internetService6Negate string
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    internetServiceCustomGroups GetProxypolicyInternetServiceCustomGroup[]
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms GetProxypolicyInternetServiceCustom[]
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    internetServiceGroups GetProxypolicyInternetServiceGroup[]
    Internet Service group name. The structure of internet_service_group block is documented below.
    internetServiceIds GetProxypolicyInternetServiceId[]
    Internet Service ID. The structure of internet_service_id block is documented below.
    internetServiceNames GetProxypolicyInternetServiceName[]
    Internet Service name. The structure of internet_service_name block is documented below.
    internetServiceNegate string
    When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
    ipsSensor string
    Name of an existing IPS sensor.
    ipsVoipFilter string
    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 GetProxypolicyPoolname[]
    Name of IP pool object. The structure of poolname block is documented below.
    profileGroup string
    Name of profile group.
    profileProtocolOptions string
    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.
    replacemsgOverrideGroup string
    Authentication replacement message override group.
    scanBotnetConnections string
    Enable/disable scanning of connections to Botnet servers.
    schedule string
    Name of schedule object.
    sctpFilterProfile string
    Name of an existing SCTP filter profile.
    serviceNegate string
    When enabled, services match against any service EXCEPT the specified destination services.
    services GetProxypolicyService[]
    Name of service objects. The structure of service block 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 GetProxypolicySrcaddr6[]
    IPv6 source address objects. The structure of srcaddr6 block is documented below.
    srcaddrNegate string
    When enabled, source addresses match against any address EXCEPT the specified source addresses.
    srcaddrs GetProxypolicySrcaddr[]
    Source address objects. The structure of srcaddr block is documented below.
    srcintfs GetProxypolicySrcintf[]
    Source interface names. The structure of srcintf block is documented below.
    sshFilterProfile string
    Name of an existing SSH filter profile.
    sshPolicyRedirect string
    Redirect SSH traffic to matching transparent proxy policy.
    sslSshProfile string
    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 GetProxypolicyUser[]
    Names of user objects. The structure of users block 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.
    virtualPatchProfile string
    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.
    webproxyForwardServer string
    Web proxy forward server name.
    webproxyProfile string
    Name of web proxy profile.
    ztnaEmsTags GetProxypolicyZtnaEmsTag[]
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ztnaTagsMatchLogic string
    ZTNA tag matching logic.
    vdomparam string
    access_proxies Sequence[GetProxypolicyAccessProxy]
    IPv4 access proxy. The structure of access_proxy block is documented below.
    access_proxy6s Sequence[GetProxypolicyAccessProxy6]
    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_mirror str
    Decrypted traffic mirror.
    detect_https_in_http_request str
    Enable/disable detection of HTTPS in HTTP request.
    device_ownership str
    When enabled, the ownership enforcement will be done at policy level.
    diameter_filter_profile str
    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[GetProxypolicyDstaddr6]
    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[GetProxypolicyDstaddr]
    Destination address objects. The structure of dstaddr block is documented below.
    dstintfs Sequence[GetProxypolicyDstintf]
    Destination interface names. The structure of dstintf block is documented below.
    emailfilter_profile str
    Name of an existing email filter profile.
    file_filter_profile str
    Name of an existing file-filter profile.
    global_label str
    Global web-based manager visible label.
    groups Sequence[GetProxypolicyGroup]
    Names of group objects. The structure of groups block is documented below.
    http_tunnel_auth str
    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_custom_groups Sequence[GetProxypolicyInternetService6CustomGroup]
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    internet_service6_customs Sequence[GetProxypolicyInternetService6Custom]
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    internet_service6_groups Sequence[GetProxypolicyInternetService6Group]
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    internet_service6_names Sequence[GetProxypolicyInternetService6Name]
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    internet_service6_negate str
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    internet_service_custom_groups Sequence[GetProxypolicyInternetServiceCustomGroup]
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    internet_service_customs Sequence[GetProxypolicyInternetServiceCustom]
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    internet_service_groups Sequence[GetProxypolicyInternetServiceGroup]
    Internet Service group name. The structure of internet_service_group block is documented below.
    internet_service_ids Sequence[GetProxypolicyInternetServiceId]
    Internet Service ID. The structure of internet_service_id block is documented below.
    internet_service_names Sequence[GetProxypolicyInternetServiceName]
    Internet Service name. The structure of internet_service_name block is documented below.
    internet_service_negate str
    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_filter str
    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[GetProxypolicyPoolname]
    Name of IP pool object. The structure of poolname block is documented below.
    profile_group str
    Name of profile group.
    profile_protocol_options str
    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_group str
    Authentication replacement message override group.
    scan_botnet_connections str
    Enable/disable scanning of connections to Botnet servers.
    schedule str
    Name of schedule object.
    sctp_filter_profile str
    Name of an existing SCTP filter profile.
    service_negate str
    When enabled, services match against any service EXCEPT the specified destination services.
    services Sequence[GetProxypolicyService]
    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[GetProxypolicySrcaddr6]
    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[GetProxypolicySrcaddr]
    Source address objects. The structure of srcaddr block is documented below.
    srcintfs Sequence[GetProxypolicySrcintf]
    Source interface names. The structure of srcintf block is documented below.
    ssh_filter_profile str
    Name of an existing SSH filter profile.
    ssh_policy_redirect str
    Redirect SSH traffic to matching transparent proxy policy.
    ssl_ssh_profile str
    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[GetProxypolicyUser]
    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_profile str
    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_server str
    Web proxy forward server name.
    webproxy_profile str
    Name of web proxy profile.
    ztna_ems_tags Sequence[GetProxypolicyZtnaEmsTag]
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ztna_tags_match_logic str
    ZTNA tag matching logic.
    vdomparam str
    accessProxies List<Property Map>
    IPv4 access proxy. The structure of access_proxy block is documented below.
    accessProxy6s 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.
    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.
    decryptedTrafficMirror String
    Decrypted traffic mirror.
    detectHttpsInHttpRequest String
    Enable/disable detection of HTTPS in HTTP request.
    deviceOwnership String
    When enabled, the ownership enforcement will be done at policy level.
    diameterFilterProfile String
    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 dstaddr6 block 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 dstaddr block is documented below.
    dstintfs List<Property Map>
    Destination interface names. The structure of dstintf block is documented below.
    emailfilterProfile String
    Name of an existing email filter profile.
    fileFilterProfile String
    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 groups block is documented below.
    httpTunnelAuth String
    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.
    internetService6CustomGroups List<Property Map>
    Custom Internet Service IPv6 group name. The structure of internet_service6_custom_group block is documented below.
    internetService6Customs List<Property Map>
    Custom Internet Service IPv6 name. The structure of internet_service6_custom block is documented below.
    internetService6Groups List<Property Map>
    Internet Service IPv6 group name. The structure of internet_service6_group block is documented below.
    internetService6Names List<Property Map>
    Internet Service IPv6 name. The structure of internet_service6_name block is documented below.
    internetService6Negate String
    When enabled, Internet Services match against any internet service IPv6 EXCEPT the selected Internet Service IPv6.
    internetServiceCustomGroups List<Property Map>
    Custom Internet Service group name. The structure of internet_service_custom_group block is documented below.
    internetServiceCustoms List<Property Map>
    Custom Internet Service name. The structure of internet_service_custom block is documented below.
    internetServiceGroups List<Property Map>
    Internet Service group name. The structure of internet_service_group block is documented below.
    internetServiceIds List<Property Map>
    Internet Service ID. The structure of internet_service_id block is documented below.
    internetServiceNames List<Property Map>
    Internet Service name. The structure of internet_service_name block is documented below.
    internetServiceNegate String
    When enabled, Internet Services match against any internet service EXCEPT the selected Internet Service.
    ipsSensor String
    Name of an existing IPS sensor.
    ipsVoipFilter String
    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 poolname block is documented below.
    profileGroup String
    Name of profile group.
    profileProtocolOptions String
    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.
    replacemsgOverrideGroup String
    Authentication replacement message override group.
    scanBotnetConnections String
    Enable/disable scanning of connections to Botnet servers.
    schedule String
    Name of schedule object.
    sctpFilterProfile String
    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 service block 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 srcaddr6 block 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 srcaddr block is documented below.
    srcintfs List<Property Map>
    Source interface names. The structure of srcintf block is documented below.
    sshFilterProfile String
    Name of an existing SSH filter profile.
    sshPolicyRedirect String
    Redirect SSH traffic to matching transparent proxy policy.
    sslSshProfile String
    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.
    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.
    virtualPatchProfile String
    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.
    webproxyForwardServer String
    Web proxy forward server name.
    webproxyProfile String
    Name of web proxy profile.
    ztnaEmsTags List<Property Map>
    ZTNA EMS Tag names. The structure of ztna_ems_tag block is documented below.
    ztnaTagsMatchLogic 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.
    fortios logo
    Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse