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

fortios.firewall.getAddrgrp6

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 addrgrp6

    Using getAddrgrp6

    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 getAddrgrp6(args: GetAddrgrp6Args, opts?: InvokeOptions): Promise<GetAddrgrp6Result>
    function getAddrgrp6Output(args: GetAddrgrp6OutputArgs, opts?: InvokeOptions): Output<GetAddrgrp6Result>
    def get_addrgrp6(name: Optional[str] = None,
                     vdomparam: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetAddrgrp6Result
    def get_addrgrp6_output(name: Optional[pulumi.Input[str]] = None,
                     vdomparam: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetAddrgrp6Result]
    func LookupAddrgrp6(ctx *Context, args *LookupAddrgrp6Args, opts ...InvokeOption) (*LookupAddrgrp6Result, error)
    func LookupAddrgrp6Output(ctx *Context, args *LookupAddrgrp6OutputArgs, opts ...InvokeOption) LookupAddrgrp6ResultOutput

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

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

    The following arguments are supported:

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

    getAddrgrp6 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 the value to 1).
    Comment string
    Comment.
    Exclude string
    Enable/disable address6 exclusion.
    ExcludeMembers List<Pulumiverse.Fortios.Firewall.Outputs.GetAddrgrp6ExcludeMember>
    Address6 exclusion member. The structure of exclude_member block is documented below.
    FabricObject string
    Security Fabric global object setting.
    Id string
    The provider-assigned unique ID for this managed resource.
    Members List<Pulumiverse.Fortios.Firewall.Outputs.GetAddrgrp6Member>
    Address objects contained within the group. The structure of member block is documented below.
    Name string
    Tag name.
    Taggings List<Pulumiverse.Fortios.Firewall.Outputs.GetAddrgrp6Tagging>
    Config object tagging. The structure of tagging block is documented below.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable address group6 visibility 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 the value to 1).
    Comment string
    Comment.
    Exclude string
    Enable/disable address6 exclusion.
    ExcludeMembers []GetAddrgrp6ExcludeMember
    Address6 exclusion member. The structure of exclude_member block is documented below.
    FabricObject string
    Security Fabric global object setting.
    Id string
    The provider-assigned unique ID for this managed resource.
    Members []GetAddrgrp6Member
    Address objects contained within the group. The structure of member block is documented below.
    Name string
    Tag name.
    Taggings []GetAddrgrp6Tagging
    Config object tagging. The structure of tagging block is documented below.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable address group6 visibility 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 the value to 1).
    comment String
    Comment.
    exclude String
    Enable/disable address6 exclusion.
    excludeMembers List<GetAddrgrp6ExcludeMember>
    Address6 exclusion member. The structure of exclude_member block is documented below.
    fabricObject String
    Security Fabric global object setting.
    id String
    The provider-assigned unique ID for this managed resource.
    members List<GetAddrgrp6Member>
    Address objects contained within the group. The structure of member block is documented below.
    name String
    Tag name.
    taggings List<GetAddrgrp6Tagging>
    Config object tagging. The structure of tagging block is documented below.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable address group6 visibility 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 the value to 1).
    comment string
    Comment.
    exclude string
    Enable/disable address6 exclusion.
    excludeMembers GetAddrgrp6ExcludeMember[]
    Address6 exclusion member. The structure of exclude_member block is documented below.
    fabricObject string
    Security Fabric global object setting.
    id string
    The provider-assigned unique ID for this managed resource.
    members GetAddrgrp6Member[]
    Address objects contained within the group. The structure of member block is documented below.
    name string
    Tag name.
    taggings GetAddrgrp6Tagging[]
    Config object tagging. The structure of tagging block is documented below.
    uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility string
    Enable/disable address group6 visibility 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 the value to 1).
    comment str
    Comment.
    exclude str
    Enable/disable address6 exclusion.
    exclude_members Sequence[GetAddrgrp6ExcludeMember]
    Address6 exclusion member. The structure of exclude_member block is documented below.
    fabric_object str
    Security Fabric global object setting.
    id str
    The provider-assigned unique ID for this managed resource.
    members Sequence[GetAddrgrp6Member]
    Address objects contained within the group. The structure of member block is documented below.
    name str
    Tag name.
    taggings Sequence[GetAddrgrp6Tagging]
    Config object tagging. The structure of tagging block is documented below.
    uuid str
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility str
    Enable/disable address group6 visibility 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 the value to 1).
    comment String
    Comment.
    exclude String
    Enable/disable address6 exclusion.
    excludeMembers List<Property Map>
    Address6 exclusion member. The structure of exclude_member block is documented below.
    fabricObject String
    Security Fabric global object setting.
    id String
    The provider-assigned unique ID for this managed resource.
    members List<Property Map>
    Address objects contained within the 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.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable address group6 visibility in the GUI.
    vdomparam String

    Supporting Types

    GetAddrgrp6ExcludeMember

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

    GetAddrgrp6Member

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

    GetAddrgrp6Tagging

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

    GetAddrgrp6TaggingTag

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

    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