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

fortios.firewall.getProxyaddrgrp

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 proxyaddrgrp

    Using getProxyaddrgrp

    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 getProxyaddrgrp(args: GetProxyaddrgrpArgs, opts?: InvokeOptions): Promise<GetProxyaddrgrpResult>
    function getProxyaddrgrpOutput(args: GetProxyaddrgrpOutputArgs, opts?: InvokeOptions): Output<GetProxyaddrgrpResult>
    def get_proxyaddrgrp(name: Optional[str] = None,
                         vdomparam: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetProxyaddrgrpResult
    def get_proxyaddrgrp_output(name: Optional[pulumi.Input[str]] = None,
                         vdomparam: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetProxyaddrgrpResult]
    func LookupProxyaddrgrp(ctx *Context, args *LookupProxyaddrgrpArgs, opts ...InvokeOption) (*LookupProxyaddrgrpResult, error)
    func LookupProxyaddrgrpOutput(ctx *Context, args *LookupProxyaddrgrpOutputArgs, opts ...InvokeOption) LookupProxyaddrgrpResultOutput

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

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

    The following arguments are supported:

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

    getProxyaddrgrp Result

    The following output properties are available:

    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.
    Id string
    The provider-assigned unique ID for this managed resource.
    Members List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddrgrpMember>
    Members of address group. The structure of member block is documented below.
    Name string
    Tag name.
    Taggings List<Pulumiverse.Fortios.Firewall.Outputs.GetProxyaddrgrpTagging>
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Source or destination address group type.
    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
    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.
    Id string
    The provider-assigned unique ID for this managed resource.
    Members []GetProxyaddrgrpMember
    Members of address group. The structure of member block is documented below.
    Name string
    Tag name.
    Taggings []GetProxyaddrgrpTagging
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Source or destination address group type.
    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
    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.
    id String
    The provider-assigned unique ID for this managed resource.
    members List<GetProxyaddrgrpMember>
    Members of address group. The structure of member block is documented below.
    name String
    Tag name.
    taggings List<GetProxyaddrgrpTagging>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Source or destination address group type.
    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
    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.
    id string
    The provider-assigned unique ID for this managed resource.
    members GetProxyaddrgrpMember[]
    Members of address group. The structure of member block is documented below.
    name string
    Tag name.
    taggings GetProxyaddrgrpTagging[]
    Config object tagging. The structure of tagging block is documented below.
    type string
    Source or destination address group type.
    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
    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.
    id str
    The provider-assigned unique ID for this managed resource.
    members Sequence[GetProxyaddrgrpMember]
    Members of address group. The structure of member block is documented below.
    name str
    Tag name.
    taggings Sequence[GetProxyaddrgrpTagging]
    Config object tagging. The structure of tagging block is documented below.
    type str
    Source or destination address group type.
    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
    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.
    id String
    The provider-assigned unique ID for this managed resource.
    members List<Property Map>
    Members of address group. The structure of member block is documented below.
    name String
    Tag name.
    taggings List<Property Map>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Source or destination address group type.
    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

    GetProxyaddrgrpMember

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

    GetProxyaddrgrpTagging

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

    GetProxyaddrgrpTaggingTag

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

    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