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

fortios.firewall.getProxyaddress

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 proxyaddress

    Using getProxyaddress

    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 getProxyaddress(args: GetProxyaddressArgs, opts?: InvokeOptions): Promise<GetProxyaddressResult>
    function getProxyaddressOutput(args: GetProxyaddressOutputArgs, opts?: InvokeOptions): Output<GetProxyaddressResult>
    def get_proxyaddress(name: Optional[str] = None,
                         vdomparam: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetProxyaddressResult
    def get_proxyaddress_output(name: Optional[pulumi.Input[str]] = None,
                         vdomparam: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetProxyaddressResult]
    func LookupProxyaddress(ctx *Context, args *LookupProxyaddressArgs, opts ...InvokeOption) (*LookupProxyaddressResult, error)
    func LookupProxyaddressOutput(ctx *Context, args *LookupProxyaddressOutputArgs, opts ...InvokeOption) LookupProxyaddressResultOutput

    > Note: This function is named LookupProxyaddress in the Go SDK.

    public static class GetProxyaddress 
    {
        public static Task<GetProxyaddressResult> InvokeAsync(GetProxyaddressArgs args, InvokeOptions? opts = null)
        public static Output<GetProxyaddressResult> Invoke(GetProxyaddressInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProxyaddressResult> getProxyaddress(GetProxyaddressArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:firewall/getProxyaddress:getProxyaddress
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Specify the name of the desired firewall proxyaddress.
    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.
    Name string
    Specify the name of the desired firewall proxyaddress.
    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.
    name String
    Specify the name of the desired firewall proxyaddress.
    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.
    name string
    Specify the name of the desired firewall proxyaddress.
    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.
    name str
    Specify the name of the desired firewall proxyaddress.
    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.
    name String
    Specify the name of the desired firewall proxyaddress.
    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.

    getProxyaddress Result

    The following output properties are available:

    Applications List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddressApplication>
    SaaS application. The structure of application block is documented below.
    CaseSensitivity string
    Case sensitivity in pattern.
    Categories List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddressCategory>
    Tag category.
    Color int
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    Comment string
    Optional comments.
    Header string
    HTTP header regular expression.
    HeaderGroups List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddressHeaderGroup>
    HTTP header group. The structure of header_group block is documented below.
    HeaderName string
    HTTP header.
    Host string
    Address object for the host.
    HostRegex string
    Host name as a regular expression.
    Id string
    The provider-assigned unique ID for this managed resource.
    Method string
    HTTP request methods to be used.
    Name string
    SaaS applicaton name.
    Path string
    URL path as a regular expression.
    Query string
    Match the query part of the URL as a regular expression.
    Referrer string
    Enable/disable use of referrer field in the HTTP header to match the address.
    Taggings List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddressTagging>
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Proxy address type.
    Ua string
    Names of browsers to be used as user agent.
    UaMaxVer string
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    UaMinVer string
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable visibility of the object in the GUI.
    Vdomparam string
    Applications []GetProxyaddressApplication
    SaaS application. The structure of application block is documented below.
    CaseSensitivity string
    Case sensitivity in pattern.
    Categories []GetProxyaddressCategory
    Tag category.
    Color int
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    Comment string
    Optional comments.
    Header string
    HTTP header regular expression.
    HeaderGroups []GetProxyaddressHeaderGroup
    HTTP header group. The structure of header_group block is documented below.
    HeaderName string
    HTTP header.
    Host string
    Address object for the host.
    HostRegex string
    Host name as a regular expression.
    Id string
    The provider-assigned unique ID for this managed resource.
    Method string
    HTTP request methods to be used.
    Name string
    SaaS applicaton name.
    Path string
    URL path as a regular expression.
    Query string
    Match the query part of the URL as a regular expression.
    Referrer string
    Enable/disable use of referrer field in the HTTP header to match the address.
    Taggings []GetProxyaddressTagging
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Proxy address type.
    Ua string
    Names of browsers to be used as user agent.
    UaMaxVer string
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    UaMinVer string
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable visibility of the object in the GUI.
    Vdomparam string
    applications List<GetProxyaddressApplication>
    SaaS application. The structure of application block is documented below.
    caseSensitivity String
    Case sensitivity in pattern.
    categories List<GetProxyaddressCategory>
    Tag category.
    color Integer
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    comment String
    Optional comments.
    header String
    HTTP header regular expression.
    headerGroups List<GetProxyaddressHeaderGroup>
    HTTP header group. The structure of header_group block is documented below.
    headerName String
    HTTP header.
    host String
    Address object for the host.
    hostRegex String
    Host name as a regular expression.
    id String
    The provider-assigned unique ID for this managed resource.
    method String
    HTTP request methods to be used.
    name String
    SaaS applicaton name.
    path String
    URL path as a regular expression.
    query String
    Match the query part of the URL as a regular expression.
    referrer String
    Enable/disable use of referrer field in the HTTP header to match the address.
    taggings List<GetProxyaddressTagging>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Proxy address type.
    ua String
    Names of browsers to be used as user agent.
    uaMaxVer String
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    uaMinVer String
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable visibility of the object in the GUI.
    vdomparam String
    applications GetProxyaddressApplication[]
    SaaS application. The structure of application block is documented below.
    caseSensitivity string
    Case sensitivity in pattern.
    categories GetProxyaddressCategory[]
    Tag category.
    color number
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    comment string
    Optional comments.
    header string
    HTTP header regular expression.
    headerGroups GetProxyaddressHeaderGroup[]
    HTTP header group. The structure of header_group block is documented below.
    headerName string
    HTTP header.
    host string
    Address object for the host.
    hostRegex string
    Host name as a regular expression.
    id string
    The provider-assigned unique ID for this managed resource.
    method string
    HTTP request methods to be used.
    name string
    SaaS applicaton name.
    path string
    URL path as a regular expression.
    query string
    Match the query part of the URL as a regular expression.
    referrer string
    Enable/disable use of referrer field in the HTTP header to match the address.
    taggings GetProxyaddressTagging[]
    Config object tagging. The structure of tagging block is documented below.
    type string
    Proxy address type.
    ua string
    Names of browsers to be used as user agent.
    uaMaxVer string
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    uaMinVer string
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility string
    Enable/disable visibility of the object in the GUI.
    vdomparam string
    applications Sequence[GetProxyaddressApplication]
    SaaS application. The structure of application block is documented below.
    case_sensitivity str
    Case sensitivity in pattern.
    categories Sequence[GetProxyaddressCategory]
    Tag category.
    color int
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    comment str
    Optional comments.
    header str
    HTTP header regular expression.
    header_groups Sequence[GetProxyaddressHeaderGroup]
    HTTP header group. The structure of header_group block is documented below.
    header_name str
    HTTP header.
    host str
    Address object for the host.
    host_regex str
    Host name as a regular expression.
    id str
    The provider-assigned unique ID for this managed resource.
    method str
    HTTP request methods to be used.
    name str
    SaaS applicaton name.
    path str
    URL path as a regular expression.
    query str
    Match the query part of the URL as a regular expression.
    referrer str
    Enable/disable use of referrer field in the HTTP header to match the address.
    taggings Sequence[GetProxyaddressTagging]
    Config object tagging. The structure of tagging block is documented below.
    type str
    Proxy address type.
    ua str
    Names of browsers to be used as user agent.
    ua_max_ver str
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    ua_min_ver str
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    uuid str
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility str
    Enable/disable visibility of the object in the GUI.
    vdomparam str
    applications List<Property Map>
    SaaS application. The structure of application block is documented below.
    caseSensitivity String
    Case sensitivity in pattern.
    categories List<Property Map>
    Tag category.
    color Number
    Integer value to determine the color of the icon in the GUI (1 - 32, default = 0, which sets value to 1).
    comment String
    Optional comments.
    header String
    HTTP header regular expression.
    headerGroups List<Property Map>
    HTTP header group. The structure of header_group block is documented below.
    headerName String
    HTTP header.
    host String
    Address object for the host.
    hostRegex String
    Host name as a regular expression.
    id String
    The provider-assigned unique ID for this managed resource.
    method String
    HTTP request methods to be used.
    name String
    SaaS applicaton name.
    path String
    URL path as a regular expression.
    query String
    Match the query part of the URL as a regular expression.
    referrer String
    Enable/disable use of referrer field in the HTTP header to match the address.
    taggings List<Property Map>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Proxy address type.
    ua String
    Names of browsers to be used as user agent.
    uaMaxVer String
    Maximum version of the user agent specified in dotted notation. For example, use 120 with the ua field set to "chrome" to require Google Chrome's maximum version must be 120.
    uaMinVer String
    Minimum version of the user agent specified in dotted notation. For example, use 90.0.1 with the ua field set to "chrome" to require Google Chrome's minimum version must be 90.0.1.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable visibility of the object in the GUI.
    vdomparam String

    Supporting Types

    GetProxyaddressApplication

    Name string
    Specify the name of the desired firewall proxyaddress.
    Name string
    Specify the name of the desired firewall proxyaddress.
    name String
    Specify the name of the desired firewall proxyaddress.
    name string
    Specify the name of the desired firewall proxyaddress.
    name str
    Specify the name of the desired firewall proxyaddress.
    name String
    Specify the name of the desired firewall proxyaddress.

    GetProxyaddressCategory

    Id int
    ID.
    Id int
    ID.
    id Integer
    ID.
    id number
    ID.
    id int
    ID.
    id Number
    ID.

    GetProxyaddressHeaderGroup

    CaseSensitivity string
    Case sensitivity in pattern.
    Header string
    HTTP header regular expression.
    HeaderName string
    HTTP header.
    Id int
    ID.
    CaseSensitivity string
    Case sensitivity in pattern.
    Header string
    HTTP header regular expression.
    HeaderName string
    HTTP header.
    Id int
    ID.
    caseSensitivity String
    Case sensitivity in pattern.
    header String
    HTTP header regular expression.
    headerName String
    HTTP header.
    id Integer
    ID.
    caseSensitivity string
    Case sensitivity in pattern.
    header string
    HTTP header regular expression.
    headerName string
    HTTP header.
    id number
    ID.
    case_sensitivity str
    Case sensitivity in pattern.
    header str
    HTTP header regular expression.
    header_name str
    HTTP header.
    id int
    ID.
    caseSensitivity String
    Case sensitivity in pattern.
    header String
    HTTP header regular expression.
    headerName String
    HTTP header.
    id Number
    ID.

    GetProxyaddressTagging

    Category string
    Tag category.
    Name string
    Specify the name of the desired firewall proxyaddress.
    Tags List<Pulumiverse.Fortios.Firewall.Inputs.GetProxyaddressTaggingTag>
    Tags. The structure of tags block is documented below.
    Category string
    Tag category.
    Name string
    Specify the name of the desired firewall proxyaddress.
    Tags []GetProxyaddressTaggingTag
    Tags. The structure of tags block is documented below.
    category String
    Tag category.
    name String
    Specify the name of the desired firewall proxyaddress.
    tags List<GetProxyaddressTaggingTag>
    Tags. The structure of tags block is documented below.
    category string
    Tag category.
    name string
    Specify the name of the desired firewall proxyaddress.
    tags GetProxyaddressTaggingTag[]
    Tags. The structure of tags block is documented below.
    category str
    Tag category.
    name str
    Specify the name of the desired firewall proxyaddress.
    tags Sequence[GetProxyaddressTaggingTag]
    Tags. The structure of tags block is documented below.
    category String
    Tag category.
    name String
    Specify the name of the desired firewall proxyaddress.
    tags List<Property Map>
    Tags. The structure of tags block is documented below.

    GetProxyaddressTaggingTag

    Name string
    Specify the name of the desired firewall proxyaddress.
    Name string
    Specify the name of the desired firewall proxyaddress.
    name String
    Specify the name of the desired firewall proxyaddress.
    name string
    Specify the name of the desired firewall proxyaddress.
    name str
    Specify the name of the desired firewall proxyaddress.
    name String
    Specify the name of the desired firewall proxyaddress.

    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