Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse
fortios.firewall.getMulticastaddress
Explore with Pulumi AI
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:
- Associated
Interface 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.
- End
Ip 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.
- Start
Ip string - First IPv4 address (inclusive) in the range for the address.
- Subnet string
- Broadcast address and subnet.
- Taggings
List<Pulumiverse.
Fortios. Firewall. Outputs. Get Multicastaddress Tagging> - 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 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.
- End
Ip 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.
- Start
Ip string - First IPv4 address (inclusive) in the range for the address.
- Subnet string
- Broadcast address and subnet.
- Taggings
[]Get
Multicastaddress Tagging - 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 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.
- end
Ip 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.
- start
Ip String - First IPv4 address (inclusive) in the range for the address.
- subnet String
- Broadcast address and subnet.
- taggings
List<Get
Multicastaddress Tagging> - 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 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.
- end
Ip 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.
- start
Ip string - First IPv4 address (inclusive) in the range for the address.
- subnet string
- Broadcast address and subnet.
- taggings
Get
Multicastaddress Tagging[] - 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[Get
Multicastaddress Tagging] - 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
- associated
Interface 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.
- end
Ip 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.
- start
Ip 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.
- List<Pulumiverse.
Fortios. Firewall. Inputs. Get Multicastaddress Tagging Tag> - Tags. The structure of
tags
block is documented below.
- Category string
- Tag category.
- Name string
- Specify the name of the desired firewall multicastaddress.
- []Get
Multicastaddress Tagging Tag - Tags. The structure of
tags
block is documented below.
- category String
- Tag category.
- name String
- Specify the name of the desired firewall multicastaddress.
- List<Get
Multicastaddress Tagging Tag> - Tags. The structure of
tags
block is documented below.
- category string
- Tag category.
- name string
- Specify the name of the desired firewall multicastaddress.
- Get
Multicastaddress Tagging Tag[] - Tags. The structure of
tags
block is documented below.
- category str
- Tag category.
- name str
- Specify the name of the desired firewall multicastaddress.
- Sequence[Get
Multicastaddress Tagging Tag] - Tags. The structure of
tags
block is documented below.
- category String
- Tag category.
- name String
- Specify the name of the desired firewall multicastaddress.
- 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.