1. Packages
  2. Fortios
  3. API Docs
  4. firewall
  5. getAddress6
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

fortios.firewall.getAddress6

Explore with Pulumi AI

fortios logo
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

    Use this data source to get information on an fortios firewall address6

    Using getAddress6

    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 getAddress6(args: GetAddress6Args, opts?: InvokeOptions): Promise<GetAddress6Result>
    function getAddress6Output(args: GetAddress6OutputArgs, opts?: InvokeOptions): Output<GetAddress6Result>
    def get_address6(name: Optional[str] = None,
                     vdomparam: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetAddress6Result
    def get_address6_output(name: Optional[pulumi.Input[str]] = None,
                     vdomparam: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetAddress6Result]
    func LookupAddress6(ctx *Context, args *LookupAddress6Args, opts ...InvokeOption) (*LookupAddress6Result, error)
    func LookupAddress6Output(ctx *Context, args *LookupAddress6OutputArgs, opts ...InvokeOption) LookupAddress6ResultOutput

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

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

    The following arguments are supported:

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

    getAddress6 Result

    The following output properties are available:

    CacheTtl int
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    Color int
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    Comment string
    Comment.
    Country string
    IPv6 addresses associated to a specific country.
    EndIp string
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    EndMac string
    Last MAC address in the range.
    EpgName string
    Endpoint group name.
    FabricObject string
    Security Fabric global object setting.
    Fqdn string
    Fully qualified domain name.
    Host string
    Host Address.
    HostType string
    Host type.
    Id string
    The provider-assigned unique ID for this managed resource.
    Ip6 string
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    Lists List<Pulumiverse.Fortios.Firewall.Outputs.GetAddress6List>
    IP address list. The structure of list block is documented below.
    Macaddrs List<Pulumiverse.Fortios.Firewall.Outputs.GetAddress6Macaddr>
    MAC address ranges [-] separated by space.
    Name string
    Name.
    ObjId string
    Object ID for NSX.
    RouteTag int
    route-tag address.
    Sdn string
    SDN.
    SdnTag string
    SDN Tag.
    StartIp string
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    StartMac string
    First MAC address in the range.
    SubnetSegments List<Pulumiverse.Fortios.Firewall.Outputs.GetAddress6SubnetSegment>
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    Taggings List<Pulumiverse.Fortios.Firewall.Outputs.GetAddress6Tagging>
    Config object tagging The structure of tagging block is documented below.
    Template string
    IPv6 address template.
    Tenant string
    Tenant.
    Type string
    Subnet segment type.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable the visibility of the object in the GUI.
    Vdomparam string
    CacheTtl int
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    Color int
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    Comment string
    Comment.
    Country string
    IPv6 addresses associated to a specific country.
    EndIp string
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    EndMac string
    Last MAC address in the range.
    EpgName string
    Endpoint group name.
    FabricObject string
    Security Fabric global object setting.
    Fqdn string
    Fully qualified domain name.
    Host string
    Host Address.
    HostType string
    Host type.
    Id string
    The provider-assigned unique ID for this managed resource.
    Ip6 string
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    Lists []GetAddress6List
    IP address list. The structure of list block is documented below.
    Macaddrs []GetAddress6Macaddr
    MAC address ranges [-] separated by space.
    Name string
    Name.
    ObjId string
    Object ID for NSX.
    RouteTag int
    route-tag address.
    Sdn string
    SDN.
    SdnTag string
    SDN Tag.
    StartIp string
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    StartMac string
    First MAC address in the range.
    SubnetSegments []GetAddress6SubnetSegment
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    Taggings []GetAddress6Tagging
    Config object tagging The structure of tagging block is documented below.
    Template string
    IPv6 address template.
    Tenant string
    Tenant.
    Type string
    Subnet segment type.
    Uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    Visibility string
    Enable/disable the visibility of the object in the GUI.
    Vdomparam string
    cacheTtl Integer
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    color Integer
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    comment String
    Comment.
    country String
    IPv6 addresses associated to a specific country.
    endIp String
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    endMac String
    Last MAC address in the range.
    epgName String
    Endpoint group name.
    fabricObject String
    Security Fabric global object setting.
    fqdn String
    Fully qualified domain name.
    host String
    Host Address.
    hostType String
    Host type.
    id String
    The provider-assigned unique ID for this managed resource.
    ip6 String
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    lists List<GetAddress6List>
    IP address list. The structure of list block is documented below.
    macaddrs List<GetAddress6Macaddr>
    MAC address ranges [-] separated by space.
    name String
    Name.
    objId String
    Object ID for NSX.
    routeTag Integer
    route-tag address.
    sdn String
    SDN.
    sdnTag String
    SDN Tag.
    startIp String
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    startMac String
    First MAC address in the range.
    subnetSegments List<GetAddress6SubnetSegment>
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    taggings List<GetAddress6Tagging>
    Config object tagging The structure of tagging block is documented below.
    template String
    IPv6 address template.
    tenant String
    Tenant.
    type String
    Subnet segment type.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable the visibility of the object in the GUI.
    vdomparam String
    cacheTtl number
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    color number
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    comment string
    Comment.
    country string
    IPv6 addresses associated to a specific country.
    endIp string
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    endMac string
    Last MAC address in the range.
    epgName string
    Endpoint group name.
    fabricObject string
    Security Fabric global object setting.
    fqdn string
    Fully qualified domain name.
    host string
    Host Address.
    hostType string
    Host type.
    id string
    The provider-assigned unique ID for this managed resource.
    ip6 string
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    lists GetAddress6List[]
    IP address list. The structure of list block is documented below.
    macaddrs GetAddress6Macaddr[]
    MAC address ranges [-] separated by space.
    name string
    Name.
    objId string
    Object ID for NSX.
    routeTag number
    route-tag address.
    sdn string
    SDN.
    sdnTag string
    SDN Tag.
    startIp string
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    startMac string
    First MAC address in the range.
    subnetSegments GetAddress6SubnetSegment[]
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    taggings GetAddress6Tagging[]
    Config object tagging The structure of tagging block is documented below.
    template string
    IPv6 address template.
    tenant string
    Tenant.
    type string
    Subnet segment type.
    uuid string
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility string
    Enable/disable the visibility of the object in the GUI.
    vdomparam string
    cache_ttl int
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    color int
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    comment str
    Comment.
    country str
    IPv6 addresses associated to a specific country.
    end_ip str
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    end_mac str
    Last MAC address in the range.
    epg_name str
    Endpoint group name.
    fabric_object str
    Security Fabric global object setting.
    fqdn str
    Fully qualified domain name.
    host str
    Host Address.
    host_type str
    Host type.
    id str
    The provider-assigned unique ID for this managed resource.
    ip6 str
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    lists Sequence[GetAddress6List]
    IP address list. The structure of list block is documented below.
    macaddrs Sequence[GetAddress6Macaddr]
    MAC address ranges [-] separated by space.
    name str
    Name.
    obj_id str
    Object ID for NSX.
    route_tag int
    route-tag address.
    sdn str
    SDN.
    sdn_tag str
    SDN Tag.
    start_ip str
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    start_mac str
    First MAC address in the range.
    subnet_segments Sequence[GetAddress6SubnetSegment]
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    taggings Sequence[GetAddress6Tagging]
    Config object tagging The structure of tagging block is documented below.
    template str
    IPv6 address template.
    tenant str
    Tenant.
    type str
    Subnet segment type.
    uuid str
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility str
    Enable/disable the visibility of the object in the GUI.
    vdomparam str
    cacheTtl Number
    Minimal TTL of individual IPv6 addresses in FQDN cache.
    color Number
    Integer value to determine the color of the icon in the GUI (range 1 to 32, default = 0, which sets the value to 1).
    comment String
    Comment.
    country String
    IPv6 addresses associated to a specific country.
    endIp String
    Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    endMac String
    Last MAC address in the range.
    epgName String
    Endpoint group name.
    fabricObject String
    Security Fabric global object setting.
    fqdn String
    Fully qualified domain name.
    host String
    Host Address.
    hostType String
    Host type.
    id String
    The provider-assigned unique ID for this managed resource.
    ip6 String
    IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx).
    lists List<Property Map>
    IP address list. The structure of list block is documented below.
    macaddrs List<Property Map>
    MAC address ranges [-] separated by space.
    name String
    Name.
    objId String
    Object ID for NSX.
    routeTag Number
    route-tag address.
    sdn String
    SDN.
    sdnTag String
    SDN Tag.
    startIp String
    First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
    startMac String
    First MAC address in the range.
    subnetSegments List<Property Map>
    IPv6 subnet segments. The structure of subnet_segment block is documented below.
    taggings List<Property Map>
    Config object tagging The structure of tagging block is documented below.
    template String
    IPv6 address template.
    tenant String
    Tenant.
    type String
    Subnet segment type.
    uuid String
    Universally Unique Identifier (UUID; automatically assigned but can be manually reset).
    visibility String
    Enable/disable the visibility of the object in the GUI.
    vdomparam String

    Supporting Types

    GetAddress6List

    Ip string
    IP.
    Ip string
    IP.
    ip String
    IP.
    ip string
    IP.
    ip str
    IP.
    ip String
    IP.

    GetAddress6Macaddr

    Macaddr string
    MAC address ranges [-] separated by space.
    Macaddr string
    MAC address ranges [-] separated by space.
    macaddr String
    MAC address ranges [-] separated by space.
    macaddr string
    MAC address ranges [-] separated by space.
    macaddr str
    MAC address ranges [-] separated by space.
    macaddr String
    MAC address ranges [-] separated by space.

    GetAddress6SubnetSegment

    Name string
    Specify the name of the desired firewall address6.
    Type string
    Subnet segment type.
    Value string
    Subnet segment value.
    Name string
    Specify the name of the desired firewall address6.
    Type string
    Subnet segment type.
    Value string
    Subnet segment value.
    name String
    Specify the name of the desired firewall address6.
    type String
    Subnet segment type.
    value String
    Subnet segment value.
    name string
    Specify the name of the desired firewall address6.
    type string
    Subnet segment type.
    value string
    Subnet segment value.
    name str
    Specify the name of the desired firewall address6.
    type str
    Subnet segment type.
    value str
    Subnet segment value.
    name String
    Specify the name of the desired firewall address6.
    type String
    Subnet segment type.
    value String
    Subnet segment value.

    GetAddress6Tagging

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

    GetAddress6TaggingTag

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

    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.5 published on Tuesday, Apr 9, 2024 by pulumiverse