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

fortios.firewall.getMulticastaddress

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 multicastaddress

    Using getMulticastaddress

    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 getMulticastaddress(args: GetMulticastaddressArgs, opts?: InvokeOptions): Promise<GetMulticastaddressResult>
    function getMulticastaddressOutput(args: GetMulticastaddressOutputArgs, opts?: InvokeOptions): Output<GetMulticastaddressResult>
    def get_multicastaddress(name: Optional[str] = None,
                             vdomparam: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetMulticastaddressResult
    def get_multicastaddress_output(name: Optional[pulumi.Input[str]] = None,
                             vdomparam: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetMulticastaddressResult]
    func LookupMulticastaddress(ctx *Context, args *LookupMulticastaddressArgs, opts ...InvokeOption) (*LookupMulticastaddressResult, error)
    func LookupMulticastaddressOutput(ctx *Context, args *LookupMulticastaddressOutputArgs, opts ...InvokeOption) LookupMulticastaddressResultOutput

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

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

    The following arguments are supported:

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

    getMulticastaddress Result

    The following output properties are available:

    AssociatedInterface string
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface 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
    Comment.
    EndIp string
    Final IPv4 address (inclusive) in the range for the address.
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    Tag name.
    StartIp string
    First IPv4 address (inclusive) in the range for the address.
    Subnet string
    Broadcast address and subnet.
    Taggings List<Pulumiverse.Fortios.Firewall.Outputs.GetMulticastaddressTagging>
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    Visibility string
    Enable/disable visibility of the multicast address on the GUI.
    Vdomparam string
    AssociatedInterface string
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface 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
    Comment.
    EndIp string
    Final IPv4 address (inclusive) in the range for the address.
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    Tag name.
    StartIp string
    First IPv4 address (inclusive) in the range for the address.
    Subnet string
    Broadcast address and subnet.
    Taggings []GetMulticastaddressTagging
    Config object tagging. The structure of tagging block is documented below.
    Type string
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    Visibility string
    Enable/disable visibility of the multicast address on the GUI.
    Vdomparam string
    associatedInterface String
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface are available.
    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
    Comment.
    endIp String
    Final IPv4 address (inclusive) in the range for the address.
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    Tag name.
    startIp String
    First IPv4 address (inclusive) in the range for the address.
    subnet String
    Broadcast address and subnet.
    taggings List<GetMulticastaddressTagging>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    visibility String
    Enable/disable visibility of the multicast address on the GUI.
    vdomparam String
    associatedInterface string
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface are available.
    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
    Comment.
    endIp string
    Final IPv4 address (inclusive) in the range for the address.
    id string
    The provider-assigned unique ID for this managed resource.
    name string
    Tag name.
    startIp string
    First IPv4 address (inclusive) in the range for the address.
    subnet string
    Broadcast address and subnet.
    taggings GetMulticastaddressTagging[]
    Config object tagging. The structure of tagging block is documented below.
    type string
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    visibility string
    Enable/disable visibility of the multicast address on the GUI.
    vdomparam string
    associated_interface str
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface 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 str
    Comment.
    end_ip str
    Final IPv4 address (inclusive) in the range for the address.
    id str
    The provider-assigned unique ID for this managed resource.
    name str
    Tag name.
    start_ip str
    First IPv4 address (inclusive) in the range for the address.
    subnet str
    Broadcast address and subnet.
    taggings Sequence[GetMulticastaddressTagging]
    Config object tagging. The structure of tagging block is documented below.
    type str
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    visibility str
    Enable/disable visibility of the multicast address on the GUI.
    vdomparam str
    associatedInterface String
    Interface associated with the address object. When setting up a policy, only addresses associated with this interface are available.
    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
    Comment.
    endIp String
    Final IPv4 address (inclusive) in the range for the address.
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    Tag name.
    startIp String
    First IPv4 address (inclusive) in the range for the address.
    subnet String
    Broadcast address and subnet.
    taggings List<Property Map>
    Config object tagging. The structure of tagging block is documented below.
    type String
    Type of address object: multicast IP address range or broadcast IP/mask to be treated as a multicast address.
    visibility String
    Enable/disable visibility of the multicast address on the GUI.
    vdomparam String

    Supporting Types

    GetMulticastaddressTagging

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

    GetMulticastaddressTaggingTag

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

    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