1. Packages
  2. Fortios
  3. API Docs
  4. system
  5. system/lldp
  6. getNetworkpolicy
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

fortios.system/lldp.getNetworkpolicy

Explore with Pulumi AI

Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

Use this data source to get information on an fortios systemlldp networkpolicy

Using getNetworkpolicy

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 getNetworkpolicy(args: GetNetworkpolicyArgs, opts?: InvokeOptions): Promise<GetNetworkpolicyResult>
function getNetworkpolicyOutput(args: GetNetworkpolicyOutputArgs, opts?: InvokeOptions): Output<GetNetworkpolicyResult>
Copy
def get_networkpolicy(name: Optional[str] = None,
                      vdomparam: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetNetworkpolicyResult
def get_networkpolicy_output(name: Optional[pulumi.Input[str]] = None,
                      vdomparam: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetNetworkpolicyResult]
Copy
func LookupNetworkpolicy(ctx *Context, args *LookupNetworkpolicyArgs, opts ...InvokeOption) (*LookupNetworkpolicyResult, error)
func LookupNetworkpolicyOutput(ctx *Context, args *LookupNetworkpolicyOutputArgs, opts ...InvokeOption) LookupNetworkpolicyResultOutput
Copy

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

public static class GetNetworkpolicy 
{
    public static Task<GetNetworkpolicyResult> InvokeAsync(GetNetworkpolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkpolicyResult> Invoke(GetNetworkpolicyInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNetworkpolicyResult> getNetworkpolicy(GetNetworkpolicyArgs args, InvokeOptions options)
public static Output<GetNetworkpolicyResult> getNetworkpolicy(GetNetworkpolicyArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: fortios:system/lldp/getNetworkpolicy:getNetworkpolicy
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Name This property is required. string
Specify the name of the desired systemlldp networkpolicy.
Vdomparam Changes to this property will trigger replacement. 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 This property is required. string
Specify the name of the desired systemlldp networkpolicy.
Vdomparam Changes to this property will trigger replacement. 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 This property is required. String
Specify the name of the desired systemlldp networkpolicy.
vdomparam Changes to this property will trigger replacement. 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 This property is required. string
Specify the name of the desired systemlldp networkpolicy.
vdomparam Changes to this property will trigger replacement. 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 This property is required. str
Specify the name of the desired systemlldp networkpolicy.
vdomparam Changes to this property will trigger replacement. 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 This property is required. String
Specify the name of the desired systemlldp networkpolicy.
vdomparam Changes to this property will trigger replacement. 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.

getNetworkpolicy Result

The following output properties are available:

Comment string
Comment.
GuestVoiceSignalings List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyGuestVoiceSignaling>
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
Guests List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyGuest>
Guest. The structure of guest block is documented below.
Id string
The provider-assigned unique ID for this managed resource.
Name string
LLDP network policy name.
Softphones List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicySoftphone>
Softphone. The structure of softphone block is documented below.
StreamingVideos List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyStreamingVideo>
Streaming Video. The structure of streaming_video block is documented below.
VideoConferencings List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyVideoConferencing>
Video Conferencing. The structure of video_conferencing block is documented below.
VideoSignalings List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyVideoSignaling>
Video Signaling. The structure of video_signaling block is documented below.
VoiceSignalings List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyVoiceSignaling>
Voice signaling. The structure of voice_signaling block is documented below.
Voices List<Pulumiverse.Fortios.System.Lldp.Outputs.GetNetworkpolicyVoice>
Voice. The structure of voice block is documented below.
Vdomparam string
Comment string
Comment.
GuestVoiceSignalings []GetNetworkpolicyGuestVoiceSignaling
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
Guests []GetNetworkpolicyGuest
Guest. The structure of guest block is documented below.
Id string
The provider-assigned unique ID for this managed resource.
Name string
LLDP network policy name.
Softphones []GetNetworkpolicySoftphone
Softphone. The structure of softphone block is documented below.
StreamingVideos []GetNetworkpolicyStreamingVideo
Streaming Video. The structure of streaming_video block is documented below.
VideoConferencings []GetNetworkpolicyVideoConferencing
Video Conferencing. The structure of video_conferencing block is documented below.
VideoSignalings []GetNetworkpolicyVideoSignaling
Video Signaling. The structure of video_signaling block is documented below.
VoiceSignalings []GetNetworkpolicyVoiceSignaling
Voice signaling. The structure of voice_signaling block is documented below.
Voices []GetNetworkpolicyVoice
Voice. The structure of voice block is documented below.
Vdomparam string
comment String
Comment.
guestVoiceSignalings List<GetNetworkpolicyGuestVoiceSignaling>
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
guests List<GetNetworkpolicyGuest>
Guest. The structure of guest block is documented below.
id String
The provider-assigned unique ID for this managed resource.
name String
LLDP network policy name.
softphones List<GetNetworkpolicySoftphone>
Softphone. The structure of softphone block is documented below.
streamingVideos List<GetNetworkpolicyStreamingVideo>
Streaming Video. The structure of streaming_video block is documented below.
videoConferencings List<GetNetworkpolicyVideoConferencing>
Video Conferencing. The structure of video_conferencing block is documented below.
videoSignalings List<GetNetworkpolicyVideoSignaling>
Video Signaling. The structure of video_signaling block is documented below.
voiceSignalings List<GetNetworkpolicyVoiceSignaling>
Voice signaling. The structure of voice_signaling block is documented below.
voices List<GetNetworkpolicyVoice>
Voice. The structure of voice block is documented below.
vdomparam String
comment string
Comment.
guestVoiceSignalings GetNetworkpolicyGuestVoiceSignaling[]
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
guests GetNetworkpolicyGuest[]
Guest. The structure of guest block is documented below.
id string
The provider-assigned unique ID for this managed resource.
name string
LLDP network policy name.
softphones GetNetworkpolicySoftphone[]
Softphone. The structure of softphone block is documented below.
streamingVideos GetNetworkpolicyStreamingVideo[]
Streaming Video. The structure of streaming_video block is documented below.
videoConferencings GetNetworkpolicyVideoConferencing[]
Video Conferencing. The structure of video_conferencing block is documented below.
videoSignalings GetNetworkpolicyVideoSignaling[]
Video Signaling. The structure of video_signaling block is documented below.
voiceSignalings GetNetworkpolicyVoiceSignaling[]
Voice signaling. The structure of voice_signaling block is documented below.
voices GetNetworkpolicyVoice[]
Voice. The structure of voice block is documented below.
vdomparam string
comment str
Comment.
guest_voice_signalings Sequence[GetNetworkpolicyGuestVoiceSignaling]
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
guests Sequence[GetNetworkpolicyGuest]
Guest. The structure of guest block is documented below.
id str
The provider-assigned unique ID for this managed resource.
name str
LLDP network policy name.
softphones Sequence[GetNetworkpolicySoftphone]
Softphone. The structure of softphone block is documented below.
streaming_videos Sequence[GetNetworkpolicyStreamingVideo]
Streaming Video. The structure of streaming_video block is documented below.
video_conferencings Sequence[GetNetworkpolicyVideoConferencing]
Video Conferencing. The structure of video_conferencing block is documented below.
video_signalings Sequence[GetNetworkpolicyVideoSignaling]
Video Signaling. The structure of video_signaling block is documented below.
voice_signalings Sequence[GetNetworkpolicyVoiceSignaling]
Voice signaling. The structure of voice_signaling block is documented below.
voices Sequence[GetNetworkpolicyVoice]
Voice. The structure of voice block is documented below.
vdomparam str
comment String
Comment.
guestVoiceSignalings List<Property Map>
Guest Voice Signaling. The structure of guest_voice_signaling block is documented below.
guests List<Property Map>
Guest. The structure of guest block is documented below.
id String
The provider-assigned unique ID for this managed resource.
name String
LLDP network policy name.
softphones List<Property Map>
Softphone. The structure of softphone block is documented below.
streamingVideos List<Property Map>
Streaming Video. The structure of streaming_video block is documented below.
videoConferencings List<Property Map>
Video Conferencing. The structure of video_conferencing block is documented below.
videoSignalings List<Property Map>
Video Signaling. The structure of video_signaling block is documented below.
voiceSignalings List<Property Map>
Voice signaling. The structure of voice_signaling block is documented below.
voices List<Property Map>
Voice. The structure of voice block is documented below.
vdomparam String

Supporting Types

GetNetworkpolicyGuest

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyGuestVoiceSignaling

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicySoftphone

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyStreamingVideo

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyVideoConferencing

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyVideoSignaling

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyVoice

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

GetNetworkpolicyVoiceSignaling

Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
Dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
Priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
Status This property is required. string
Enable/disable advertising this policy.
Tag This property is required. string
Advertise tagged or untagged traffic.
Vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Integer
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Integer
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Integer
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. string
Enable/disable advertising this policy.
tag This property is required. string
Advertise tagged or untagged traffic.
vlan This property is required. number
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. int
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. int
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. str
Enable/disable advertising this policy.
tag This property is required. str
Advertise tagged or untagged traffic.
vlan This property is required. int
802.1Q VLAN ID to advertise (1 - 4094).
dscp This property is required. Number
Differentiated Services Code Point (DSCP) value to advertise.
priority This property is required. Number
802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
status This property is required. String
Enable/disable advertising this policy.
tag This property is required. String
Advertise tagged or untagged traffic.
vlan This property is required. Number
802.1Q VLAN ID to advertise (1 - 4094).

Package Details

Repository
fortios pulumiverse/pulumi-fortios
License
Apache-2.0
Notes
This Pulumi package is based on the fortios Terraform Provider.
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse