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 logo
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>
    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]
    func LookupNetworkpolicy(ctx *Context, args *LookupNetworkpolicyArgs, opts ...InvokeOption) (*LookupNetworkpolicyResult, error)
    func LookupNetworkpolicyOutput(ctx *Context, args *LookupNetworkpolicyOutputArgs, opts ...InvokeOption) LookupNetworkpolicyResultOutput

    > 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)
    }
    public static CompletableFuture<GetNetworkpolicyResult> getNetworkpolicy(GetNetworkpolicyArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:system/lldp/getNetworkpolicy:getNetworkpolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

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

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

    GetNetworkpolicyGuestVoiceSignaling

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

    GetNetworkpolicySoftphone

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

    GetNetworkpolicyStreamingVideo

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

    GetNetworkpolicyVideoConferencing

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

    GetNetworkpolicyVideoSignaling

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

    GetNetworkpolicyVoice

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

    GetNetworkpolicyVoiceSignaling

    Dscp int
    Differentiated Services Code Point (DSCP) value to advertise.
    Priority int
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    Status string
    Enable/disable advertising this policy.
    Tag string
    Advertise tagged or untagged traffic.
    Vlan int
    802.1Q VLAN ID to advertise (1 - 4094).
    Dscp int
    Differentiated Services Code Point (DSCP) value to advertise.
    Priority int
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    Status string
    Enable/disable advertising this policy.
    Tag string
    Advertise tagged or untagged traffic.
    Vlan int
    802.1Q VLAN ID to advertise (1 - 4094).
    dscp Integer
    Differentiated Services Code Point (DSCP) value to advertise.
    priority Integer
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    status String
    Enable/disable advertising this policy.
    tag String
    Advertise tagged or untagged traffic.
    vlan Integer
    802.1Q VLAN ID to advertise (1 - 4094).
    dscp number
    Differentiated Services Code Point (DSCP) value to advertise.
    priority number
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    status string
    Enable/disable advertising this policy.
    tag string
    Advertise tagged or untagged traffic.
    vlan number
    802.1Q VLAN ID to advertise (1 - 4094).
    dscp int
    Differentiated Services Code Point (DSCP) value to advertise.
    priority int
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    status str
    Enable/disable advertising this policy.
    tag str
    Advertise tagged or untagged traffic.
    vlan int
    802.1Q VLAN ID to advertise (1 - 4094).
    dscp Number
    Differentiated Services Code Point (DSCP) value to advertise.
    priority Number
    802.1P CoS/PCP to advertise (0 - 7; from lowest to highest priority).
    status String
    Enable/disable advertising this policy.
    tag String
    Advertise tagged or untagged traffic.
    vlan 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 logo
    Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse