1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. ObjectFirewallGtp
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

fortimanager.ObjectFirewallGtp

Explore with Pulumi AI

fortimanager logo
fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev

    Configure GTP.

    The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.

    • apn: fortimanager.ObjectFirewallGtpApn
    • ie_remove_policy: fortimanager.ObjectFirewallGtpIeremovepolicy
    • ie_validation: fortimanager.ObjectFirewallGtpIevalidation
    • imsi: fortimanager.ObjectFirewallGtpImsi
    • ip_policy: fortimanager.ObjectFirewallGtpIppolicy
    • message_rate_limit: fortimanager.ObjectFirewallGtpMessageratelimit
    • message_rate_limit_v0: fortimanager.ObjectFirewallGtpMessageratelimitv0
    • message_rate_limit_v1: fortimanager.ObjectFirewallGtpMessageratelimitv1
    • message_rate_limit_v2: fortimanager.ObjectFirewallGtpMessageratelimitv2
    • noip_policy: fortimanager.ObjectFirewallGtpNoippolicy
    • per_apn_shaper: fortimanager.ObjectFirewallGtpPerapnshaper
    • policy: fortimanager.ObjectFirewallGtpPolicy
    • policy_v2: fortimanager.ObjectFirewallGtpPolicyv2

    Create ObjectFirewallGtp Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new ObjectFirewallGtp(name: string, args?: ObjectFirewallGtpArgs, opts?: CustomResourceOptions);
    @overload
    def ObjectFirewallGtp(resource_name: str,
                          args: Optional[ObjectFirewallGtpArgs] = None,
                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def ObjectFirewallGtp(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          addr_notify: Optional[str] = None,
                          adom: Optional[str] = None,
                          apn_filter: Optional[str] = None,
                          apns: Optional[Sequence[ObjectFirewallGtpApnArgs]] = None,
                          authorized_ggsns: Optional[str] = None,
                          authorized_ggsns6: Optional[str] = None,
                          authorized_sgsns: Optional[str] = None,
                          authorized_sgsns6: Optional[str] = None,
                          comment: Optional[str] = None,
                          context_id: Optional[float] = None,
                          control_plane_message_rate_limit: Optional[float] = None,
                          default_apn_action: Optional[str] = None,
                          default_imsi_action: Optional[str] = None,
                          default_ip_action: Optional[str] = None,
                          default_noip_action: Optional[str] = None,
                          default_policy_action: Optional[str] = None,
                          denied_log: Optional[str] = None,
                          dynamic_sort_subtable: Optional[str] = None,
                          echo_request_interval: Optional[float] = None,
                          extension_log: Optional[str] = None,
                          forwarded_log: Optional[str] = None,
                          global_tunnel_limit: Optional[str] = None,
                          gtp_in_gtp: Optional[str] = None,
                          gtpu_denied_log: Optional[str] = None,
                          gtpu_forwarded_log: Optional[str] = None,
                          gtpu_log_freq: Optional[float] = None,
                          gtpv0: Optional[str] = None,
                          half_close_timeout: Optional[float] = None,
                          half_open_timeout: Optional[float] = None,
                          handover_group: Optional[str] = None,
                          handover_group6: Optional[str] = None,
                          ie_allow_list_v0v1: Optional[str] = None,
                          ie_allow_list_v2: Optional[str] = None,
                          ie_remove_policies: Optional[Sequence[ObjectFirewallGtpIeRemovePolicyArgs]] = None,
                          ie_remover: Optional[str] = None,
                          ie_validation: Optional[ObjectFirewallGtpIeValidationArgs] = None,
                          ie_white_list_v0v1: Optional[str] = None,
                          ie_white_list_v2: Optional[str] = None,
                          imsi_filter: Optional[str] = None,
                          imsis: Optional[Sequence[ObjectFirewallGtpImsiArgs]] = None,
                          interface_notify: Optional[str] = None,
                          invalid_reserved_field: Optional[str] = None,
                          invalid_sgsns6_to_log: Optional[str] = None,
                          invalid_sgsns_to_log: Optional[str] = None,
                          ip_filter: Optional[str] = None,
                          ip_policies: Optional[Sequence[ObjectFirewallGtpIpPolicyArgs]] = None,
                          log_freq: Optional[float] = None,
                          log_gtpu_limit: Optional[float] = None,
                          log_imsi_prefix: Optional[str] = None,
                          log_msisdn_prefix: Optional[str] = None,
                          max_message_length: Optional[float] = None,
                          message_filter_v0v1: Optional[str] = None,
                          message_filter_v2: Optional[str] = None,
                          message_rate_limit: Optional[ObjectFirewallGtpMessageRateLimitArgs] = None,
                          message_rate_limit_v0: Optional[ObjectFirewallGtpMessageRateLimitV0Args] = None,
                          message_rate_limit_v1: Optional[ObjectFirewallGtpMessageRateLimitV1Args] = None,
                          message_rate_limit_v2: Optional[ObjectFirewallGtpMessageRateLimitV2Args] = None,
                          min_message_length: Optional[float] = None,
                          miss_must_ie: Optional[str] = None,
                          monitor_mode: Optional[str] = None,
                          name: Optional[str] = None,
                          noip_filter: Optional[str] = None,
                          noip_policies: Optional[Sequence[ObjectFirewallGtpNoipPolicyArgs]] = None,
                          object_firewall_gtp_id: Optional[str] = None,
                          out_of_state_ie: Optional[str] = None,
                          out_of_state_message: Optional[str] = None,
                          per_apn_shapers: Optional[Sequence[ObjectFirewallGtpPerApnShaperArgs]] = None,
                          policies: Optional[Sequence[ObjectFirewallGtpPolicyArgs]] = None,
                          policy_filter: Optional[str] = None,
                          policy_v2s: Optional[Sequence[ObjectFirewallGtpPolicyV2Args]] = None,
                          port_notify: Optional[float] = None,
                          rat_timeout_profile: Optional[str] = None,
                          rate_limit_mode: Optional[str] = None,
                          rate_limited_log: Optional[str] = None,
                          rate_sampling_interval: Optional[float] = None,
                          remove_if_echo_expires: Optional[str] = None,
                          remove_if_recovery_differ: Optional[str] = None,
                          reserved_ie: Optional[str] = None,
                          scopetype: Optional[str] = None,
                          send_delete_when_timeout: Optional[str] = None,
                          send_delete_when_timeout_v2: Optional[str] = None,
                          spoof_src_addr: Optional[str] = None,
                          state_invalid_log: Optional[str] = None,
                          sub_second_interval: Optional[str] = None,
                          sub_second_sampling: Optional[str] = None,
                          traffic_count_log: Optional[str] = None,
                          tunnel_limit: Optional[float] = None,
                          tunnel_limit_log: Optional[str] = None,
                          tunnel_timeout: Optional[float] = None,
                          unknown_version_action: Optional[str] = None,
                          user_plane_message_rate_limit: Optional[float] = None,
                          warning_threshold: Optional[float] = None)
    func NewObjectFirewallGtp(ctx *Context, name string, args *ObjectFirewallGtpArgs, opts ...ResourceOption) (*ObjectFirewallGtp, error)
    public ObjectFirewallGtp(string name, ObjectFirewallGtpArgs? args = null, CustomResourceOptions? opts = null)
    public ObjectFirewallGtp(String name, ObjectFirewallGtpArgs args)
    public ObjectFirewallGtp(String name, ObjectFirewallGtpArgs args, CustomResourceOptions options)
    
    type: fortimanager:ObjectFirewallGtp
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args ObjectFirewallGtpArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ObjectFirewallGtpArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ObjectFirewallGtpArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ObjectFirewallGtpArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ObjectFirewallGtpArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var objectFirewallGtpResource = new Fortimanager.ObjectFirewallGtp("objectFirewallGtpResource", new()
    {
        AddrNotify = "string",
        Adom = "string",
        ApnFilter = "string",
        Apns = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpApnArgs
            {
                Action = "string",
                Apnmember = "string",
                Id = 0,
                SelectionModes = new[]
                {
                    "string",
                },
            },
        },
        AuthorizedGgsns = "string",
        AuthorizedGgsns6 = "string",
        AuthorizedSgsns = "string",
        AuthorizedSgsns6 = "string",
        Comment = "string",
        ContextId = 0,
        ControlPlaneMessageRateLimit = 0,
        DefaultApnAction = "string",
        DefaultImsiAction = "string",
        DefaultIpAction = "string",
        DefaultNoipAction = "string",
        DefaultPolicyAction = "string",
        DeniedLog = "string",
        DynamicSortSubtable = "string",
        EchoRequestInterval = 0,
        ExtensionLog = "string",
        ForwardedLog = "string",
        GlobalTunnelLimit = "string",
        GtpInGtp = "string",
        GtpuDeniedLog = "string",
        GtpuForwardedLog = "string",
        GtpuLogFreq = 0,
        Gtpv0 = "string",
        HalfCloseTimeout = 0,
        HalfOpenTimeout = 0,
        HandoverGroup = "string",
        HandoverGroup6 = "string",
        IeAllowListV0v1 = "string",
        IeAllowListV2 = "string",
        IeRemovePolicies = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpIeRemovePolicyArgs
            {
                Id = 0,
                RemoveIes = new[]
                {
                    "string",
                },
                SgsnAddr = "string",
                SgsnAddr6 = "string",
            },
        },
        IeRemover = "string",
        IeValidation = new Fortimanager.Inputs.ObjectFirewallGtpIeValidationArgs
        {
            ApnRestriction = "string",
            ChargingGatewayAddr = "string",
            ChargingId = "string",
            EndUserAddr = "string",
            GsnAddr = "string",
            Imei = "string",
            Imsi = "string",
            MmContext = "string",
            MsTzone = "string",
            MsValidated = "string",
            Msisdn = "string",
            Nsapi = "string",
            PdpContext = "string",
            QosProfile = "string",
            Rai = "string",
            RatType = "string",
            ReorderingRequired = "string",
            SelectionMode = "string",
            Uli = "string",
        },
        IeWhiteListV0v1 = "string",
        IeWhiteListV2 = "string",
        ImsiFilter = "string",
        Imsis = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpImsiArgs
            {
                Action = "string",
                Apnmember = "string",
                Id = 0,
                MccMnc = "string",
                MsisdnPrefix = "string",
                SelectionModes = new[]
                {
                    "string",
                },
            },
        },
        InterfaceNotify = "string",
        InvalidReservedField = "string",
        InvalidSgsns6ToLog = "string",
        InvalidSgsnsToLog = "string",
        IpFilter = "string",
        IpPolicies = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpIpPolicyArgs
            {
                Action = "string",
                Dstaddr = "string",
                Dstaddr6 = "string",
                Id = 0,
                Srcaddr = "string",
                Srcaddr6 = "string",
            },
        },
        LogFreq = 0,
        LogGtpuLimit = 0,
        LogImsiPrefix = "string",
        LogMsisdnPrefix = "string",
        MaxMessageLength = 0,
        MessageFilterV0v1 = "string",
        MessageFilterV2 = "string",
        MessageRateLimit = new Fortimanager.Inputs.ObjectFirewallGtpMessageRateLimitArgs
        {
            CreateAaPdpRequest = 0,
            CreateAaPdpResponse = 0,
            CreateMbmsRequest = 0,
            CreateMbmsResponse = 0,
            CreatePdpRequest = 0,
            CreatePdpResponse = 0,
            DeleteAaPdpRequest = 0,
            DeleteAaPdpResponse = 0,
            DeleteMbmsRequest = 0,
            DeleteMbmsResponse = 0,
            DeletePdpRequest = 0,
            DeletePdpResponse = 0,
            EchoReponse = 0,
            EchoRequest = 0,
            EchoResponse = 0,
            ErrorIndication = 0,
            FailureReportRequest = 0,
            FailureReportResponse = 0,
            FwdRelocCompleteAck = 0,
            FwdRelocationComplete = 0,
            FwdRelocationRequest = 0,
            FwdRelocationResponse = 0,
            FwdSrnsContext = 0,
            FwdSrnsContextAck = 0,
            GPdu = 0,
            IdentificationRequest = 0,
            IdentificationResponse = 0,
            MbmsDeRegRequest = 0,
            MbmsDeRegResponse = 0,
            MbmsNotifyRejRequest = 0,
            MbmsNotifyRejResponse = 0,
            MbmsNotifyRequest = 0,
            MbmsNotifyResponse = 0,
            MbmsRegRequest = 0,
            MbmsRegResponse = 0,
            MbmsSesStartRequest = 0,
            MbmsSesStartResponse = 0,
            MbmsSesStopRequest = 0,
            MbmsSesStopResponse = 0,
            NoteMsRequest = 0,
            NoteMsResponse = 0,
            PduNotifyRejRequest = 0,
            PduNotifyRejResponse = 0,
            PduNotifyRequest = 0,
            PduNotifyResponse = 0,
            RanInfo = 0,
            RelocationCancelRequest = 0,
            RelocationCancelResponse = 0,
            SendRouteRequest = 0,
            SendRouteResponse = 0,
            SgsnContextAck = 0,
            SgsnContextRequest = 0,
            SgsnContextResponse = 0,
            SupportExtHdrNotify = 0,
            UpdateMbmsRequest = 0,
            UpdateMbmsResponse = 0,
            UpdatePdpRequest = 0,
            UpdatePdpResponse = 0,
            VersionNotSupport = 0,
        },
        MessageRateLimitV0 = new Fortimanager.Inputs.ObjectFirewallGtpMessageRateLimitV0Args
        {
            CreatePdpRequest = 0,
            DeletePdpRequest = 0,
            EchoRequest = 0,
        },
        MessageRateLimitV1 = new Fortimanager.Inputs.ObjectFirewallGtpMessageRateLimitV1Args
        {
            CreatePdpRequest = 0,
            DeletePdpRequest = 0,
            EchoRequest = 0,
        },
        MessageRateLimitV2 = new Fortimanager.Inputs.ObjectFirewallGtpMessageRateLimitV2Args
        {
            CreateSessionRequest = 0,
            DeleteSessionRequest = 0,
            EchoRequest = 0,
        },
        MinMessageLength = 0,
        MissMustIe = "string",
        MonitorMode = "string",
        Name = "string",
        NoipFilter = "string",
        NoipPolicies = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpNoipPolicyArgs
            {
                Action = "string",
                End = 0,
                Id = 0,
                Start = 0,
                Type = "string",
            },
        },
        ObjectFirewallGtpId = "string",
        OutOfStateIe = "string",
        OutOfStateMessage = "string",
        PerApnShapers = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpPerApnShaperArgs
            {
                Apn = "string",
                Id = 0,
                RateLimit = 0,
                Version = 0,
            },
        },
        Policies = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpPolicyArgs
            {
                Action = "string",
                ApnSelModes = new[]
                {
                    "string",
                },
                Apnmember = "string",
                Id = 0,
                Imei = "string",
                Imsi = "string",
                ImsiPrefix = "string",
                MaxApnRestriction = "string",
                Messages = new[]
                {
                    "string",
                },
                Msisdn = "string",
                MsisdnPrefix = "string",
                Rai = "string",
                RatTypes = new[]
                {
                    "string",
                },
                Uli = "string",
            },
        },
        PolicyFilter = "string",
        PolicyV2s = new[]
        {
            new Fortimanager.Inputs.ObjectFirewallGtpPolicyV2Args
            {
                Action = "string",
                ApnSelModes = new[]
                {
                    "string",
                },
                Apnmember = "string",
                Id = 0,
                ImsiPrefix = "string",
                MaxApnRestriction = "string",
                Mei = "string",
                Messages = new[]
                {
                    "string",
                },
                MsisdnPrefix = "string",
                RatTypes = new[]
                {
                    "string",
                },
                Ulis = new[]
                {
                    "string",
                },
            },
        },
        PortNotify = 0,
        RatTimeoutProfile = "string",
        RateLimitMode = "string",
        RateLimitedLog = "string",
        RateSamplingInterval = 0,
        RemoveIfEchoExpires = "string",
        RemoveIfRecoveryDiffer = "string",
        ReservedIe = "string",
        Scopetype = "string",
        SendDeleteWhenTimeout = "string",
        SendDeleteWhenTimeoutV2 = "string",
        SpoofSrcAddr = "string",
        StateInvalidLog = "string",
        SubSecondInterval = "string",
        SubSecondSampling = "string",
        TrafficCountLog = "string",
        TunnelLimit = 0,
        TunnelLimitLog = "string",
        TunnelTimeout = 0,
        UnknownVersionAction = "string",
        UserPlaneMessageRateLimit = 0,
        WarningThreshold = 0,
    });
    
    example, err := fortimanager.NewObjectFirewallGtp(ctx, "objectFirewallGtpResource", &fortimanager.ObjectFirewallGtpArgs{
    AddrNotify: pulumi.String("string"),
    Adom: pulumi.String("string"),
    ApnFilter: pulumi.String("string"),
    Apns: .ObjectFirewallGtpApnTypeArray{
    &.ObjectFirewallGtpApnTypeArgs{
    Action: pulumi.String("string"),
    Apnmember: pulumi.String("string"),
    Id: pulumi.Float64(0),
    SelectionModes: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    },
    AuthorizedGgsns: pulumi.String("string"),
    AuthorizedGgsns6: pulumi.String("string"),
    AuthorizedSgsns: pulumi.String("string"),
    AuthorizedSgsns6: pulumi.String("string"),
    Comment: pulumi.String("string"),
    ContextId: pulumi.Float64(0),
    ControlPlaneMessageRateLimit: pulumi.Float64(0),
    DefaultApnAction: pulumi.String("string"),
    DefaultImsiAction: pulumi.String("string"),
    DefaultIpAction: pulumi.String("string"),
    DefaultNoipAction: pulumi.String("string"),
    DefaultPolicyAction: pulumi.String("string"),
    DeniedLog: pulumi.String("string"),
    DynamicSortSubtable: pulumi.String("string"),
    EchoRequestInterval: pulumi.Float64(0),
    ExtensionLog: pulumi.String("string"),
    ForwardedLog: pulumi.String("string"),
    GlobalTunnelLimit: pulumi.String("string"),
    GtpInGtp: pulumi.String("string"),
    GtpuDeniedLog: pulumi.String("string"),
    GtpuForwardedLog: pulumi.String("string"),
    GtpuLogFreq: pulumi.Float64(0),
    Gtpv0: pulumi.String("string"),
    HalfCloseTimeout: pulumi.Float64(0),
    HalfOpenTimeout: pulumi.Float64(0),
    HandoverGroup: pulumi.String("string"),
    HandoverGroup6: pulumi.String("string"),
    IeAllowListV0v1: pulumi.String("string"),
    IeAllowListV2: pulumi.String("string"),
    IeRemovePolicies: .ObjectFirewallGtpIeRemovePolicyTypeArray{
    &.ObjectFirewallGtpIeRemovePolicyTypeArgs{
    Id: pulumi.Float64(0),
    RemoveIes: pulumi.StringArray{
    pulumi.String("string"),
    },
    SgsnAddr: pulumi.String("string"),
    SgsnAddr6: pulumi.String("string"),
    },
    },
    IeRemover: pulumi.String("string"),
    IeValidation: &.ObjectFirewallGtpIeValidationTypeArgs{
    ApnRestriction: pulumi.String("string"),
    ChargingGatewayAddr: pulumi.String("string"),
    ChargingId: pulumi.String("string"),
    EndUserAddr: pulumi.String("string"),
    GsnAddr: pulumi.String("string"),
    Imei: pulumi.String("string"),
    Imsi: pulumi.String("string"),
    MmContext: pulumi.String("string"),
    MsTzone: pulumi.String("string"),
    MsValidated: pulumi.String("string"),
    Msisdn: pulumi.String("string"),
    Nsapi: pulumi.String("string"),
    PdpContext: pulumi.String("string"),
    QosProfile: pulumi.String("string"),
    Rai: pulumi.String("string"),
    RatType: pulumi.String("string"),
    ReorderingRequired: pulumi.String("string"),
    SelectionMode: pulumi.String("string"),
    Uli: pulumi.String("string"),
    },
    IeWhiteListV0v1: pulumi.String("string"),
    IeWhiteListV2: pulumi.String("string"),
    ImsiFilter: pulumi.String("string"),
    Imsis: .ObjectFirewallGtpImsiTypeArray{
    &.ObjectFirewallGtpImsiTypeArgs{
    Action: pulumi.String("string"),
    Apnmember: pulumi.String("string"),
    Id: pulumi.Float64(0),
    MccMnc: pulumi.String("string"),
    MsisdnPrefix: pulumi.String("string"),
    SelectionModes: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    },
    InterfaceNotify: pulumi.String("string"),
    InvalidReservedField: pulumi.String("string"),
    InvalidSgsns6ToLog: pulumi.String("string"),
    InvalidSgsnsToLog: pulumi.String("string"),
    IpFilter: pulumi.String("string"),
    IpPolicies: .ObjectFirewallGtpIpPolicyTypeArray{
    &.ObjectFirewallGtpIpPolicyTypeArgs{
    Action: pulumi.String("string"),
    Dstaddr: pulumi.String("string"),
    Dstaddr6: pulumi.String("string"),
    Id: pulumi.Float64(0),
    Srcaddr: pulumi.String("string"),
    Srcaddr6: pulumi.String("string"),
    },
    },
    LogFreq: pulumi.Float64(0),
    LogGtpuLimit: pulumi.Float64(0),
    LogImsiPrefix: pulumi.String("string"),
    LogMsisdnPrefix: pulumi.String("string"),
    MaxMessageLength: pulumi.Float64(0),
    MessageFilterV0v1: pulumi.String("string"),
    MessageFilterV2: pulumi.String("string"),
    MessageRateLimit: &.ObjectFirewallGtpMessageRateLimitTypeArgs{
    CreateAaPdpRequest: pulumi.Float64(0),
    CreateAaPdpResponse: pulumi.Float64(0),
    CreateMbmsRequest: pulumi.Float64(0),
    CreateMbmsResponse: pulumi.Float64(0),
    CreatePdpRequest: pulumi.Float64(0),
    CreatePdpResponse: pulumi.Float64(0),
    DeleteAaPdpRequest: pulumi.Float64(0),
    DeleteAaPdpResponse: pulumi.Float64(0),
    DeleteMbmsRequest: pulumi.Float64(0),
    DeleteMbmsResponse: pulumi.Float64(0),
    DeletePdpRequest: pulumi.Float64(0),
    DeletePdpResponse: pulumi.Float64(0),
    EchoReponse: pulumi.Float64(0),
    EchoRequest: pulumi.Float64(0),
    EchoResponse: pulumi.Float64(0),
    ErrorIndication: pulumi.Float64(0),
    FailureReportRequest: pulumi.Float64(0),
    FailureReportResponse: pulumi.Float64(0),
    FwdRelocCompleteAck: pulumi.Float64(0),
    FwdRelocationComplete: pulumi.Float64(0),
    FwdRelocationRequest: pulumi.Float64(0),
    FwdRelocationResponse: pulumi.Float64(0),
    FwdSrnsContext: pulumi.Float64(0),
    FwdSrnsContextAck: pulumi.Float64(0),
    GPdu: pulumi.Float64(0),
    IdentificationRequest: pulumi.Float64(0),
    IdentificationResponse: pulumi.Float64(0),
    MbmsDeRegRequest: pulumi.Float64(0),
    MbmsDeRegResponse: pulumi.Float64(0),
    MbmsNotifyRejRequest: pulumi.Float64(0),
    MbmsNotifyRejResponse: pulumi.Float64(0),
    MbmsNotifyRequest: pulumi.Float64(0),
    MbmsNotifyResponse: pulumi.Float64(0),
    MbmsRegRequest: pulumi.Float64(0),
    MbmsRegResponse: pulumi.Float64(0),
    MbmsSesStartRequest: pulumi.Float64(0),
    MbmsSesStartResponse: pulumi.Float64(0),
    MbmsSesStopRequest: pulumi.Float64(0),
    MbmsSesStopResponse: pulumi.Float64(0),
    NoteMsRequest: pulumi.Float64(0),
    NoteMsResponse: pulumi.Float64(0),
    PduNotifyRejRequest: pulumi.Float64(0),
    PduNotifyRejResponse: pulumi.Float64(0),
    PduNotifyRequest: pulumi.Float64(0),
    PduNotifyResponse: pulumi.Float64(0),
    RanInfo: pulumi.Float64(0),
    RelocationCancelRequest: pulumi.Float64(0),
    RelocationCancelResponse: pulumi.Float64(0),
    SendRouteRequest: pulumi.Float64(0),
    SendRouteResponse: pulumi.Float64(0),
    SgsnContextAck: pulumi.Float64(0),
    SgsnContextRequest: pulumi.Float64(0),
    SgsnContextResponse: pulumi.Float64(0),
    SupportExtHdrNotify: pulumi.Float64(0),
    UpdateMbmsRequest: pulumi.Float64(0),
    UpdateMbmsResponse: pulumi.Float64(0),
    UpdatePdpRequest: pulumi.Float64(0),
    UpdatePdpResponse: pulumi.Float64(0),
    VersionNotSupport: pulumi.Float64(0),
    },
    MessageRateLimitV0: &.ObjectFirewallGtpMessageRateLimitV0TypeArgs{
    CreatePdpRequest: pulumi.Float64(0),
    DeletePdpRequest: pulumi.Float64(0),
    EchoRequest: pulumi.Float64(0),
    },
    MessageRateLimitV1: &.ObjectFirewallGtpMessageRateLimitV1TypeArgs{
    CreatePdpRequest: pulumi.Float64(0),
    DeletePdpRequest: pulumi.Float64(0),
    EchoRequest: pulumi.Float64(0),
    },
    MessageRateLimitV2: &.ObjectFirewallGtpMessageRateLimitV2TypeArgs{
    CreateSessionRequest: pulumi.Float64(0),
    DeleteSessionRequest: pulumi.Float64(0),
    EchoRequest: pulumi.Float64(0),
    },
    MinMessageLength: pulumi.Float64(0),
    MissMustIe: pulumi.String("string"),
    MonitorMode: pulumi.String("string"),
    Name: pulumi.String("string"),
    NoipFilter: pulumi.String("string"),
    NoipPolicies: .ObjectFirewallGtpNoipPolicyTypeArray{
    &.ObjectFirewallGtpNoipPolicyTypeArgs{
    Action: pulumi.String("string"),
    End: pulumi.Float64(0),
    Id: pulumi.Float64(0),
    Start: pulumi.Float64(0),
    Type: pulumi.String("string"),
    },
    },
    ObjectFirewallGtpId: pulumi.String("string"),
    OutOfStateIe: pulumi.String("string"),
    OutOfStateMessage: pulumi.String("string"),
    PerApnShapers: .ObjectFirewallGtpPerApnShaperTypeArray{
    &.ObjectFirewallGtpPerApnShaperTypeArgs{
    Apn: pulumi.String("string"),
    Id: pulumi.Float64(0),
    RateLimit: pulumi.Float64(0),
    Version: pulumi.Float64(0),
    },
    },
    Policies: .ObjectFirewallGtpPolicyTypeArray{
    &.ObjectFirewallGtpPolicyTypeArgs{
    Action: pulumi.String("string"),
    ApnSelModes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Apnmember: pulumi.String("string"),
    Id: pulumi.Float64(0),
    Imei: pulumi.String("string"),
    Imsi: pulumi.String("string"),
    ImsiPrefix: pulumi.String("string"),
    MaxApnRestriction: pulumi.String("string"),
    Messages: pulumi.StringArray{
    pulumi.String("string"),
    },
    Msisdn: pulumi.String("string"),
    MsisdnPrefix: pulumi.String("string"),
    Rai: pulumi.String("string"),
    RatTypes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Uli: pulumi.String("string"),
    },
    },
    PolicyFilter: pulumi.String("string"),
    PolicyV2s: .ObjectFirewallGtpPolicyV2TypeArray{
    &.ObjectFirewallGtpPolicyV2TypeArgs{
    Action: pulumi.String("string"),
    ApnSelModes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Apnmember: pulumi.String("string"),
    Id: pulumi.Float64(0),
    ImsiPrefix: pulumi.String("string"),
    MaxApnRestriction: pulumi.String("string"),
    Mei: pulumi.String("string"),
    Messages: pulumi.StringArray{
    pulumi.String("string"),
    },
    MsisdnPrefix: pulumi.String("string"),
    RatTypes: pulumi.StringArray{
    pulumi.String("string"),
    },
    Ulis: pulumi.StringArray{
    pulumi.String("string"),
    },
    },
    },
    PortNotify: pulumi.Float64(0),
    RatTimeoutProfile: pulumi.String("string"),
    RateLimitMode: pulumi.String("string"),
    RateLimitedLog: pulumi.String("string"),
    RateSamplingInterval: pulumi.Float64(0),
    RemoveIfEchoExpires: pulumi.String("string"),
    RemoveIfRecoveryDiffer: pulumi.String("string"),
    ReservedIe: pulumi.String("string"),
    Scopetype: pulumi.String("string"),
    SendDeleteWhenTimeout: pulumi.String("string"),
    SendDeleteWhenTimeoutV2: pulumi.String("string"),
    SpoofSrcAddr: pulumi.String("string"),
    StateInvalidLog: pulumi.String("string"),
    SubSecondInterval: pulumi.String("string"),
    SubSecondSampling: pulumi.String("string"),
    TrafficCountLog: pulumi.String("string"),
    TunnelLimit: pulumi.Float64(0),
    TunnelLimitLog: pulumi.String("string"),
    TunnelTimeout: pulumi.Float64(0),
    UnknownVersionAction: pulumi.String("string"),
    UserPlaneMessageRateLimit: pulumi.Float64(0),
    WarningThreshold: pulumi.Float64(0),
    })
    
    var objectFirewallGtpResource = new ObjectFirewallGtp("objectFirewallGtpResource", ObjectFirewallGtpArgs.builder()
        .addrNotify("string")
        .adom("string")
        .apnFilter("string")
        .apns(ObjectFirewallGtpApnArgs.builder()
            .action("string")
            .apnmember("string")
            .id(0)
            .selectionModes("string")
            .build())
        .authorizedGgsns("string")
        .authorizedGgsns6("string")
        .authorizedSgsns("string")
        .authorizedSgsns6("string")
        .comment("string")
        .contextId(0)
        .controlPlaneMessageRateLimit(0)
        .defaultApnAction("string")
        .defaultImsiAction("string")
        .defaultIpAction("string")
        .defaultNoipAction("string")
        .defaultPolicyAction("string")
        .deniedLog("string")
        .dynamicSortSubtable("string")
        .echoRequestInterval(0)
        .extensionLog("string")
        .forwardedLog("string")
        .globalTunnelLimit("string")
        .gtpInGtp("string")
        .gtpuDeniedLog("string")
        .gtpuForwardedLog("string")
        .gtpuLogFreq(0)
        .gtpv0("string")
        .halfCloseTimeout(0)
        .halfOpenTimeout(0)
        .handoverGroup("string")
        .handoverGroup6("string")
        .ieAllowListV0v1("string")
        .ieAllowListV2("string")
        .ieRemovePolicies(ObjectFirewallGtpIeRemovePolicyArgs.builder()
            .id(0)
            .removeIes("string")
            .sgsnAddr("string")
            .sgsnAddr6("string")
            .build())
        .ieRemover("string")
        .ieValidation(ObjectFirewallGtpIeValidationArgs.builder()
            .apnRestriction("string")
            .chargingGatewayAddr("string")
            .chargingId("string")
            .endUserAddr("string")
            .gsnAddr("string")
            .imei("string")
            .imsi("string")
            .mmContext("string")
            .msTzone("string")
            .msValidated("string")
            .msisdn("string")
            .nsapi("string")
            .pdpContext("string")
            .qosProfile("string")
            .rai("string")
            .ratType("string")
            .reorderingRequired("string")
            .selectionMode("string")
            .uli("string")
            .build())
        .ieWhiteListV0v1("string")
        .ieWhiteListV2("string")
        .imsiFilter("string")
        .imsis(ObjectFirewallGtpImsiArgs.builder()
            .action("string")
            .apnmember("string")
            .id(0)
            .mccMnc("string")
            .msisdnPrefix("string")
            .selectionModes("string")
            .build())
        .interfaceNotify("string")
        .invalidReservedField("string")
        .invalidSgsns6ToLog("string")
        .invalidSgsnsToLog("string")
        .ipFilter("string")
        .ipPolicies(ObjectFirewallGtpIpPolicyArgs.builder()
            .action("string")
            .dstaddr("string")
            .dstaddr6("string")
            .id(0)
            .srcaddr("string")
            .srcaddr6("string")
            .build())
        .logFreq(0)
        .logGtpuLimit(0)
        .logImsiPrefix("string")
        .logMsisdnPrefix("string")
        .maxMessageLength(0)
        .messageFilterV0v1("string")
        .messageFilterV2("string")
        .messageRateLimit(ObjectFirewallGtpMessageRateLimitArgs.builder()
            .createAaPdpRequest(0)
            .createAaPdpResponse(0)
            .createMbmsRequest(0)
            .createMbmsResponse(0)
            .createPdpRequest(0)
            .createPdpResponse(0)
            .deleteAaPdpRequest(0)
            .deleteAaPdpResponse(0)
            .deleteMbmsRequest(0)
            .deleteMbmsResponse(0)
            .deletePdpRequest(0)
            .deletePdpResponse(0)
            .echoReponse(0)
            .echoRequest(0)
            .echoResponse(0)
            .errorIndication(0)
            .failureReportRequest(0)
            .failureReportResponse(0)
            .fwdRelocCompleteAck(0)
            .fwdRelocationComplete(0)
            .fwdRelocationRequest(0)
            .fwdRelocationResponse(0)
            .fwdSrnsContext(0)
            .fwdSrnsContextAck(0)
            .gPdu(0)
            .identificationRequest(0)
            .identificationResponse(0)
            .mbmsDeRegRequest(0)
            .mbmsDeRegResponse(0)
            .mbmsNotifyRejRequest(0)
            .mbmsNotifyRejResponse(0)
            .mbmsNotifyRequest(0)
            .mbmsNotifyResponse(0)
            .mbmsRegRequest(0)
            .mbmsRegResponse(0)
            .mbmsSesStartRequest(0)
            .mbmsSesStartResponse(0)
            .mbmsSesStopRequest(0)
            .mbmsSesStopResponse(0)
            .noteMsRequest(0)
            .noteMsResponse(0)
            .pduNotifyRejRequest(0)
            .pduNotifyRejResponse(0)
            .pduNotifyRequest(0)
            .pduNotifyResponse(0)
            .ranInfo(0)
            .relocationCancelRequest(0)
            .relocationCancelResponse(0)
            .sendRouteRequest(0)
            .sendRouteResponse(0)
            .sgsnContextAck(0)
            .sgsnContextRequest(0)
            .sgsnContextResponse(0)
            .supportExtHdrNotify(0)
            .updateMbmsRequest(0)
            .updateMbmsResponse(0)
            .updatePdpRequest(0)
            .updatePdpResponse(0)
            .versionNotSupport(0)
            .build())
        .messageRateLimitV0(ObjectFirewallGtpMessageRateLimitV0Args.builder()
            .createPdpRequest(0)
            .deletePdpRequest(0)
            .echoRequest(0)
            .build())
        .messageRateLimitV1(ObjectFirewallGtpMessageRateLimitV1Args.builder()
            .createPdpRequest(0)
            .deletePdpRequest(0)
            .echoRequest(0)
            .build())
        .messageRateLimitV2(ObjectFirewallGtpMessageRateLimitV2Args.builder()
            .createSessionRequest(0)
            .deleteSessionRequest(0)
            .echoRequest(0)
            .build())
        .minMessageLength(0)
        .missMustIe("string")
        .monitorMode("string")
        .name("string")
        .noipFilter("string")
        .noipPolicies(ObjectFirewallGtpNoipPolicyArgs.builder()
            .action("string")
            .end(0)
            .id(0)
            .start(0)
            .type("string")
            .build())
        .objectFirewallGtpId("string")
        .outOfStateIe("string")
        .outOfStateMessage("string")
        .perApnShapers(ObjectFirewallGtpPerApnShaperArgs.builder()
            .apn("string")
            .id(0)
            .rateLimit(0)
            .version(0)
            .build())
        .policies(ObjectFirewallGtpPolicyArgs.builder()
            .action("string")
            .apnSelModes("string")
            .apnmember("string")
            .id(0)
            .imei("string")
            .imsi("string")
            .imsiPrefix("string")
            .maxApnRestriction("string")
            .messages("string")
            .msisdn("string")
            .msisdnPrefix("string")
            .rai("string")
            .ratTypes("string")
            .uli("string")
            .build())
        .policyFilter("string")
        .policyV2s(ObjectFirewallGtpPolicyV2Args.builder()
            .action("string")
            .apnSelModes("string")
            .apnmember("string")
            .id(0)
            .imsiPrefix("string")
            .maxApnRestriction("string")
            .mei("string")
            .messages("string")
            .msisdnPrefix("string")
            .ratTypes("string")
            .ulis("string")
            .build())
        .portNotify(0)
        .ratTimeoutProfile("string")
        .rateLimitMode("string")
        .rateLimitedLog("string")
        .rateSamplingInterval(0)
        .removeIfEchoExpires("string")
        .removeIfRecoveryDiffer("string")
        .reservedIe("string")
        .scopetype("string")
        .sendDeleteWhenTimeout("string")
        .sendDeleteWhenTimeoutV2("string")
        .spoofSrcAddr("string")
        .stateInvalidLog("string")
        .subSecondInterval("string")
        .subSecondSampling("string")
        .trafficCountLog("string")
        .tunnelLimit(0)
        .tunnelLimitLog("string")
        .tunnelTimeout(0)
        .unknownVersionAction("string")
        .userPlaneMessageRateLimit(0)
        .warningThreshold(0)
        .build());
    
    object_firewall_gtp_resource = fortimanager.ObjectFirewallGtp("objectFirewallGtpResource",
        addr_notify="string",
        adom="string",
        apn_filter="string",
        apns=[{
            "action": "string",
            "apnmember": "string",
            "id": 0,
            "selection_modes": ["string"],
        }],
        authorized_ggsns="string",
        authorized_ggsns6="string",
        authorized_sgsns="string",
        authorized_sgsns6="string",
        comment="string",
        context_id=0,
        control_plane_message_rate_limit=0,
        default_apn_action="string",
        default_imsi_action="string",
        default_ip_action="string",
        default_noip_action="string",
        default_policy_action="string",
        denied_log="string",
        dynamic_sort_subtable="string",
        echo_request_interval=0,
        extension_log="string",
        forwarded_log="string",
        global_tunnel_limit="string",
        gtp_in_gtp="string",
        gtpu_denied_log="string",
        gtpu_forwarded_log="string",
        gtpu_log_freq=0,
        gtpv0="string",
        half_close_timeout=0,
        half_open_timeout=0,
        handover_group="string",
        handover_group6="string",
        ie_allow_list_v0v1="string",
        ie_allow_list_v2="string",
        ie_remove_policies=[{
            "id": 0,
            "remove_ies": ["string"],
            "sgsn_addr": "string",
            "sgsn_addr6": "string",
        }],
        ie_remover="string",
        ie_validation={
            "apn_restriction": "string",
            "charging_gateway_addr": "string",
            "charging_id": "string",
            "end_user_addr": "string",
            "gsn_addr": "string",
            "imei": "string",
            "imsi": "string",
            "mm_context": "string",
            "ms_tzone": "string",
            "ms_validated": "string",
            "msisdn": "string",
            "nsapi": "string",
            "pdp_context": "string",
            "qos_profile": "string",
            "rai": "string",
            "rat_type": "string",
            "reordering_required": "string",
            "selection_mode": "string",
            "uli": "string",
        },
        ie_white_list_v0v1="string",
        ie_white_list_v2="string",
        imsi_filter="string",
        imsis=[{
            "action": "string",
            "apnmember": "string",
            "id": 0,
            "mcc_mnc": "string",
            "msisdn_prefix": "string",
            "selection_modes": ["string"],
        }],
        interface_notify="string",
        invalid_reserved_field="string",
        invalid_sgsns6_to_log="string",
        invalid_sgsns_to_log="string",
        ip_filter="string",
        ip_policies=[{
            "action": "string",
            "dstaddr": "string",
            "dstaddr6": "string",
            "id": 0,
            "srcaddr": "string",
            "srcaddr6": "string",
        }],
        log_freq=0,
        log_gtpu_limit=0,
        log_imsi_prefix="string",
        log_msisdn_prefix="string",
        max_message_length=0,
        message_filter_v0v1="string",
        message_filter_v2="string",
        message_rate_limit={
            "create_aa_pdp_request": 0,
            "create_aa_pdp_response": 0,
            "create_mbms_request": 0,
            "create_mbms_response": 0,
            "create_pdp_request": 0,
            "create_pdp_response": 0,
            "delete_aa_pdp_request": 0,
            "delete_aa_pdp_response": 0,
            "delete_mbms_request": 0,
            "delete_mbms_response": 0,
            "delete_pdp_request": 0,
            "delete_pdp_response": 0,
            "echo_reponse": 0,
            "echo_request": 0,
            "echo_response": 0,
            "error_indication": 0,
            "failure_report_request": 0,
            "failure_report_response": 0,
            "fwd_reloc_complete_ack": 0,
            "fwd_relocation_complete": 0,
            "fwd_relocation_request": 0,
            "fwd_relocation_response": 0,
            "fwd_srns_context": 0,
            "fwd_srns_context_ack": 0,
            "g_pdu": 0,
            "identification_request": 0,
            "identification_response": 0,
            "mbms_de_reg_request": 0,
            "mbms_de_reg_response": 0,
            "mbms_notify_rej_request": 0,
            "mbms_notify_rej_response": 0,
            "mbms_notify_request": 0,
            "mbms_notify_response": 0,
            "mbms_reg_request": 0,
            "mbms_reg_response": 0,
            "mbms_ses_start_request": 0,
            "mbms_ses_start_response": 0,
            "mbms_ses_stop_request": 0,
            "mbms_ses_stop_response": 0,
            "note_ms_request": 0,
            "note_ms_response": 0,
            "pdu_notify_rej_request": 0,
            "pdu_notify_rej_response": 0,
            "pdu_notify_request": 0,
            "pdu_notify_response": 0,
            "ran_info": 0,
            "relocation_cancel_request": 0,
            "relocation_cancel_response": 0,
            "send_route_request": 0,
            "send_route_response": 0,
            "sgsn_context_ack": 0,
            "sgsn_context_request": 0,
            "sgsn_context_response": 0,
            "support_ext_hdr_notify": 0,
            "update_mbms_request": 0,
            "update_mbms_response": 0,
            "update_pdp_request": 0,
            "update_pdp_response": 0,
            "version_not_support": 0,
        },
        message_rate_limit_v0={
            "create_pdp_request": 0,
            "delete_pdp_request": 0,
            "echo_request": 0,
        },
        message_rate_limit_v1={
            "create_pdp_request": 0,
            "delete_pdp_request": 0,
            "echo_request": 0,
        },
        message_rate_limit_v2={
            "create_session_request": 0,
            "delete_session_request": 0,
            "echo_request": 0,
        },
        min_message_length=0,
        miss_must_ie="string",
        monitor_mode="string",
        name="string",
        noip_filter="string",
        noip_policies=[{
            "action": "string",
            "end": 0,
            "id": 0,
            "start": 0,
            "type": "string",
        }],
        object_firewall_gtp_id="string",
        out_of_state_ie="string",
        out_of_state_message="string",
        per_apn_shapers=[{
            "apn": "string",
            "id": 0,
            "rate_limit": 0,
            "version": 0,
        }],
        policies=[{
            "action": "string",
            "apn_sel_modes": ["string"],
            "apnmember": "string",
            "id": 0,
            "imei": "string",
            "imsi": "string",
            "imsi_prefix": "string",
            "max_apn_restriction": "string",
            "messages": ["string"],
            "msisdn": "string",
            "msisdn_prefix": "string",
            "rai": "string",
            "rat_types": ["string"],
            "uli": "string",
        }],
        policy_filter="string",
        policy_v2s=[{
            "action": "string",
            "apn_sel_modes": ["string"],
            "apnmember": "string",
            "id": 0,
            "imsi_prefix": "string",
            "max_apn_restriction": "string",
            "mei": "string",
            "messages": ["string"],
            "msisdn_prefix": "string",
            "rat_types": ["string"],
            "ulis": ["string"],
        }],
        port_notify=0,
        rat_timeout_profile="string",
        rate_limit_mode="string",
        rate_limited_log="string",
        rate_sampling_interval=0,
        remove_if_echo_expires="string",
        remove_if_recovery_differ="string",
        reserved_ie="string",
        scopetype="string",
        send_delete_when_timeout="string",
        send_delete_when_timeout_v2="string",
        spoof_src_addr="string",
        state_invalid_log="string",
        sub_second_interval="string",
        sub_second_sampling="string",
        traffic_count_log="string",
        tunnel_limit=0,
        tunnel_limit_log="string",
        tunnel_timeout=0,
        unknown_version_action="string",
        user_plane_message_rate_limit=0,
        warning_threshold=0)
    
    const objectFirewallGtpResource = new fortimanager.ObjectFirewallGtp("objectFirewallGtpResource", {
        addrNotify: "string",
        adom: "string",
        apnFilter: "string",
        apns: [{
            action: "string",
            apnmember: "string",
            id: 0,
            selectionModes: ["string"],
        }],
        authorizedGgsns: "string",
        authorizedGgsns6: "string",
        authorizedSgsns: "string",
        authorizedSgsns6: "string",
        comment: "string",
        contextId: 0,
        controlPlaneMessageRateLimit: 0,
        defaultApnAction: "string",
        defaultImsiAction: "string",
        defaultIpAction: "string",
        defaultNoipAction: "string",
        defaultPolicyAction: "string",
        deniedLog: "string",
        dynamicSortSubtable: "string",
        echoRequestInterval: 0,
        extensionLog: "string",
        forwardedLog: "string",
        globalTunnelLimit: "string",
        gtpInGtp: "string",
        gtpuDeniedLog: "string",
        gtpuForwardedLog: "string",
        gtpuLogFreq: 0,
        gtpv0: "string",
        halfCloseTimeout: 0,
        halfOpenTimeout: 0,
        handoverGroup: "string",
        handoverGroup6: "string",
        ieAllowListV0v1: "string",
        ieAllowListV2: "string",
        ieRemovePolicies: [{
            id: 0,
            removeIes: ["string"],
            sgsnAddr: "string",
            sgsnAddr6: "string",
        }],
        ieRemover: "string",
        ieValidation: {
            apnRestriction: "string",
            chargingGatewayAddr: "string",
            chargingId: "string",
            endUserAddr: "string",
            gsnAddr: "string",
            imei: "string",
            imsi: "string",
            mmContext: "string",
            msTzone: "string",
            msValidated: "string",
            msisdn: "string",
            nsapi: "string",
            pdpContext: "string",
            qosProfile: "string",
            rai: "string",
            ratType: "string",
            reorderingRequired: "string",
            selectionMode: "string",
            uli: "string",
        },
        ieWhiteListV0v1: "string",
        ieWhiteListV2: "string",
        imsiFilter: "string",
        imsis: [{
            action: "string",
            apnmember: "string",
            id: 0,
            mccMnc: "string",
            msisdnPrefix: "string",
            selectionModes: ["string"],
        }],
        interfaceNotify: "string",
        invalidReservedField: "string",
        invalidSgsns6ToLog: "string",
        invalidSgsnsToLog: "string",
        ipFilter: "string",
        ipPolicies: [{
            action: "string",
            dstaddr: "string",
            dstaddr6: "string",
            id: 0,
            srcaddr: "string",
            srcaddr6: "string",
        }],
        logFreq: 0,
        logGtpuLimit: 0,
        logImsiPrefix: "string",
        logMsisdnPrefix: "string",
        maxMessageLength: 0,
        messageFilterV0v1: "string",
        messageFilterV2: "string",
        messageRateLimit: {
            createAaPdpRequest: 0,
            createAaPdpResponse: 0,
            createMbmsRequest: 0,
            createMbmsResponse: 0,
            createPdpRequest: 0,
            createPdpResponse: 0,
            deleteAaPdpRequest: 0,
            deleteAaPdpResponse: 0,
            deleteMbmsRequest: 0,
            deleteMbmsResponse: 0,
            deletePdpRequest: 0,
            deletePdpResponse: 0,
            echoReponse: 0,
            echoRequest: 0,
            echoResponse: 0,
            errorIndication: 0,
            failureReportRequest: 0,
            failureReportResponse: 0,
            fwdRelocCompleteAck: 0,
            fwdRelocationComplete: 0,
            fwdRelocationRequest: 0,
            fwdRelocationResponse: 0,
            fwdSrnsContext: 0,
            fwdSrnsContextAck: 0,
            gPdu: 0,
            identificationRequest: 0,
            identificationResponse: 0,
            mbmsDeRegRequest: 0,
            mbmsDeRegResponse: 0,
            mbmsNotifyRejRequest: 0,
            mbmsNotifyRejResponse: 0,
            mbmsNotifyRequest: 0,
            mbmsNotifyResponse: 0,
            mbmsRegRequest: 0,
            mbmsRegResponse: 0,
            mbmsSesStartRequest: 0,
            mbmsSesStartResponse: 0,
            mbmsSesStopRequest: 0,
            mbmsSesStopResponse: 0,
            noteMsRequest: 0,
            noteMsResponse: 0,
            pduNotifyRejRequest: 0,
            pduNotifyRejResponse: 0,
            pduNotifyRequest: 0,
            pduNotifyResponse: 0,
            ranInfo: 0,
            relocationCancelRequest: 0,
            relocationCancelResponse: 0,
            sendRouteRequest: 0,
            sendRouteResponse: 0,
            sgsnContextAck: 0,
            sgsnContextRequest: 0,
            sgsnContextResponse: 0,
            supportExtHdrNotify: 0,
            updateMbmsRequest: 0,
            updateMbmsResponse: 0,
            updatePdpRequest: 0,
            updatePdpResponse: 0,
            versionNotSupport: 0,
        },
        messageRateLimitV0: {
            createPdpRequest: 0,
            deletePdpRequest: 0,
            echoRequest: 0,
        },
        messageRateLimitV1: {
            createPdpRequest: 0,
            deletePdpRequest: 0,
            echoRequest: 0,
        },
        messageRateLimitV2: {
            createSessionRequest: 0,
            deleteSessionRequest: 0,
            echoRequest: 0,
        },
        minMessageLength: 0,
        missMustIe: "string",
        monitorMode: "string",
        name: "string",
        noipFilter: "string",
        noipPolicies: [{
            action: "string",
            end: 0,
            id: 0,
            start: 0,
            type: "string",
        }],
        objectFirewallGtpId: "string",
        outOfStateIe: "string",
        outOfStateMessage: "string",
        perApnShapers: [{
            apn: "string",
            id: 0,
            rateLimit: 0,
            version: 0,
        }],
        policies: [{
            action: "string",
            apnSelModes: ["string"],
            apnmember: "string",
            id: 0,
            imei: "string",
            imsi: "string",
            imsiPrefix: "string",
            maxApnRestriction: "string",
            messages: ["string"],
            msisdn: "string",
            msisdnPrefix: "string",
            rai: "string",
            ratTypes: ["string"],
            uli: "string",
        }],
        policyFilter: "string",
        policyV2s: [{
            action: "string",
            apnSelModes: ["string"],
            apnmember: "string",
            id: 0,
            imsiPrefix: "string",
            maxApnRestriction: "string",
            mei: "string",
            messages: ["string"],
            msisdnPrefix: "string",
            ratTypes: ["string"],
            ulis: ["string"],
        }],
        portNotify: 0,
        ratTimeoutProfile: "string",
        rateLimitMode: "string",
        rateLimitedLog: "string",
        rateSamplingInterval: 0,
        removeIfEchoExpires: "string",
        removeIfRecoveryDiffer: "string",
        reservedIe: "string",
        scopetype: "string",
        sendDeleteWhenTimeout: "string",
        sendDeleteWhenTimeoutV2: "string",
        spoofSrcAddr: "string",
        stateInvalidLog: "string",
        subSecondInterval: "string",
        subSecondSampling: "string",
        trafficCountLog: "string",
        tunnelLimit: 0,
        tunnelLimitLog: "string",
        tunnelTimeout: 0,
        unknownVersionAction: "string",
        userPlaneMessageRateLimit: 0,
        warningThreshold: 0,
    });
    
    type: fortimanager:ObjectFirewallGtp
    properties:
        addrNotify: string
        adom: string
        apnFilter: string
        apns:
            - action: string
              apnmember: string
              id: 0
              selectionModes:
                - string
        authorizedGgsns: string
        authorizedGgsns6: string
        authorizedSgsns: string
        authorizedSgsns6: string
        comment: string
        contextId: 0
        controlPlaneMessageRateLimit: 0
        defaultApnAction: string
        defaultImsiAction: string
        defaultIpAction: string
        defaultNoipAction: string
        defaultPolicyAction: string
        deniedLog: string
        dynamicSortSubtable: string
        echoRequestInterval: 0
        extensionLog: string
        forwardedLog: string
        globalTunnelLimit: string
        gtpInGtp: string
        gtpuDeniedLog: string
        gtpuForwardedLog: string
        gtpuLogFreq: 0
        gtpv0: string
        halfCloseTimeout: 0
        halfOpenTimeout: 0
        handoverGroup: string
        handoverGroup6: string
        ieAllowListV0v1: string
        ieAllowListV2: string
        ieRemovePolicies:
            - id: 0
              removeIes:
                - string
              sgsnAddr: string
              sgsnAddr6: string
        ieRemover: string
        ieValidation:
            apnRestriction: string
            chargingGatewayAddr: string
            chargingId: string
            endUserAddr: string
            gsnAddr: string
            imei: string
            imsi: string
            mmContext: string
            msTzone: string
            msValidated: string
            msisdn: string
            nsapi: string
            pdpContext: string
            qosProfile: string
            rai: string
            ratType: string
            reorderingRequired: string
            selectionMode: string
            uli: string
        ieWhiteListV0v1: string
        ieWhiteListV2: string
        imsiFilter: string
        imsis:
            - action: string
              apnmember: string
              id: 0
              mccMnc: string
              msisdnPrefix: string
              selectionModes:
                - string
        interfaceNotify: string
        invalidReservedField: string
        invalidSgsns6ToLog: string
        invalidSgsnsToLog: string
        ipFilter: string
        ipPolicies:
            - action: string
              dstaddr: string
              dstaddr6: string
              id: 0
              srcaddr: string
              srcaddr6: string
        logFreq: 0
        logGtpuLimit: 0
        logImsiPrefix: string
        logMsisdnPrefix: string
        maxMessageLength: 0
        messageFilterV0v1: string
        messageFilterV2: string
        messageRateLimit:
            createAaPdpRequest: 0
            createAaPdpResponse: 0
            createMbmsRequest: 0
            createMbmsResponse: 0
            createPdpRequest: 0
            createPdpResponse: 0
            deleteAaPdpRequest: 0
            deleteAaPdpResponse: 0
            deleteMbmsRequest: 0
            deleteMbmsResponse: 0
            deletePdpRequest: 0
            deletePdpResponse: 0
            echoReponse: 0
            echoRequest: 0
            echoResponse: 0
            errorIndication: 0
            failureReportRequest: 0
            failureReportResponse: 0
            fwdRelocCompleteAck: 0
            fwdRelocationComplete: 0
            fwdRelocationRequest: 0
            fwdRelocationResponse: 0
            fwdSrnsContext: 0
            fwdSrnsContextAck: 0
            gPdu: 0
            identificationRequest: 0
            identificationResponse: 0
            mbmsDeRegRequest: 0
            mbmsDeRegResponse: 0
            mbmsNotifyRejRequest: 0
            mbmsNotifyRejResponse: 0
            mbmsNotifyRequest: 0
            mbmsNotifyResponse: 0
            mbmsRegRequest: 0
            mbmsRegResponse: 0
            mbmsSesStartRequest: 0
            mbmsSesStartResponse: 0
            mbmsSesStopRequest: 0
            mbmsSesStopResponse: 0
            noteMsRequest: 0
            noteMsResponse: 0
            pduNotifyRejRequest: 0
            pduNotifyRejResponse: 0
            pduNotifyRequest: 0
            pduNotifyResponse: 0
            ranInfo: 0
            relocationCancelRequest: 0
            relocationCancelResponse: 0
            sendRouteRequest: 0
            sendRouteResponse: 0
            sgsnContextAck: 0
            sgsnContextRequest: 0
            sgsnContextResponse: 0
            supportExtHdrNotify: 0
            updateMbmsRequest: 0
            updateMbmsResponse: 0
            updatePdpRequest: 0
            updatePdpResponse: 0
            versionNotSupport: 0
        messageRateLimitV0:
            createPdpRequest: 0
            deletePdpRequest: 0
            echoRequest: 0
        messageRateLimitV1:
            createPdpRequest: 0
            deletePdpRequest: 0
            echoRequest: 0
        messageRateLimitV2:
            createSessionRequest: 0
            deleteSessionRequest: 0
            echoRequest: 0
        minMessageLength: 0
        missMustIe: string
        monitorMode: string
        name: string
        noipFilter: string
        noipPolicies:
            - action: string
              end: 0
              id: 0
              start: 0
              type: string
        objectFirewallGtpId: string
        outOfStateIe: string
        outOfStateMessage: string
        perApnShapers:
            - apn: string
              id: 0
              rateLimit: 0
              version: 0
        policies:
            - action: string
              apnSelModes:
                - string
              apnmember: string
              id: 0
              imei: string
              imsi: string
              imsiPrefix: string
              maxApnRestriction: string
              messages:
                - string
              msisdn: string
              msisdnPrefix: string
              rai: string
              ratTypes:
                - string
              uli: string
        policyFilter: string
        policyV2s:
            - action: string
              apnSelModes:
                - string
              apnmember: string
              id: 0
              imsiPrefix: string
              maxApnRestriction: string
              mei: string
              messages:
                - string
              msisdnPrefix: string
              ratTypes:
                - string
              ulis:
                - string
        portNotify: 0
        ratTimeoutProfile: string
        rateLimitMode: string
        rateLimitedLog: string
        rateSamplingInterval: 0
        removeIfEchoExpires: string
        removeIfRecoveryDiffer: string
        reservedIe: string
        scopetype: string
        sendDeleteWhenTimeout: string
        sendDeleteWhenTimeoutV2: string
        spoofSrcAddr: string
        stateInvalidLog: string
        subSecondInterval: string
        subSecondSampling: string
        trafficCountLog: string
        tunnelLimit: 0
        tunnelLimitLog: string
        tunnelTimeout: 0
        unknownVersionAction: string
        userPlaneMessageRateLimit: 0
        warningThreshold: 0
    

    ObjectFirewallGtp Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The ObjectFirewallGtp resource accepts the following input properties:

    AddrNotify string
    overbilling notify address
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApnFilter string
    apn filter Valid values: disable, enable.
    Apns List<ObjectFirewallGtpApn>
    Apn. The structure of apn block is documented below.
    AuthorizedGgsns string
    Authorized GGSN group
    AuthorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    AuthorizedSgsns string
    Authorized SGSN group
    AuthorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    Comment string
    Comment.
    ContextId double
    Overbilling context.
    ControlPlaneMessageRateLimit double
    control plane message rate limit
    DefaultApnAction string
    default apn action Valid values: allow, deny.
    DefaultImsiAction string
    default imsi action Valid values: allow, deny.
    DefaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    DefaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    DefaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    DeniedLog string
    log denied Valid values: disable, enable.
    DynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    EchoRequestInterval double
    echo request interval (in seconds)
    ExtensionLog string
    log in extension format Valid values: disable, enable.
    ForwardedLog string
    log forwarded Valid values: disable, enable.
    GlobalTunnelLimit string
    Global tunnel limit.
    GtpInGtp string
    gtp in gtp Valid values: allow, deny.
    GtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    GtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    GtpuLogFreq double
    Logging of frequency of GTP-U packets.
    Gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    HalfCloseTimeout double
    Half-close tunnel timeout (in seconds).
    HalfOpenTimeout double
    Half-open tunnel timeout (in seconds).
    HandoverGroup string
    Handover SGSN group
    HandoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    IeAllowListV0v1 string
    IE allow list.
    IeAllowListV2 string
    IE allow list.
    IeRemovePolicies List<ObjectFirewallGtpIeRemovePolicy>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    IeRemover string
    IE removal policy. Valid values: disable, enable.
    IeValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    IeWhiteListV0v1 string
    IE white list.
    IeWhiteListV2 string
    IE white list.
    ImsiFilter string
    imsi filter Valid values: disable, enable.
    Imsis List<ObjectFirewallGtpImsi>
    Imsi. The structure of imsi block is documented below.
    InterfaceNotify string
    overbilling interface
    InvalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    InvalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    InvalidSgsnsToLog string
    Invalid SGSN group to be logged
    IpFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    IpPolicies List<ObjectFirewallGtpIpPolicy>
    Ip-Policy. The structure of ip_policy block is documented below.
    LogFreq double
    Logging of frequency of GTP-C packets.
    LogGtpuLimit double
    the user data log limit (0-512 bytes)
    LogImsiPrefix string
    IMSI prefix for selective logging.
    LogMsisdnPrefix string
    the msisdn prefix for selective logging
    MaxMessageLength double
    max message length
    MessageFilterV0v1 string
    Message filter.
    MessageFilterV2 string
    Message filter.
    MessageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    MessageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    MessageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    MessageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    MinMessageLength double
    min message length
    MissMustIe string
    Missing mandatory information element Valid values: allow, deny.
    MonitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    Name string
    Profile name.
    NoipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    NoipPolicies List<ObjectFirewallGtpNoipPolicy>
    Noip-Policy. The structure of noip_policy block is documented below.
    ObjectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    OutOfStateIe string
    Out of state information element. Valid values: allow, deny.
    OutOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    PerApnShapers List<ObjectFirewallGtpPerApnShaper>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    Policies List<ObjectFirewallGtpPolicy>
    Policy. The structure of policy block is documented below.
    PolicyFilter string
    Advanced policy filter Valid values: disable, enable.
    PolicyV2s List<ObjectFirewallGtpPolicyV2>
    Policy-V2. The structure of policy_v2 block is documented below.
    PortNotify double
    overbilling notify port
    RatTimeoutProfile string
    RAT timeout profile.
    RateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    RateLimitedLog string
    log rate limited Valid values: disable, enable.
    RateSamplingInterval double
    rate sampling interval (1-3600 seconds)
    RemoveIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    RemoveIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    ReservedIe string
    reserved information element Valid values: allow, deny.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    SendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    SendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    SpoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    StateInvalidLog string
    log state invalid Valid values: disable, enable.
    SubSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    SubSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    TrafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    TunnelLimit double
    tunnel limit
    TunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    TunnelTimeout double
    Established tunnel timeout (in seconds).
    UnknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    UserPlaneMessageRateLimit double
    user plane message rate limit
    WarningThreshold double
    Warning threshold for rate limiting (0 - 99 percent).
    AddrNotify string
    overbilling notify address
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApnFilter string
    apn filter Valid values: disable, enable.
    Apns []ObjectFirewallGtpApnTypeArgs
    Apn. The structure of apn block is documented below.
    AuthorizedGgsns string
    Authorized GGSN group
    AuthorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    AuthorizedSgsns string
    Authorized SGSN group
    AuthorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    Comment string
    Comment.
    ContextId float64
    Overbilling context.
    ControlPlaneMessageRateLimit float64
    control plane message rate limit
    DefaultApnAction string
    default apn action Valid values: allow, deny.
    DefaultImsiAction string
    default imsi action Valid values: allow, deny.
    DefaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    DefaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    DefaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    DeniedLog string
    log denied Valid values: disable, enable.
    DynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    EchoRequestInterval float64
    echo request interval (in seconds)
    ExtensionLog string
    log in extension format Valid values: disable, enable.
    ForwardedLog string
    log forwarded Valid values: disable, enable.
    GlobalTunnelLimit string
    Global tunnel limit.
    GtpInGtp string
    gtp in gtp Valid values: allow, deny.
    GtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    GtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    GtpuLogFreq float64
    Logging of frequency of GTP-U packets.
    Gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    HalfCloseTimeout float64
    Half-close tunnel timeout (in seconds).
    HalfOpenTimeout float64
    Half-open tunnel timeout (in seconds).
    HandoverGroup string
    Handover SGSN group
    HandoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    IeAllowListV0v1 string
    IE allow list.
    IeAllowListV2 string
    IE allow list.
    IeRemovePolicies []ObjectFirewallGtpIeRemovePolicyTypeArgs
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    IeRemover string
    IE removal policy. Valid values: disable, enable.
    IeValidation ObjectFirewallGtpIeValidationTypeArgs
    Ie-Validation. The structure of ie_validation block is documented below.
    IeWhiteListV0v1 string
    IE white list.
    IeWhiteListV2 string
    IE white list.
    ImsiFilter string
    imsi filter Valid values: disable, enable.
    Imsis []ObjectFirewallGtpImsiTypeArgs
    Imsi. The structure of imsi block is documented below.
    InterfaceNotify string
    overbilling interface
    InvalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    InvalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    InvalidSgsnsToLog string
    Invalid SGSN group to be logged
    IpFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    IpPolicies []ObjectFirewallGtpIpPolicyTypeArgs
    Ip-Policy. The structure of ip_policy block is documented below.
    LogFreq float64
    Logging of frequency of GTP-C packets.
    LogGtpuLimit float64
    the user data log limit (0-512 bytes)
    LogImsiPrefix string
    IMSI prefix for selective logging.
    LogMsisdnPrefix string
    the msisdn prefix for selective logging
    MaxMessageLength float64
    max message length
    MessageFilterV0v1 string
    Message filter.
    MessageFilterV2 string
    Message filter.
    MessageRateLimit ObjectFirewallGtpMessageRateLimitTypeArgs
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    MessageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0TypeArgs
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    MessageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1TypeArgs
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    MessageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2TypeArgs
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    MinMessageLength float64
    min message length
    MissMustIe string
    Missing mandatory information element Valid values: allow, deny.
    MonitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    Name string
    Profile name.
    NoipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    NoipPolicies []ObjectFirewallGtpNoipPolicyTypeArgs
    Noip-Policy. The structure of noip_policy block is documented below.
    ObjectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    OutOfStateIe string
    Out of state information element. Valid values: allow, deny.
    OutOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    PerApnShapers []ObjectFirewallGtpPerApnShaperTypeArgs
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    Policies []ObjectFirewallGtpPolicyTypeArgs
    Policy. The structure of policy block is documented below.
    PolicyFilter string
    Advanced policy filter Valid values: disable, enable.
    PolicyV2s []ObjectFirewallGtpPolicyV2TypeArgs
    Policy-V2. The structure of policy_v2 block is documented below.
    PortNotify float64
    overbilling notify port
    RatTimeoutProfile string
    RAT timeout profile.
    RateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    RateLimitedLog string
    log rate limited Valid values: disable, enable.
    RateSamplingInterval float64
    rate sampling interval (1-3600 seconds)
    RemoveIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    RemoveIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    ReservedIe string
    reserved information element Valid values: allow, deny.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    SendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    SendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    SpoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    StateInvalidLog string
    log state invalid Valid values: disable, enable.
    SubSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    SubSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    TrafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    TunnelLimit float64
    tunnel limit
    TunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    TunnelTimeout float64
    Established tunnel timeout (in seconds).
    UnknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    UserPlaneMessageRateLimit float64
    user plane message rate limit
    WarningThreshold float64
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify String
    overbilling notify address
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter String
    apn filter Valid values: disable, enable.
    apns List<ObjectFirewallGtpApn>
    Apn. The structure of apn block is documented below.
    authorizedGgsns String
    Authorized GGSN group
    authorizedGgsns6 String
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns String
    Authorized SGSN group
    authorizedSgsns6 String
    Authorized SGSN/SGW IPv6 group.
    comment String
    Comment.
    contextId Double
    Overbilling context.
    controlPlaneMessageRateLimit Double
    control plane message rate limit
    defaultApnAction String
    default apn action Valid values: allow, deny.
    defaultImsiAction String
    default imsi action Valid values: allow, deny.
    defaultIpAction String
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction String
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction String
    default advanced policy action Valid values: allow, deny.
    deniedLog String
    log denied Valid values: disable, enable.
    dynamicSortSubtable String
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval Double
    echo request interval (in seconds)
    extensionLog String
    log in extension format Valid values: disable, enable.
    forwardedLog String
    log forwarded Valid values: disable, enable.
    globalTunnelLimit String
    Global tunnel limit.
    gtpInGtp String
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog String
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog String
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq Double
    Logging of frequency of GTP-U packets.
    gtpv0 String
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout Double
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout Double
    Half-open tunnel timeout (in seconds).
    handoverGroup String
    Handover SGSN group
    handoverGroup6 String
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 String
    IE allow list.
    ieAllowListV2 String
    IE allow list.
    ieRemovePolicies List<ObjectFirewallGtpIeRemovePolicy>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover String
    IE removal policy. Valid values: disable, enable.
    ieValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 String
    IE white list.
    ieWhiteListV2 String
    IE white list.
    imsiFilter String
    imsi filter Valid values: disable, enable.
    imsis List<ObjectFirewallGtpImsi>
    Imsi. The structure of imsi block is documented below.
    interfaceNotify String
    overbilling interface
    invalidReservedField String
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog String
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog String
    Invalid SGSN group to be logged
    ipFilter String
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies List<ObjectFirewallGtpIpPolicy>
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq Double
    Logging of frequency of GTP-C packets.
    logGtpuLimit Double
    the user data log limit (0-512 bytes)
    logImsiPrefix String
    IMSI prefix for selective logging.
    logMsisdnPrefix String
    the msisdn prefix for selective logging
    maxMessageLength Double
    max message length
    messageFilterV0v1 String
    Message filter.
    messageFilterV2 String
    Message filter.
    messageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength Double
    min message length
    missMustIe String
    Missing mandatory information element Valid values: allow, deny.
    monitorMode String
    GTP monitor mode. Valid values: disable, enable, vdom.
    name String
    Profile name.
    noipFilter String
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies List<ObjectFirewallGtpNoipPolicy>
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId String
    an identifier for the resource with format {{name}}.
    outOfStateIe String
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage String
    Out of state GTP message Valid values: allow, deny.
    perApnShapers List<ObjectFirewallGtpPerApnShaper>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies List<ObjectFirewallGtpPolicy>
    Policy. The structure of policy block is documented below.
    policyFilter String
    Advanced policy filter Valid values: disable, enable.
    policyV2s List<ObjectFirewallGtpPolicyV2>
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify Double
    overbilling notify port
    ratTimeoutProfile String
    RAT timeout profile.
    rateLimitMode String
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog String
    log rate limited Valid values: disable, enable.
    rateSamplingInterval Double
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires String
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer String
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe String
    reserved information element Valid values: allow, deny.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout String
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 String
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr String
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog String
    log state invalid Valid values: disable, enable.
    subSecondInterval String
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling String
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog String
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit Double
    tunnel limit
    tunnelLimitLog String
    tunnel limit Valid values: disable, enable.
    tunnelTimeout Double
    Established tunnel timeout (in seconds).
    unknownVersionAction String
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit Double
    user plane message rate limit
    warningThreshold Double
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify string
    overbilling notify address
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter string
    apn filter Valid values: disable, enable.
    apns ObjectFirewallGtpApn[]
    Apn. The structure of apn block is documented below.
    authorizedGgsns string
    Authorized GGSN group
    authorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns string
    Authorized SGSN group
    authorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    comment string
    Comment.
    contextId number
    Overbilling context.
    controlPlaneMessageRateLimit number
    control plane message rate limit
    defaultApnAction string
    default apn action Valid values: allow, deny.
    defaultImsiAction string
    default imsi action Valid values: allow, deny.
    defaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    deniedLog string
    log denied Valid values: disable, enable.
    dynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval number
    echo request interval (in seconds)
    extensionLog string
    log in extension format Valid values: disable, enable.
    forwardedLog string
    log forwarded Valid values: disable, enable.
    globalTunnelLimit string
    Global tunnel limit.
    gtpInGtp string
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq number
    Logging of frequency of GTP-U packets.
    gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout number
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout number
    Half-open tunnel timeout (in seconds).
    handoverGroup string
    Handover SGSN group
    handoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 string
    IE allow list.
    ieAllowListV2 string
    IE allow list.
    ieRemovePolicies ObjectFirewallGtpIeRemovePolicy[]
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover string
    IE removal policy. Valid values: disable, enable.
    ieValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 string
    IE white list.
    ieWhiteListV2 string
    IE white list.
    imsiFilter string
    imsi filter Valid values: disable, enable.
    imsis ObjectFirewallGtpImsi[]
    Imsi. The structure of imsi block is documented below.
    interfaceNotify string
    overbilling interface
    invalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog string
    Invalid SGSN group to be logged
    ipFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies ObjectFirewallGtpIpPolicy[]
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq number
    Logging of frequency of GTP-C packets.
    logGtpuLimit number
    the user data log limit (0-512 bytes)
    logImsiPrefix string
    IMSI prefix for selective logging.
    logMsisdnPrefix string
    the msisdn prefix for selective logging
    maxMessageLength number
    max message length
    messageFilterV0v1 string
    Message filter.
    messageFilterV2 string
    Message filter.
    messageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength number
    min message length
    missMustIe string
    Missing mandatory information element Valid values: allow, deny.
    monitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    name string
    Profile name.
    noipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies ObjectFirewallGtpNoipPolicy[]
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    outOfStateIe string
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    perApnShapers ObjectFirewallGtpPerApnShaper[]
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies ObjectFirewallGtpPolicy[]
    Policy. The structure of policy block is documented below.
    policyFilter string
    Advanced policy filter Valid values: disable, enable.
    policyV2s ObjectFirewallGtpPolicyV2[]
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify number
    overbilling notify port
    ratTimeoutProfile string
    RAT timeout profile.
    rateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog string
    log rate limited Valid values: disable, enable.
    rateSamplingInterval number
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe string
    reserved information element Valid values: allow, deny.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog string
    log state invalid Valid values: disable, enable.
    subSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit number
    tunnel limit
    tunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    tunnelTimeout number
    Established tunnel timeout (in seconds).
    unknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit number
    user plane message rate limit
    warningThreshold number
    Warning threshold for rate limiting (0 - 99 percent).
    addr_notify str
    overbilling notify address
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apn_filter str
    apn filter Valid values: disable, enable.
    apns Sequence[ObjectFirewallGtpApnArgs]
    Apn. The structure of apn block is documented below.
    authorized_ggsns str
    Authorized GGSN group
    authorized_ggsns6 str
    Authorized GGSN/PGW IPv6 group.
    authorized_sgsns str
    Authorized SGSN group
    authorized_sgsns6 str
    Authorized SGSN/SGW IPv6 group.
    comment str
    Comment.
    context_id float
    Overbilling context.
    control_plane_message_rate_limit float
    control plane message rate limit
    default_apn_action str
    default apn action Valid values: allow, deny.
    default_imsi_action str
    default imsi action Valid values: allow, deny.
    default_ip_action str
    default action for encapsulated IP traffic Valid values: allow, deny.
    default_noip_action str
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    default_policy_action str
    default advanced policy action Valid values: allow, deny.
    denied_log str
    log denied Valid values: disable, enable.
    dynamic_sort_subtable str
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echo_request_interval float
    echo request interval (in seconds)
    extension_log str
    log in extension format Valid values: disable, enable.
    forwarded_log str
    log forwarded Valid values: disable, enable.
    global_tunnel_limit str
    Global tunnel limit.
    gtp_in_gtp str
    gtp in gtp Valid values: allow, deny.
    gtpu_denied_log str
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpu_forwarded_log str
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpu_log_freq float
    Logging of frequency of GTP-U packets.
    gtpv0 str
    GTPv0 traffic. Valid values: allow, deny.
    half_close_timeout float
    Half-close tunnel timeout (in seconds).
    half_open_timeout float
    Half-open tunnel timeout (in seconds).
    handover_group str
    Handover SGSN group
    handover_group6 str
    Handover SGSN/SGW IPv6 group.
    ie_allow_list_v0v1 str
    IE allow list.
    ie_allow_list_v2 str
    IE allow list.
    ie_remove_policies Sequence[ObjectFirewallGtpIeRemovePolicyArgs]
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ie_remover str
    IE removal policy. Valid values: disable, enable.
    ie_validation ObjectFirewallGtpIeValidationArgs
    Ie-Validation. The structure of ie_validation block is documented below.
    ie_white_list_v0v1 str
    IE white list.
    ie_white_list_v2 str
    IE white list.
    imsi_filter str
    imsi filter Valid values: disable, enable.
    imsis Sequence[ObjectFirewallGtpImsiArgs]
    Imsi. The structure of imsi block is documented below.
    interface_notify str
    overbilling interface
    invalid_reserved_field str
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalid_sgsns6_to_log str
    Invalid SGSN IPv6 group to be logged.
    invalid_sgsns_to_log str
    Invalid SGSN group to be logged
    ip_filter str
    IP filter for encapsulted traffic Valid values: disable, enable.
    ip_policies Sequence[ObjectFirewallGtpIpPolicyArgs]
    Ip-Policy. The structure of ip_policy block is documented below.
    log_freq float
    Logging of frequency of GTP-C packets.
    log_gtpu_limit float
    the user data log limit (0-512 bytes)
    log_imsi_prefix str
    IMSI prefix for selective logging.
    log_msisdn_prefix str
    the msisdn prefix for selective logging
    max_message_length float
    max message length
    message_filter_v0v1 str
    Message filter.
    message_filter_v2 str
    Message filter.
    message_rate_limit ObjectFirewallGtpMessageRateLimitArgs
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    message_rate_limit_v0 ObjectFirewallGtpMessageRateLimitV0Args
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    message_rate_limit_v1 ObjectFirewallGtpMessageRateLimitV1Args
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    message_rate_limit_v2 ObjectFirewallGtpMessageRateLimitV2Args
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    min_message_length float
    min message length
    miss_must_ie str
    Missing mandatory information element Valid values: allow, deny.
    monitor_mode str
    GTP monitor mode. Valid values: disable, enable, vdom.
    name str
    Profile name.
    noip_filter str
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noip_policies Sequence[ObjectFirewallGtpNoipPolicyArgs]
    Noip-Policy. The structure of noip_policy block is documented below.
    object_firewall_gtp_id str
    an identifier for the resource with format {{name}}.
    out_of_state_ie str
    Out of state information element. Valid values: allow, deny.
    out_of_state_message str
    Out of state GTP message Valid values: allow, deny.
    per_apn_shapers Sequence[ObjectFirewallGtpPerApnShaperArgs]
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies Sequence[ObjectFirewallGtpPolicyArgs]
    Policy. The structure of policy block is documented below.
    policy_filter str
    Advanced policy filter Valid values: disable, enable.
    policy_v2s Sequence[ObjectFirewallGtpPolicyV2Args]
    Policy-V2. The structure of policy_v2 block is documented below.
    port_notify float
    overbilling notify port
    rat_timeout_profile str
    RAT timeout profile.
    rate_limit_mode str
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rate_limited_log str
    log rate limited Valid values: disable, enable.
    rate_sampling_interval float
    rate sampling interval (1-3600 seconds)
    remove_if_echo_expires str
    remove if echo response expires Valid values: disable, enable.
    remove_if_recovery_differ str
    remove upon different Recovery IE Valid values: disable, enable.
    reserved_ie str
    reserved information element Valid values: allow, deny.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    send_delete_when_timeout str
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    send_delete_when_timeout_v2 str
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoof_src_addr str
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    state_invalid_log str
    log state invalid Valid values: disable, enable.
    sub_second_interval str
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    sub_second_sampling str
    Enable/disable sub-second sampling. Valid values: disable, enable.
    traffic_count_log str
    log tunnel traffic counter Valid values: disable, enable.
    tunnel_limit float
    tunnel limit
    tunnel_limit_log str
    tunnel limit Valid values: disable, enable.
    tunnel_timeout float
    Established tunnel timeout (in seconds).
    unknown_version_action str
    action for unknown gtp version Valid values: allow, deny.
    user_plane_message_rate_limit float
    user plane message rate limit
    warning_threshold float
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify String
    overbilling notify address
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter String
    apn filter Valid values: disable, enable.
    apns List<Property Map>
    Apn. The structure of apn block is documented below.
    authorizedGgsns String
    Authorized GGSN group
    authorizedGgsns6 String
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns String
    Authorized SGSN group
    authorizedSgsns6 String
    Authorized SGSN/SGW IPv6 group.
    comment String
    Comment.
    contextId Number
    Overbilling context.
    controlPlaneMessageRateLimit Number
    control plane message rate limit
    defaultApnAction String
    default apn action Valid values: allow, deny.
    defaultImsiAction String
    default imsi action Valid values: allow, deny.
    defaultIpAction String
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction String
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction String
    default advanced policy action Valid values: allow, deny.
    deniedLog String
    log denied Valid values: disable, enable.
    dynamicSortSubtable String
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval Number
    echo request interval (in seconds)
    extensionLog String
    log in extension format Valid values: disable, enable.
    forwardedLog String
    log forwarded Valid values: disable, enable.
    globalTunnelLimit String
    Global tunnel limit.
    gtpInGtp String
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog String
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog String
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq Number
    Logging of frequency of GTP-U packets.
    gtpv0 String
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout Number
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout Number
    Half-open tunnel timeout (in seconds).
    handoverGroup String
    Handover SGSN group
    handoverGroup6 String
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 String
    IE allow list.
    ieAllowListV2 String
    IE allow list.
    ieRemovePolicies List<Property Map>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover String
    IE removal policy. Valid values: disable, enable.
    ieValidation Property Map
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 String
    IE white list.
    ieWhiteListV2 String
    IE white list.
    imsiFilter String
    imsi filter Valid values: disable, enable.
    imsis List<Property Map>
    Imsi. The structure of imsi block is documented below.
    interfaceNotify String
    overbilling interface
    invalidReservedField String
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog String
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog String
    Invalid SGSN group to be logged
    ipFilter String
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies List<Property Map>
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq Number
    Logging of frequency of GTP-C packets.
    logGtpuLimit Number
    the user data log limit (0-512 bytes)
    logImsiPrefix String
    IMSI prefix for selective logging.
    logMsisdnPrefix String
    the msisdn prefix for selective logging
    maxMessageLength Number
    max message length
    messageFilterV0v1 String
    Message filter.
    messageFilterV2 String
    Message filter.
    messageRateLimit Property Map
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 Property Map
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 Property Map
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 Property Map
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength Number
    min message length
    missMustIe String
    Missing mandatory information element Valid values: allow, deny.
    monitorMode String
    GTP monitor mode. Valid values: disable, enable, vdom.
    name String
    Profile name.
    noipFilter String
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies List<Property Map>
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId String
    an identifier for the resource with format {{name}}.
    outOfStateIe String
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage String
    Out of state GTP message Valid values: allow, deny.
    perApnShapers List<Property Map>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies List<Property Map>
    Policy. The structure of policy block is documented below.
    policyFilter String
    Advanced policy filter Valid values: disable, enable.
    policyV2s List<Property Map>
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify Number
    overbilling notify port
    ratTimeoutProfile String
    RAT timeout profile.
    rateLimitMode String
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog String
    log rate limited Valid values: disable, enable.
    rateSamplingInterval Number
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires String
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer String
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe String
    reserved information element Valid values: allow, deny.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout String
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 String
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr String
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog String
    log state invalid Valid values: disable, enable.
    subSecondInterval String
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling String
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog String
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit Number
    tunnel limit
    tunnelLimitLog String
    tunnel limit Valid values: disable, enable.
    tunnelTimeout Number
    Established tunnel timeout (in seconds).
    unknownVersionAction String
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit Number
    user plane message rate limit
    warningThreshold Number
    Warning threshold for rate limiting (0 - 99 percent).

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ObjectFirewallGtp resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing ObjectFirewallGtp Resource

    Get an existing ObjectFirewallGtp resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: ObjectFirewallGtpState, opts?: CustomResourceOptions): ObjectFirewallGtp
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            addr_notify: Optional[str] = None,
            adom: Optional[str] = None,
            apn_filter: Optional[str] = None,
            apns: Optional[Sequence[ObjectFirewallGtpApnArgs]] = None,
            authorized_ggsns: Optional[str] = None,
            authorized_ggsns6: Optional[str] = None,
            authorized_sgsns: Optional[str] = None,
            authorized_sgsns6: Optional[str] = None,
            comment: Optional[str] = None,
            context_id: Optional[float] = None,
            control_plane_message_rate_limit: Optional[float] = None,
            default_apn_action: Optional[str] = None,
            default_imsi_action: Optional[str] = None,
            default_ip_action: Optional[str] = None,
            default_noip_action: Optional[str] = None,
            default_policy_action: Optional[str] = None,
            denied_log: Optional[str] = None,
            dynamic_sort_subtable: Optional[str] = None,
            echo_request_interval: Optional[float] = None,
            extension_log: Optional[str] = None,
            forwarded_log: Optional[str] = None,
            global_tunnel_limit: Optional[str] = None,
            gtp_in_gtp: Optional[str] = None,
            gtpu_denied_log: Optional[str] = None,
            gtpu_forwarded_log: Optional[str] = None,
            gtpu_log_freq: Optional[float] = None,
            gtpv0: Optional[str] = None,
            half_close_timeout: Optional[float] = None,
            half_open_timeout: Optional[float] = None,
            handover_group: Optional[str] = None,
            handover_group6: Optional[str] = None,
            ie_allow_list_v0v1: Optional[str] = None,
            ie_allow_list_v2: Optional[str] = None,
            ie_remove_policies: Optional[Sequence[ObjectFirewallGtpIeRemovePolicyArgs]] = None,
            ie_remover: Optional[str] = None,
            ie_validation: Optional[ObjectFirewallGtpIeValidationArgs] = None,
            ie_white_list_v0v1: Optional[str] = None,
            ie_white_list_v2: Optional[str] = None,
            imsi_filter: Optional[str] = None,
            imsis: Optional[Sequence[ObjectFirewallGtpImsiArgs]] = None,
            interface_notify: Optional[str] = None,
            invalid_reserved_field: Optional[str] = None,
            invalid_sgsns6_to_log: Optional[str] = None,
            invalid_sgsns_to_log: Optional[str] = None,
            ip_filter: Optional[str] = None,
            ip_policies: Optional[Sequence[ObjectFirewallGtpIpPolicyArgs]] = None,
            log_freq: Optional[float] = None,
            log_gtpu_limit: Optional[float] = None,
            log_imsi_prefix: Optional[str] = None,
            log_msisdn_prefix: Optional[str] = None,
            max_message_length: Optional[float] = None,
            message_filter_v0v1: Optional[str] = None,
            message_filter_v2: Optional[str] = None,
            message_rate_limit: Optional[ObjectFirewallGtpMessageRateLimitArgs] = None,
            message_rate_limit_v0: Optional[ObjectFirewallGtpMessageRateLimitV0Args] = None,
            message_rate_limit_v1: Optional[ObjectFirewallGtpMessageRateLimitV1Args] = None,
            message_rate_limit_v2: Optional[ObjectFirewallGtpMessageRateLimitV2Args] = None,
            min_message_length: Optional[float] = None,
            miss_must_ie: Optional[str] = None,
            monitor_mode: Optional[str] = None,
            name: Optional[str] = None,
            noip_filter: Optional[str] = None,
            noip_policies: Optional[Sequence[ObjectFirewallGtpNoipPolicyArgs]] = None,
            object_firewall_gtp_id: Optional[str] = None,
            out_of_state_ie: Optional[str] = None,
            out_of_state_message: Optional[str] = None,
            per_apn_shapers: Optional[Sequence[ObjectFirewallGtpPerApnShaperArgs]] = None,
            policies: Optional[Sequence[ObjectFirewallGtpPolicyArgs]] = None,
            policy_filter: Optional[str] = None,
            policy_v2s: Optional[Sequence[ObjectFirewallGtpPolicyV2Args]] = None,
            port_notify: Optional[float] = None,
            rat_timeout_profile: Optional[str] = None,
            rate_limit_mode: Optional[str] = None,
            rate_limited_log: Optional[str] = None,
            rate_sampling_interval: Optional[float] = None,
            remove_if_echo_expires: Optional[str] = None,
            remove_if_recovery_differ: Optional[str] = None,
            reserved_ie: Optional[str] = None,
            scopetype: Optional[str] = None,
            send_delete_when_timeout: Optional[str] = None,
            send_delete_when_timeout_v2: Optional[str] = None,
            spoof_src_addr: Optional[str] = None,
            state_invalid_log: Optional[str] = None,
            sub_second_interval: Optional[str] = None,
            sub_second_sampling: Optional[str] = None,
            traffic_count_log: Optional[str] = None,
            tunnel_limit: Optional[float] = None,
            tunnel_limit_log: Optional[str] = None,
            tunnel_timeout: Optional[float] = None,
            unknown_version_action: Optional[str] = None,
            user_plane_message_rate_limit: Optional[float] = None,
            warning_threshold: Optional[float] = None) -> ObjectFirewallGtp
    func GetObjectFirewallGtp(ctx *Context, name string, id IDInput, state *ObjectFirewallGtpState, opts ...ResourceOption) (*ObjectFirewallGtp, error)
    public static ObjectFirewallGtp Get(string name, Input<string> id, ObjectFirewallGtpState? state, CustomResourceOptions? opts = null)
    public static ObjectFirewallGtp get(String name, Output<String> id, ObjectFirewallGtpState state, CustomResourceOptions options)
    resources:  _:    type: fortimanager:ObjectFirewallGtp    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AddrNotify string
    overbilling notify address
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApnFilter string
    apn filter Valid values: disable, enable.
    Apns List<ObjectFirewallGtpApn>
    Apn. The structure of apn block is documented below.
    AuthorizedGgsns string
    Authorized GGSN group
    AuthorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    AuthorizedSgsns string
    Authorized SGSN group
    AuthorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    Comment string
    Comment.
    ContextId double
    Overbilling context.
    ControlPlaneMessageRateLimit double
    control plane message rate limit
    DefaultApnAction string
    default apn action Valid values: allow, deny.
    DefaultImsiAction string
    default imsi action Valid values: allow, deny.
    DefaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    DefaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    DefaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    DeniedLog string
    log denied Valid values: disable, enable.
    DynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    EchoRequestInterval double
    echo request interval (in seconds)
    ExtensionLog string
    log in extension format Valid values: disable, enable.
    ForwardedLog string
    log forwarded Valid values: disable, enable.
    GlobalTunnelLimit string
    Global tunnel limit.
    GtpInGtp string
    gtp in gtp Valid values: allow, deny.
    GtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    GtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    GtpuLogFreq double
    Logging of frequency of GTP-U packets.
    Gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    HalfCloseTimeout double
    Half-close tunnel timeout (in seconds).
    HalfOpenTimeout double
    Half-open tunnel timeout (in seconds).
    HandoverGroup string
    Handover SGSN group
    HandoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    IeAllowListV0v1 string
    IE allow list.
    IeAllowListV2 string
    IE allow list.
    IeRemovePolicies List<ObjectFirewallGtpIeRemovePolicy>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    IeRemover string
    IE removal policy. Valid values: disable, enable.
    IeValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    IeWhiteListV0v1 string
    IE white list.
    IeWhiteListV2 string
    IE white list.
    ImsiFilter string
    imsi filter Valid values: disable, enable.
    Imsis List<ObjectFirewallGtpImsi>
    Imsi. The structure of imsi block is documented below.
    InterfaceNotify string
    overbilling interface
    InvalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    InvalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    InvalidSgsnsToLog string
    Invalid SGSN group to be logged
    IpFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    IpPolicies List<ObjectFirewallGtpIpPolicy>
    Ip-Policy. The structure of ip_policy block is documented below.
    LogFreq double
    Logging of frequency of GTP-C packets.
    LogGtpuLimit double
    the user data log limit (0-512 bytes)
    LogImsiPrefix string
    IMSI prefix for selective logging.
    LogMsisdnPrefix string
    the msisdn prefix for selective logging
    MaxMessageLength double
    max message length
    MessageFilterV0v1 string
    Message filter.
    MessageFilterV2 string
    Message filter.
    MessageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    MessageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    MessageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    MessageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    MinMessageLength double
    min message length
    MissMustIe string
    Missing mandatory information element Valid values: allow, deny.
    MonitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    Name string
    Profile name.
    NoipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    NoipPolicies List<ObjectFirewallGtpNoipPolicy>
    Noip-Policy. The structure of noip_policy block is documented below.
    ObjectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    OutOfStateIe string
    Out of state information element. Valid values: allow, deny.
    OutOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    PerApnShapers List<ObjectFirewallGtpPerApnShaper>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    Policies List<ObjectFirewallGtpPolicy>
    Policy. The structure of policy block is documented below.
    PolicyFilter string
    Advanced policy filter Valid values: disable, enable.
    PolicyV2s List<ObjectFirewallGtpPolicyV2>
    Policy-V2. The structure of policy_v2 block is documented below.
    PortNotify double
    overbilling notify port
    RatTimeoutProfile string
    RAT timeout profile.
    RateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    RateLimitedLog string
    log rate limited Valid values: disable, enable.
    RateSamplingInterval double
    rate sampling interval (1-3600 seconds)
    RemoveIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    RemoveIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    ReservedIe string
    reserved information element Valid values: allow, deny.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    SendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    SendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    SpoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    StateInvalidLog string
    log state invalid Valid values: disable, enable.
    SubSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    SubSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    TrafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    TunnelLimit double
    tunnel limit
    TunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    TunnelTimeout double
    Established tunnel timeout (in seconds).
    UnknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    UserPlaneMessageRateLimit double
    user plane message rate limit
    WarningThreshold double
    Warning threshold for rate limiting (0 - 99 percent).
    AddrNotify string
    overbilling notify address
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    ApnFilter string
    apn filter Valid values: disable, enable.
    Apns []ObjectFirewallGtpApnTypeArgs
    Apn. The structure of apn block is documented below.
    AuthorizedGgsns string
    Authorized GGSN group
    AuthorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    AuthorizedSgsns string
    Authorized SGSN group
    AuthorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    Comment string
    Comment.
    ContextId float64
    Overbilling context.
    ControlPlaneMessageRateLimit float64
    control plane message rate limit
    DefaultApnAction string
    default apn action Valid values: allow, deny.
    DefaultImsiAction string
    default imsi action Valid values: allow, deny.
    DefaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    DefaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    DefaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    DeniedLog string
    log denied Valid values: disable, enable.
    DynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    EchoRequestInterval float64
    echo request interval (in seconds)
    ExtensionLog string
    log in extension format Valid values: disable, enable.
    ForwardedLog string
    log forwarded Valid values: disable, enable.
    GlobalTunnelLimit string
    Global tunnel limit.
    GtpInGtp string
    gtp in gtp Valid values: allow, deny.
    GtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    GtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    GtpuLogFreq float64
    Logging of frequency of GTP-U packets.
    Gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    HalfCloseTimeout float64
    Half-close tunnel timeout (in seconds).
    HalfOpenTimeout float64
    Half-open tunnel timeout (in seconds).
    HandoverGroup string
    Handover SGSN group
    HandoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    IeAllowListV0v1 string
    IE allow list.
    IeAllowListV2 string
    IE allow list.
    IeRemovePolicies []ObjectFirewallGtpIeRemovePolicyTypeArgs
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    IeRemover string
    IE removal policy. Valid values: disable, enable.
    IeValidation ObjectFirewallGtpIeValidationTypeArgs
    Ie-Validation. The structure of ie_validation block is documented below.
    IeWhiteListV0v1 string
    IE white list.
    IeWhiteListV2 string
    IE white list.
    ImsiFilter string
    imsi filter Valid values: disable, enable.
    Imsis []ObjectFirewallGtpImsiTypeArgs
    Imsi. The structure of imsi block is documented below.
    InterfaceNotify string
    overbilling interface
    InvalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    InvalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    InvalidSgsnsToLog string
    Invalid SGSN group to be logged
    IpFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    IpPolicies []ObjectFirewallGtpIpPolicyTypeArgs
    Ip-Policy. The structure of ip_policy block is documented below.
    LogFreq float64
    Logging of frequency of GTP-C packets.
    LogGtpuLimit float64
    the user data log limit (0-512 bytes)
    LogImsiPrefix string
    IMSI prefix for selective logging.
    LogMsisdnPrefix string
    the msisdn prefix for selective logging
    MaxMessageLength float64
    max message length
    MessageFilterV0v1 string
    Message filter.
    MessageFilterV2 string
    Message filter.
    MessageRateLimit ObjectFirewallGtpMessageRateLimitTypeArgs
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    MessageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0TypeArgs
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    MessageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1TypeArgs
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    MessageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2TypeArgs
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    MinMessageLength float64
    min message length
    MissMustIe string
    Missing mandatory information element Valid values: allow, deny.
    MonitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    Name string
    Profile name.
    NoipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    NoipPolicies []ObjectFirewallGtpNoipPolicyTypeArgs
    Noip-Policy. The structure of noip_policy block is documented below.
    ObjectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    OutOfStateIe string
    Out of state information element. Valid values: allow, deny.
    OutOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    PerApnShapers []ObjectFirewallGtpPerApnShaperTypeArgs
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    Policies []ObjectFirewallGtpPolicyTypeArgs
    Policy. The structure of policy block is documented below.
    PolicyFilter string
    Advanced policy filter Valid values: disable, enable.
    PolicyV2s []ObjectFirewallGtpPolicyV2TypeArgs
    Policy-V2. The structure of policy_v2 block is documented below.
    PortNotify float64
    overbilling notify port
    RatTimeoutProfile string
    RAT timeout profile.
    RateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    RateLimitedLog string
    log rate limited Valid values: disable, enable.
    RateSamplingInterval float64
    rate sampling interval (1-3600 seconds)
    RemoveIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    RemoveIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    ReservedIe string
    reserved information element Valid values: allow, deny.
    Scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    SendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    SendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    SpoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    StateInvalidLog string
    log state invalid Valid values: disable, enable.
    SubSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    SubSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    TrafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    TunnelLimit float64
    tunnel limit
    TunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    TunnelTimeout float64
    Established tunnel timeout (in seconds).
    UnknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    UserPlaneMessageRateLimit float64
    user plane message rate limit
    WarningThreshold float64
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify String
    overbilling notify address
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter String
    apn filter Valid values: disable, enable.
    apns List<ObjectFirewallGtpApn>
    Apn. The structure of apn block is documented below.
    authorizedGgsns String
    Authorized GGSN group
    authorizedGgsns6 String
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns String
    Authorized SGSN group
    authorizedSgsns6 String
    Authorized SGSN/SGW IPv6 group.
    comment String
    Comment.
    contextId Double
    Overbilling context.
    controlPlaneMessageRateLimit Double
    control plane message rate limit
    defaultApnAction String
    default apn action Valid values: allow, deny.
    defaultImsiAction String
    default imsi action Valid values: allow, deny.
    defaultIpAction String
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction String
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction String
    default advanced policy action Valid values: allow, deny.
    deniedLog String
    log denied Valid values: disable, enable.
    dynamicSortSubtable String
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval Double
    echo request interval (in seconds)
    extensionLog String
    log in extension format Valid values: disable, enable.
    forwardedLog String
    log forwarded Valid values: disable, enable.
    globalTunnelLimit String
    Global tunnel limit.
    gtpInGtp String
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog String
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog String
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq Double
    Logging of frequency of GTP-U packets.
    gtpv0 String
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout Double
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout Double
    Half-open tunnel timeout (in seconds).
    handoverGroup String
    Handover SGSN group
    handoverGroup6 String
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 String
    IE allow list.
    ieAllowListV2 String
    IE allow list.
    ieRemovePolicies List<ObjectFirewallGtpIeRemovePolicy>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover String
    IE removal policy. Valid values: disable, enable.
    ieValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 String
    IE white list.
    ieWhiteListV2 String
    IE white list.
    imsiFilter String
    imsi filter Valid values: disable, enable.
    imsis List<ObjectFirewallGtpImsi>
    Imsi. The structure of imsi block is documented below.
    interfaceNotify String
    overbilling interface
    invalidReservedField String
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog String
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog String
    Invalid SGSN group to be logged
    ipFilter String
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies List<ObjectFirewallGtpIpPolicy>
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq Double
    Logging of frequency of GTP-C packets.
    logGtpuLimit Double
    the user data log limit (0-512 bytes)
    logImsiPrefix String
    IMSI prefix for selective logging.
    logMsisdnPrefix String
    the msisdn prefix for selective logging
    maxMessageLength Double
    max message length
    messageFilterV0v1 String
    Message filter.
    messageFilterV2 String
    Message filter.
    messageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength Double
    min message length
    missMustIe String
    Missing mandatory information element Valid values: allow, deny.
    monitorMode String
    GTP monitor mode. Valid values: disable, enable, vdom.
    name String
    Profile name.
    noipFilter String
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies List<ObjectFirewallGtpNoipPolicy>
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId String
    an identifier for the resource with format {{name}}.
    outOfStateIe String
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage String
    Out of state GTP message Valid values: allow, deny.
    perApnShapers List<ObjectFirewallGtpPerApnShaper>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies List<ObjectFirewallGtpPolicy>
    Policy. The structure of policy block is documented below.
    policyFilter String
    Advanced policy filter Valid values: disable, enable.
    policyV2s List<ObjectFirewallGtpPolicyV2>
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify Double
    overbilling notify port
    ratTimeoutProfile String
    RAT timeout profile.
    rateLimitMode String
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog String
    log rate limited Valid values: disable, enable.
    rateSamplingInterval Double
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires String
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer String
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe String
    reserved information element Valid values: allow, deny.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout String
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 String
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr String
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog String
    log state invalid Valid values: disable, enable.
    subSecondInterval String
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling String
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog String
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit Double
    tunnel limit
    tunnelLimitLog String
    tunnel limit Valid values: disable, enable.
    tunnelTimeout Double
    Established tunnel timeout (in seconds).
    unknownVersionAction String
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit Double
    user plane message rate limit
    warningThreshold Double
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify string
    overbilling notify address
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter string
    apn filter Valid values: disable, enable.
    apns ObjectFirewallGtpApn[]
    Apn. The structure of apn block is documented below.
    authorizedGgsns string
    Authorized GGSN group
    authorizedGgsns6 string
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns string
    Authorized SGSN group
    authorizedSgsns6 string
    Authorized SGSN/SGW IPv6 group.
    comment string
    Comment.
    contextId number
    Overbilling context.
    controlPlaneMessageRateLimit number
    control plane message rate limit
    defaultApnAction string
    default apn action Valid values: allow, deny.
    defaultImsiAction string
    default imsi action Valid values: allow, deny.
    defaultIpAction string
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction string
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction string
    default advanced policy action Valid values: allow, deny.
    deniedLog string
    log denied Valid values: disable, enable.
    dynamicSortSubtable string
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval number
    echo request interval (in seconds)
    extensionLog string
    log in extension format Valid values: disable, enable.
    forwardedLog string
    log forwarded Valid values: disable, enable.
    globalTunnelLimit string
    Global tunnel limit.
    gtpInGtp string
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog string
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog string
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq number
    Logging of frequency of GTP-U packets.
    gtpv0 string
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout number
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout number
    Half-open tunnel timeout (in seconds).
    handoverGroup string
    Handover SGSN group
    handoverGroup6 string
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 string
    IE allow list.
    ieAllowListV2 string
    IE allow list.
    ieRemovePolicies ObjectFirewallGtpIeRemovePolicy[]
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover string
    IE removal policy. Valid values: disable, enable.
    ieValidation ObjectFirewallGtpIeValidation
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 string
    IE white list.
    ieWhiteListV2 string
    IE white list.
    imsiFilter string
    imsi filter Valid values: disable, enable.
    imsis ObjectFirewallGtpImsi[]
    Imsi. The structure of imsi block is documented below.
    interfaceNotify string
    overbilling interface
    invalidReservedField string
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog string
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog string
    Invalid SGSN group to be logged
    ipFilter string
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies ObjectFirewallGtpIpPolicy[]
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq number
    Logging of frequency of GTP-C packets.
    logGtpuLimit number
    the user data log limit (0-512 bytes)
    logImsiPrefix string
    IMSI prefix for selective logging.
    logMsisdnPrefix string
    the msisdn prefix for selective logging
    maxMessageLength number
    max message length
    messageFilterV0v1 string
    Message filter.
    messageFilterV2 string
    Message filter.
    messageRateLimit ObjectFirewallGtpMessageRateLimit
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 ObjectFirewallGtpMessageRateLimitV0
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 ObjectFirewallGtpMessageRateLimitV1
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 ObjectFirewallGtpMessageRateLimitV2
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength number
    min message length
    missMustIe string
    Missing mandatory information element Valid values: allow, deny.
    monitorMode string
    GTP monitor mode. Valid values: disable, enable, vdom.
    name string
    Profile name.
    noipFilter string
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies ObjectFirewallGtpNoipPolicy[]
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId string
    an identifier for the resource with format {{name}}.
    outOfStateIe string
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage string
    Out of state GTP message Valid values: allow, deny.
    perApnShapers ObjectFirewallGtpPerApnShaper[]
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies ObjectFirewallGtpPolicy[]
    Policy. The structure of policy block is documented below.
    policyFilter string
    Advanced policy filter Valid values: disable, enable.
    policyV2s ObjectFirewallGtpPolicyV2[]
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify number
    overbilling notify port
    ratTimeoutProfile string
    RAT timeout profile.
    rateLimitMode string
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog string
    log rate limited Valid values: disable, enable.
    rateSamplingInterval number
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires string
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer string
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe string
    reserved information element Valid values: allow, deny.
    scopetype string
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout string
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 string
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr string
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog string
    log state invalid Valid values: disable, enable.
    subSecondInterval string
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling string
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog string
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit number
    tunnel limit
    tunnelLimitLog string
    tunnel limit Valid values: disable, enable.
    tunnelTimeout number
    Established tunnel timeout (in seconds).
    unknownVersionAction string
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit number
    user plane message rate limit
    warningThreshold number
    Warning threshold for rate limiting (0 - 99 percent).
    addr_notify str
    overbilling notify address
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apn_filter str
    apn filter Valid values: disable, enable.
    apns Sequence[ObjectFirewallGtpApnArgs]
    Apn. The structure of apn block is documented below.
    authorized_ggsns str
    Authorized GGSN group
    authorized_ggsns6 str
    Authorized GGSN/PGW IPv6 group.
    authorized_sgsns str
    Authorized SGSN group
    authorized_sgsns6 str
    Authorized SGSN/SGW IPv6 group.
    comment str
    Comment.
    context_id float
    Overbilling context.
    control_plane_message_rate_limit float
    control plane message rate limit
    default_apn_action str
    default apn action Valid values: allow, deny.
    default_imsi_action str
    default imsi action Valid values: allow, deny.
    default_ip_action str
    default action for encapsulated IP traffic Valid values: allow, deny.
    default_noip_action str
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    default_policy_action str
    default advanced policy action Valid values: allow, deny.
    denied_log str
    log denied Valid values: disable, enable.
    dynamic_sort_subtable str
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echo_request_interval float
    echo request interval (in seconds)
    extension_log str
    log in extension format Valid values: disable, enable.
    forwarded_log str
    log forwarded Valid values: disable, enable.
    global_tunnel_limit str
    Global tunnel limit.
    gtp_in_gtp str
    gtp in gtp Valid values: allow, deny.
    gtpu_denied_log str
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpu_forwarded_log str
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpu_log_freq float
    Logging of frequency of GTP-U packets.
    gtpv0 str
    GTPv0 traffic. Valid values: allow, deny.
    half_close_timeout float
    Half-close tunnel timeout (in seconds).
    half_open_timeout float
    Half-open tunnel timeout (in seconds).
    handover_group str
    Handover SGSN group
    handover_group6 str
    Handover SGSN/SGW IPv6 group.
    ie_allow_list_v0v1 str
    IE allow list.
    ie_allow_list_v2 str
    IE allow list.
    ie_remove_policies Sequence[ObjectFirewallGtpIeRemovePolicyArgs]
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ie_remover str
    IE removal policy. Valid values: disable, enable.
    ie_validation ObjectFirewallGtpIeValidationArgs
    Ie-Validation. The structure of ie_validation block is documented below.
    ie_white_list_v0v1 str
    IE white list.
    ie_white_list_v2 str
    IE white list.
    imsi_filter str
    imsi filter Valid values: disable, enable.
    imsis Sequence[ObjectFirewallGtpImsiArgs]
    Imsi. The structure of imsi block is documented below.
    interface_notify str
    overbilling interface
    invalid_reserved_field str
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalid_sgsns6_to_log str
    Invalid SGSN IPv6 group to be logged.
    invalid_sgsns_to_log str
    Invalid SGSN group to be logged
    ip_filter str
    IP filter for encapsulted traffic Valid values: disable, enable.
    ip_policies Sequence[ObjectFirewallGtpIpPolicyArgs]
    Ip-Policy. The structure of ip_policy block is documented below.
    log_freq float
    Logging of frequency of GTP-C packets.
    log_gtpu_limit float
    the user data log limit (0-512 bytes)
    log_imsi_prefix str
    IMSI prefix for selective logging.
    log_msisdn_prefix str
    the msisdn prefix for selective logging
    max_message_length float
    max message length
    message_filter_v0v1 str
    Message filter.
    message_filter_v2 str
    Message filter.
    message_rate_limit ObjectFirewallGtpMessageRateLimitArgs
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    message_rate_limit_v0 ObjectFirewallGtpMessageRateLimitV0Args
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    message_rate_limit_v1 ObjectFirewallGtpMessageRateLimitV1Args
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    message_rate_limit_v2 ObjectFirewallGtpMessageRateLimitV2Args
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    min_message_length float
    min message length
    miss_must_ie str
    Missing mandatory information element Valid values: allow, deny.
    monitor_mode str
    GTP monitor mode. Valid values: disable, enable, vdom.
    name str
    Profile name.
    noip_filter str
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noip_policies Sequence[ObjectFirewallGtpNoipPolicyArgs]
    Noip-Policy. The structure of noip_policy block is documented below.
    object_firewall_gtp_id str
    an identifier for the resource with format {{name}}.
    out_of_state_ie str
    Out of state information element. Valid values: allow, deny.
    out_of_state_message str
    Out of state GTP message Valid values: allow, deny.
    per_apn_shapers Sequence[ObjectFirewallGtpPerApnShaperArgs]
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies Sequence[ObjectFirewallGtpPolicyArgs]
    Policy. The structure of policy block is documented below.
    policy_filter str
    Advanced policy filter Valid values: disable, enable.
    policy_v2s Sequence[ObjectFirewallGtpPolicyV2Args]
    Policy-V2. The structure of policy_v2 block is documented below.
    port_notify float
    overbilling notify port
    rat_timeout_profile str
    RAT timeout profile.
    rate_limit_mode str
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rate_limited_log str
    log rate limited Valid values: disable, enable.
    rate_sampling_interval float
    rate sampling interval (1-3600 seconds)
    remove_if_echo_expires str
    remove if echo response expires Valid values: disable, enable.
    remove_if_recovery_differ str
    remove upon different Recovery IE Valid values: disable, enable.
    reserved_ie str
    reserved information element Valid values: allow, deny.
    scopetype str
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    send_delete_when_timeout str
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    send_delete_when_timeout_v2 str
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoof_src_addr str
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    state_invalid_log str
    log state invalid Valid values: disable, enable.
    sub_second_interval str
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    sub_second_sampling str
    Enable/disable sub-second sampling. Valid values: disable, enable.
    traffic_count_log str
    log tunnel traffic counter Valid values: disable, enable.
    tunnel_limit float
    tunnel limit
    tunnel_limit_log str
    tunnel limit Valid values: disable, enable.
    tunnel_timeout float
    Established tunnel timeout (in seconds).
    unknown_version_action str
    action for unknown gtp version Valid values: allow, deny.
    user_plane_message_rate_limit float
    user plane message rate limit
    warning_threshold float
    Warning threshold for rate limiting (0 - 99 percent).
    addrNotify String
    overbilling notify address
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    apnFilter String
    apn filter Valid values: disable, enable.
    apns List<Property Map>
    Apn. The structure of apn block is documented below.
    authorizedGgsns String
    Authorized GGSN group
    authorizedGgsns6 String
    Authorized GGSN/PGW IPv6 group.
    authorizedSgsns String
    Authorized SGSN group
    authorizedSgsns6 String
    Authorized SGSN/SGW IPv6 group.
    comment String
    Comment.
    contextId Number
    Overbilling context.
    controlPlaneMessageRateLimit Number
    control plane message rate limit
    defaultApnAction String
    default apn action Valid values: allow, deny.
    defaultImsiAction String
    default imsi action Valid values: allow, deny.
    defaultIpAction String
    default action for encapsulated IP traffic Valid values: allow, deny.
    defaultNoipAction String
    default action for encapsulated non-IP traffic Valid values: allow, deny.
    defaultPolicyAction String
    default advanced policy action Valid values: allow, deny.
    deniedLog String
    log denied Valid values: disable, enable.
    dynamicSortSubtable String
    true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
    echoRequestInterval Number
    echo request interval (in seconds)
    extensionLog String
    log in extension format Valid values: disable, enable.
    forwardedLog String
    log forwarded Valid values: disable, enable.
    globalTunnelLimit String
    Global tunnel limit.
    gtpInGtp String
    gtp in gtp Valid values: allow, deny.
    gtpuDeniedLog String
    Enable/disable logging of denied GTP-U packets. Valid values: disable, enable.
    gtpuForwardedLog String
    Enable/disable logging of forwarded GTP-U packets. Valid values: disable, enable.
    gtpuLogFreq Number
    Logging of frequency of GTP-U packets.
    gtpv0 String
    GTPv0 traffic. Valid values: allow, deny.
    halfCloseTimeout Number
    Half-close tunnel timeout (in seconds).
    halfOpenTimeout Number
    Half-open tunnel timeout (in seconds).
    handoverGroup String
    Handover SGSN group
    handoverGroup6 String
    Handover SGSN/SGW IPv6 group.
    ieAllowListV0v1 String
    IE allow list.
    ieAllowListV2 String
    IE allow list.
    ieRemovePolicies List<Property Map>
    Ie-Remove-Policy. The structure of ie_remove_policy block is documented below.
    ieRemover String
    IE removal policy. Valid values: disable, enable.
    ieValidation Property Map
    Ie-Validation. The structure of ie_validation block is documented below.
    ieWhiteListV0v1 String
    IE white list.
    ieWhiteListV2 String
    IE white list.
    imsiFilter String
    imsi filter Valid values: disable, enable.
    imsis List<Property Map>
    Imsi. The structure of imsi block is documented below.
    interfaceNotify String
    overbilling interface
    invalidReservedField String
    Invalid reserved field in GTP header Valid values: allow, deny.
    invalidSgsns6ToLog String
    Invalid SGSN IPv6 group to be logged.
    invalidSgsnsToLog String
    Invalid SGSN group to be logged
    ipFilter String
    IP filter for encapsulted traffic Valid values: disable, enable.
    ipPolicies List<Property Map>
    Ip-Policy. The structure of ip_policy block is documented below.
    logFreq Number
    Logging of frequency of GTP-C packets.
    logGtpuLimit Number
    the user data log limit (0-512 bytes)
    logImsiPrefix String
    IMSI prefix for selective logging.
    logMsisdnPrefix String
    the msisdn prefix for selective logging
    maxMessageLength Number
    max message length
    messageFilterV0v1 String
    Message filter.
    messageFilterV2 String
    Message filter.
    messageRateLimit Property Map
    Message-Rate-Limit. The structure of message_rate_limit block is documented below.
    messageRateLimitV0 Property Map
    Message-Rate-Limit-V0. The structure of message_rate_limit_v0 block is documented below.
    messageRateLimitV1 Property Map
    Message-Rate-Limit-V1. The structure of message_rate_limit_v1 block is documented below.
    messageRateLimitV2 Property Map
    Message-Rate-Limit-V2. The structure of message_rate_limit_v2 block is documented below.
    minMessageLength Number
    min message length
    missMustIe String
    Missing mandatory information element Valid values: allow, deny.
    monitorMode String
    GTP monitor mode. Valid values: disable, enable, vdom.
    name String
    Profile name.
    noipFilter String
    non-IP filter for encapsulted traffic Valid values: disable, enable.
    noipPolicies List<Property Map>
    Noip-Policy. The structure of noip_policy block is documented below.
    objectFirewallGtpId String
    an identifier for the resource with format {{name}}.
    outOfStateIe String
    Out of state information element. Valid values: allow, deny.
    outOfStateMessage String
    Out of state GTP message Valid values: allow, deny.
    perApnShapers List<Property Map>
    Per-Apn-Shaper. The structure of per_apn_shaper block is documented below.
    policies List<Property Map>
    Policy. The structure of policy block is documented below.
    policyFilter String
    Advanced policy filter Valid values: disable, enable.
    policyV2s List<Property Map>
    Policy-V2. The structure of policy_v2 block is documented below.
    portNotify Number
    overbilling notify port
    ratTimeoutProfile String
    RAT timeout profile.
    rateLimitMode String
    GTP rate limit mode. Valid values: per-profile, per-stream, per-apn.
    rateLimitedLog String
    log rate limited Valid values: disable, enable.
    rateSamplingInterval Number
    rate sampling interval (1-3600 seconds)
    removeIfEchoExpires String
    remove if echo response expires Valid values: disable, enable.
    removeIfRecoveryDiffer String
    remove upon different Recovery IE Valid values: disable, enable.
    reservedIe String
    reserved information element Valid values: allow, deny.
    scopetype String
    The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
    sendDeleteWhenTimeout String
    send DELETE request to path endpoints when GTPv0/v1 tunnel timeout. Valid values: disable, enable.
    sendDeleteWhenTimeoutV2 String
    send DELETE request to path endpoints when GTPv2 tunnel timeout. Valid values: disable, enable.
    spoofSrcAddr String
    Spoofed source address for Mobile Station. Valid values: allow, deny.
    stateInvalidLog String
    log state invalid Valid values: disable, enable.
    subSecondInterval String
    Sub-second interval (0.1, 0.25, or 0.5 sec, default = 0.5). Valid values: 0.1, 0.25, 0.5.
    subSecondSampling String
    Enable/disable sub-second sampling. Valid values: disable, enable.
    trafficCountLog String
    log tunnel traffic counter Valid values: disable, enable.
    tunnelLimit Number
    tunnel limit
    tunnelLimitLog String
    tunnel limit Valid values: disable, enable.
    tunnelTimeout Number
    Established tunnel timeout (in seconds).
    unknownVersionAction String
    action for unknown gtp version Valid values: allow, deny.
    userPlaneMessageRateLimit Number
    user plane message rate limit
    warningThreshold Number
    Warning threshold for rate limiting (0 - 99 percent).

    Supporting Types

    ObjectFirewallGtpApn, ObjectFirewallGtpApnArgs

    Action string
    Action. Valid values: allow, deny.
    Apnmember string
    APN member.
    Id double
    ID.
    SelectionModes List<string>
    APN selection mode. Valid values: ms, net, vrf.
    Action string
    Action. Valid values: allow, deny.
    Apnmember string
    APN member.
    Id float64
    ID.
    SelectionModes []string
    APN selection mode. Valid values: ms, net, vrf.
    action String
    Action. Valid values: allow, deny.
    apnmember String
    APN member.
    id Double
    ID.
    selectionModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    action string
    Action. Valid values: allow, deny.
    apnmember string
    APN member.
    id number
    ID.
    selectionModes string[]
    APN selection mode. Valid values: ms, net, vrf.
    action str
    Action. Valid values: allow, deny.
    apnmember str
    APN member.
    id float
    ID.
    selection_modes Sequence[str]
    APN selection mode. Valid values: ms, net, vrf.
    action String
    Action. Valid values: allow, deny.
    apnmember String
    APN member.
    id Number
    ID.
    selectionModes List<String>
    APN selection mode. Valid values: ms, net, vrf.

    ObjectFirewallGtpIeRemovePolicy, ObjectFirewallGtpIeRemovePolicyArgs

    Id double
    ID.
    RemoveIes List<string>
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    SgsnAddr string
    SGSN address name.
    SgsnAddr6 string
    SGSN IPv6 address name.
    Id float64
    ID.
    RemoveIes []string
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    SgsnAddr string
    SGSN address name.
    SgsnAddr6 string
    SGSN IPv6 address name.
    id Double
    ID.
    removeIes List<String>
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    sgsnAddr String
    SGSN address name.
    sgsnAddr6 String
    SGSN IPv6 address name.
    id number
    ID.
    removeIes string[]
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    sgsnAddr string
    SGSN address name.
    sgsnAddr6 string
    SGSN IPv6 address name.
    id float
    ID.
    remove_ies Sequence[str]
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    sgsn_addr str
    SGSN address name.
    sgsn_addr6 str
    SGSN IPv6 address name.
    id Number
    ID.
    removeIes List<String>
    GTP IEs to be removed. Valid values: apn-restriction, rat-type, rai, uli, imei.
    sgsnAddr String
    SGSN address name.
    sgsnAddr6 String
    SGSN IPv6 address name.

    ObjectFirewallGtpIeValidation, ObjectFirewallGtpIeValidationArgs

    ApnRestriction string
    Validate APN restriction. Valid values: disable, enable.
    ChargingGatewayAddr string
    Validate charging gateway address. Valid values: disable, enable.
    ChargingId string
    Validate charging ID. Valid values: disable, enable.
    EndUserAddr string
    Validate end user address. Valid values: disable, enable.
    GsnAddr string
    Validate GSN address. Valid values: disable, enable.
    Imei string
    Validate IMEI(SV). Valid values: disable, enable.
    Imsi string
    Validate IMSI. Valid values: disable, enable.
    MmContext string
    Validate MM context. Valid values: disable, enable.
    MsTzone string
    Validate MS time zone. Valid values: disable, enable.
    MsValidated string
    Validate MS validated. Valid values: disable, enable.
    Msisdn string
    Validate MSISDN. Valid values: disable, enable.
    Nsapi string
    Validate NSAPI. Valid values: disable, enable.
    PdpContext string
    Validate PDP context. Valid values: disable, enable.
    QosProfile string
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    Rai string
    Validate RAI. Valid values: disable, enable.
    RatType string
    Validate RAT type. Valid values: disable, enable.
    ReorderingRequired string
    Validate re-ordering required. Valid values: disable, enable.
    SelectionMode string
    Validate selection mode. Valid values: disable, enable.
    Uli string
    Validate user location information. Valid values: disable, enable.
    ApnRestriction string
    Validate APN restriction. Valid values: disable, enable.
    ChargingGatewayAddr string
    Validate charging gateway address. Valid values: disable, enable.
    ChargingId string
    Validate charging ID. Valid values: disable, enable.
    EndUserAddr string
    Validate end user address. Valid values: disable, enable.
    GsnAddr string
    Validate GSN address. Valid values: disable, enable.
    Imei string
    Validate IMEI(SV). Valid values: disable, enable.
    Imsi string
    Validate IMSI. Valid values: disable, enable.
    MmContext string
    Validate MM context. Valid values: disable, enable.
    MsTzone string
    Validate MS time zone. Valid values: disable, enable.
    MsValidated string
    Validate MS validated. Valid values: disable, enable.
    Msisdn string
    Validate MSISDN. Valid values: disable, enable.
    Nsapi string
    Validate NSAPI. Valid values: disable, enable.
    PdpContext string
    Validate PDP context. Valid values: disable, enable.
    QosProfile string
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    Rai string
    Validate RAI. Valid values: disable, enable.
    RatType string
    Validate RAT type. Valid values: disable, enable.
    ReorderingRequired string
    Validate re-ordering required. Valid values: disable, enable.
    SelectionMode string
    Validate selection mode. Valid values: disable, enable.
    Uli string
    Validate user location information. Valid values: disable, enable.
    apnRestriction String
    Validate APN restriction. Valid values: disable, enable.
    chargingGatewayAddr String
    Validate charging gateway address. Valid values: disable, enable.
    chargingId String
    Validate charging ID. Valid values: disable, enable.
    endUserAddr String
    Validate end user address. Valid values: disable, enable.
    gsnAddr String
    Validate GSN address. Valid values: disable, enable.
    imei String
    Validate IMEI(SV). Valid values: disable, enable.
    imsi String
    Validate IMSI. Valid values: disable, enable.
    mmContext String
    Validate MM context. Valid values: disable, enable.
    msTzone String
    Validate MS time zone. Valid values: disable, enable.
    msValidated String
    Validate MS validated. Valid values: disable, enable.
    msisdn String
    Validate MSISDN. Valid values: disable, enable.
    nsapi String
    Validate NSAPI. Valid values: disable, enable.
    pdpContext String
    Validate PDP context. Valid values: disable, enable.
    qosProfile String
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    rai String
    Validate RAI. Valid values: disable, enable.
    ratType String
    Validate RAT type. Valid values: disable, enable.
    reorderingRequired String
    Validate re-ordering required. Valid values: disable, enable.
    selectionMode String
    Validate selection mode. Valid values: disable, enable.
    uli String
    Validate user location information. Valid values: disable, enable.
    apnRestriction string
    Validate APN restriction. Valid values: disable, enable.
    chargingGatewayAddr string
    Validate charging gateway address. Valid values: disable, enable.
    chargingId string
    Validate charging ID. Valid values: disable, enable.
    endUserAddr string
    Validate end user address. Valid values: disable, enable.
    gsnAddr string
    Validate GSN address. Valid values: disable, enable.
    imei string
    Validate IMEI(SV). Valid values: disable, enable.
    imsi string
    Validate IMSI. Valid values: disable, enable.
    mmContext string
    Validate MM context. Valid values: disable, enable.
    msTzone string
    Validate MS time zone. Valid values: disable, enable.
    msValidated string
    Validate MS validated. Valid values: disable, enable.
    msisdn string
    Validate MSISDN. Valid values: disable, enable.
    nsapi string
    Validate NSAPI. Valid values: disable, enable.
    pdpContext string
    Validate PDP context. Valid values: disable, enable.
    qosProfile string
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    rai string
    Validate RAI. Valid values: disable, enable.
    ratType string
    Validate RAT type. Valid values: disable, enable.
    reorderingRequired string
    Validate re-ordering required. Valid values: disable, enable.
    selectionMode string
    Validate selection mode. Valid values: disable, enable.
    uli string
    Validate user location information. Valid values: disable, enable.
    apn_restriction str
    Validate APN restriction. Valid values: disable, enable.
    charging_gateway_addr str
    Validate charging gateway address. Valid values: disable, enable.
    charging_id str
    Validate charging ID. Valid values: disable, enable.
    end_user_addr str
    Validate end user address. Valid values: disable, enable.
    gsn_addr str
    Validate GSN address. Valid values: disable, enable.
    imei str
    Validate IMEI(SV). Valid values: disable, enable.
    imsi str
    Validate IMSI. Valid values: disable, enable.
    mm_context str
    Validate MM context. Valid values: disable, enable.
    ms_tzone str
    Validate MS time zone. Valid values: disable, enable.
    ms_validated str
    Validate MS validated. Valid values: disable, enable.
    msisdn str
    Validate MSISDN. Valid values: disable, enable.
    nsapi str
    Validate NSAPI. Valid values: disable, enable.
    pdp_context str
    Validate PDP context. Valid values: disable, enable.
    qos_profile str
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    rai str
    Validate RAI. Valid values: disable, enable.
    rat_type str
    Validate RAT type. Valid values: disable, enable.
    reordering_required str
    Validate re-ordering required. Valid values: disable, enable.
    selection_mode str
    Validate selection mode. Valid values: disable, enable.
    uli str
    Validate user location information. Valid values: disable, enable.
    apnRestriction String
    Validate APN restriction. Valid values: disable, enable.
    chargingGatewayAddr String
    Validate charging gateway address. Valid values: disable, enable.
    chargingId String
    Validate charging ID. Valid values: disable, enable.
    endUserAddr String
    Validate end user address. Valid values: disable, enable.
    gsnAddr String
    Validate GSN address. Valid values: disable, enable.
    imei String
    Validate IMEI(SV). Valid values: disable, enable.
    imsi String
    Validate IMSI. Valid values: disable, enable.
    mmContext String
    Validate MM context. Valid values: disable, enable.
    msTzone String
    Validate MS time zone. Valid values: disable, enable.
    msValidated String
    Validate MS validated. Valid values: disable, enable.
    msisdn String
    Validate MSISDN. Valid values: disable, enable.
    nsapi String
    Validate NSAPI. Valid values: disable, enable.
    pdpContext String
    Validate PDP context. Valid values: disable, enable.
    qosProfile String
    Validate Quality of Service(QoS) profile. Valid values: disable, enable.
    rai String
    Validate RAI. Valid values: disable, enable.
    ratType String
    Validate RAT type. Valid values: disable, enable.
    reorderingRequired String
    Validate re-ordering required. Valid values: disable, enable.
    selectionMode String
    Validate selection mode. Valid values: disable, enable.
    uli String
    Validate user location information. Valid values: disable, enable.

    ObjectFirewallGtpImsi, ObjectFirewallGtpImsiArgs

    Action string
    Action. Valid values: allow, deny.
    Apnmember string
    APN member.
    Id double
    ID.
    MccMnc string
    MCC MNC.
    MsisdnPrefix string
    MSISDN prefix.
    SelectionModes List<string>
    APN selection mode. Valid values: ms, net, vrf.
    Action string
    Action. Valid values: allow, deny.
    Apnmember string
    APN member.
    Id float64
    ID.
    MccMnc string
    MCC MNC.
    MsisdnPrefix string
    MSISDN prefix.
    SelectionModes []string
    APN selection mode. Valid values: ms, net, vrf.
    action String
    Action. Valid values: allow, deny.
    apnmember String
    APN member.
    id Double
    ID.
    mccMnc String
    MCC MNC.
    msisdnPrefix String
    MSISDN prefix.
    selectionModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    action string
    Action. Valid values: allow, deny.
    apnmember string
    APN member.
    id number
    ID.
    mccMnc string
    MCC MNC.
    msisdnPrefix string
    MSISDN prefix.
    selectionModes string[]
    APN selection mode. Valid values: ms, net, vrf.
    action str
    Action. Valid values: allow, deny.
    apnmember str
    APN member.
    id float
    ID.
    mcc_mnc str
    MCC MNC.
    msisdn_prefix str
    MSISDN prefix.
    selection_modes Sequence[str]
    APN selection mode. Valid values: ms, net, vrf.
    action String
    Action. Valid values: allow, deny.
    apnmember String
    APN member.
    id Number
    ID.
    mccMnc String
    MCC MNC.
    msisdnPrefix String
    MSISDN prefix.
    selectionModes List<String>
    APN selection mode. Valid values: ms, net, vrf.

    ObjectFirewallGtpIpPolicy, ObjectFirewallGtpIpPolicyArgs

    Action string
    Action. Valid values: allow, deny.
    Dstaddr string
    Destination address name.
    Dstaddr6 string
    Destination IPv6 address name.
    Id double
    ID.
    Srcaddr string
    Source address name.
    Srcaddr6 string
    Source IPv6 address name.
    Action string
    Action. Valid values: allow, deny.
    Dstaddr string
    Destination address name.
    Dstaddr6 string
    Destination IPv6 address name.
    Id float64
    ID.
    Srcaddr string
    Source address name.
    Srcaddr6 string
    Source IPv6 address name.
    action String
    Action. Valid values: allow, deny.
    dstaddr String
    Destination address name.
    dstaddr6 String
    Destination IPv6 address name.
    id Double
    ID.
    srcaddr String
    Source address name.
    srcaddr6 String
    Source IPv6 address name.
    action string
    Action. Valid values: allow, deny.
    dstaddr string
    Destination address name.
    dstaddr6 string
    Destination IPv6 address name.
    id number
    ID.
    srcaddr string
    Source address name.
    srcaddr6 string
    Source IPv6 address name.
    action str
    Action. Valid values: allow, deny.
    dstaddr str
    Destination address name.
    dstaddr6 str
    Destination IPv6 address name.
    id float
    ID.
    srcaddr str
    Source address name.
    srcaddr6 str
    Source IPv6 address name.
    action String
    Action. Valid values: allow, deny.
    dstaddr String
    Destination address name.
    dstaddr6 String
    Destination IPv6 address name.
    id Number
    ID.
    srcaddr String
    Source address name.
    srcaddr6 String
    Source IPv6 address name.

    ObjectFirewallGtpMessageRateLimit, ObjectFirewallGtpMessageRateLimitArgs

    CreateAaPdpRequest double
    Rate limit for create AA PDP context request (packets per second).
    CreateAaPdpResponse double
    Rate limit for create AA PDP context response (packets per second).
    CreateMbmsRequest double
    Rate limit for create MBMS context request (packets per second).
    CreateMbmsResponse double
    Rate limit for create MBMS context response (packets per second).
    CreatePdpRequest double
    Rate limit (packets/s) for create PDP context request.
    CreatePdpResponse double
    Rate limit for create PDP context response (packets per second).
    DeleteAaPdpRequest double
    Rate limit for delete AA PDP context request (packets per second).
    DeleteAaPdpResponse double
    Rate limit for delete AA PDP context response (packets per second).
    DeleteMbmsRequest double
    Rate limit for delete MBMS context request (packets per second).
    DeleteMbmsResponse double
    Rate limit for delete MBMS context response (packets per second).
    DeletePdpRequest double
    Rate limit (packets/s) for delete PDP context request.
    DeletePdpResponse double
    Rate limit for delete PDP context response (packets per second).
    EchoReponse double
    Rate limit for echo response (packets per second).
    EchoRequest double
    Rate limit (packets/s) for echo request.
    EchoResponse double
    Rate limit for echo response (packets per second).
    ErrorIndication double
    Rate limit for error indication (packets per second).
    FailureReportRequest double
    Rate limit for failure report request (packets per second).
    FailureReportResponse double
    Rate limit for failure report response (packets per second).
    FwdRelocCompleteAck double
    Rate limit for forward relocation complete acknowledge (packets per second).
    FwdRelocationComplete double
    Rate limit for forward relocation complete (packets per second).
    FwdRelocationRequest double
    Rate limit for forward relocation request (packets per second).
    FwdRelocationResponse double
    Rate limit for forward relocation response (packets per second).
    FwdSrnsContext double
    Rate limit for forward SRNS context (packets per second).
    FwdSrnsContextAck double
    Rate limit for forward SRNS context acknowledge (packets per second).
    GPdu double
    Rate limit for G-PDU (packets per second).
    IdentificationRequest double
    Rate limit for identification request (packets per second).
    IdentificationResponse double
    Rate limit for identification response (packets per second).
    MbmsDeRegRequest double
    Rate limit for MBMS de-registration request (packets per second).
    MbmsDeRegResponse double
    Rate limit for MBMS de-registration response (packets per second).
    MbmsNotifyRejRequest double
    Rate limit for MBMS notification reject request (packets per second).
    MbmsNotifyRejResponse double
    Rate limit for MBMS notification reject response (packets per second).
    MbmsNotifyRequest double
    Rate limit for MBMS notification request (packets per second).
    MbmsNotifyResponse double
    Rate limit for MBMS notification response (packets per second).
    MbmsRegRequest double
    Rate limit for MBMS registration request (packets per second).
    MbmsRegResponse double
    Rate limit for MBMS registration response (packets per second).
    MbmsSesStartRequest double
    Rate limit for MBMS session start request (packets per second).
    MbmsSesStartResponse double
    Rate limit for MBMS session start response (packets per second).
    MbmsSesStopRequest double
    Rate limit for MBMS session stop request (packets per second).
    MbmsSesStopResponse double
    Rate limit for MBMS session stop response (packets per second).
    NoteMsRequest double
    Rate limit for note MS GPRS present request (packets per second).
    NoteMsResponse double
    Rate limit for note MS GPRS present response (packets per second).
    PduNotifyRejRequest double
    Rate limit for PDU notify reject request (packets per second).
    PduNotifyRejResponse double
    Rate limit for PDU notify reject response (packets per second).
    PduNotifyRequest double
    Rate limit for PDU notify request (packets per second).
    PduNotifyResponse double
    Rate limit for PDU notify response (packets per second).
    RanInfo double
    Rate limit for RAN information relay (packets per second).
    RelocationCancelRequest double
    Rate limit for relocation cancel request (packets per second).
    RelocationCancelResponse double
    Rate limit for relocation cancel response (packets per second).
    SendRouteRequest double
    Rate limit for send routing information for GPRS request (packets per second).
    SendRouteResponse double
    Rate limit for send routing information for GPRS response (packets per second).
    SgsnContextAck double
    Rate limit for SGSN context acknowledgement (packets per second).
    SgsnContextRequest double
    Rate limit for SGSN context request (packets per second).
    SgsnContextResponse double
    Rate limit for SGSN context response (packets per second).
    SupportExtHdrNotify double
    Rate limit for support extension headers notification (packets per second).
    UpdateMbmsRequest double
    Rate limit for update MBMS context request (packets per second).
    UpdateMbmsResponse double
    Rate limit for update MBMS context response (packets per second).
    UpdatePdpRequest double
    Rate limit for update PDP context request (packets per second).
    UpdatePdpResponse double
    Rate limit for update PDP context response (packets per second).
    VersionNotSupport double

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    CreateAaPdpRequest float64
    Rate limit for create AA PDP context request (packets per second).
    CreateAaPdpResponse float64
    Rate limit for create AA PDP context response (packets per second).
    CreateMbmsRequest float64
    Rate limit for create MBMS context request (packets per second).
    CreateMbmsResponse float64
    Rate limit for create MBMS context response (packets per second).
    CreatePdpRequest float64
    Rate limit (packets/s) for create PDP context request.
    CreatePdpResponse float64
    Rate limit for create PDP context response (packets per second).
    DeleteAaPdpRequest float64
    Rate limit for delete AA PDP context request (packets per second).
    DeleteAaPdpResponse float64
    Rate limit for delete AA PDP context response (packets per second).
    DeleteMbmsRequest float64
    Rate limit for delete MBMS context request (packets per second).
    DeleteMbmsResponse float64
    Rate limit for delete MBMS context response (packets per second).
    DeletePdpRequest float64
    Rate limit (packets/s) for delete PDP context request.
    DeletePdpResponse float64
    Rate limit for delete PDP context response (packets per second).
    EchoReponse float64
    Rate limit for echo response (packets per second).
    EchoRequest float64
    Rate limit (packets/s) for echo request.
    EchoResponse float64
    Rate limit for echo response (packets per second).
    ErrorIndication float64
    Rate limit for error indication (packets per second).
    FailureReportRequest float64
    Rate limit for failure report request (packets per second).
    FailureReportResponse float64
    Rate limit for failure report response (packets per second).
    FwdRelocCompleteAck float64
    Rate limit for forward relocation complete acknowledge (packets per second).
    FwdRelocationComplete float64
    Rate limit for forward relocation complete (packets per second).
    FwdRelocationRequest float64
    Rate limit for forward relocation request (packets per second).
    FwdRelocationResponse float64
    Rate limit for forward relocation response (packets per second).
    FwdSrnsContext float64
    Rate limit for forward SRNS context (packets per second).
    FwdSrnsContextAck float64
    Rate limit for forward SRNS context acknowledge (packets per second).
    GPdu float64
    Rate limit for G-PDU (packets per second).
    IdentificationRequest float64
    Rate limit for identification request (packets per second).
    IdentificationResponse float64
    Rate limit for identification response (packets per second).
    MbmsDeRegRequest float64
    Rate limit for MBMS de-registration request (packets per second).
    MbmsDeRegResponse float64
    Rate limit for MBMS de-registration response (packets per second).
    MbmsNotifyRejRequest float64
    Rate limit for MBMS notification reject request (packets per second).
    MbmsNotifyRejResponse float64
    Rate limit for MBMS notification reject response (packets per second).
    MbmsNotifyRequest float64
    Rate limit for MBMS notification request (packets per second).
    MbmsNotifyResponse float64
    Rate limit for MBMS notification response (packets per second).
    MbmsRegRequest float64
    Rate limit for MBMS registration request (packets per second).
    MbmsRegResponse float64
    Rate limit for MBMS registration response (packets per second).
    MbmsSesStartRequest float64
    Rate limit for MBMS session start request (packets per second).
    MbmsSesStartResponse float64
    Rate limit for MBMS session start response (packets per second).
    MbmsSesStopRequest float64
    Rate limit for MBMS session stop request (packets per second).
    MbmsSesStopResponse float64
    Rate limit for MBMS session stop response (packets per second).
    NoteMsRequest float64
    Rate limit for note MS GPRS present request (packets per second).
    NoteMsResponse float64
    Rate limit for note MS GPRS present response (packets per second).
    PduNotifyRejRequest float64
    Rate limit for PDU notify reject request (packets per second).
    PduNotifyRejResponse float64
    Rate limit for PDU notify reject response (packets per second).
    PduNotifyRequest float64
    Rate limit for PDU notify request (packets per second).
    PduNotifyResponse float64
    Rate limit for PDU notify response (packets per second).
    RanInfo float64
    Rate limit for RAN information relay (packets per second).
    RelocationCancelRequest float64
    Rate limit for relocation cancel request (packets per second).
    RelocationCancelResponse float64
    Rate limit for relocation cancel response (packets per second).
    SendRouteRequest float64
    Rate limit for send routing information for GPRS request (packets per second).
    SendRouteResponse float64
    Rate limit for send routing information for GPRS response (packets per second).
    SgsnContextAck float64
    Rate limit for SGSN context acknowledgement (packets per second).
    SgsnContextRequest float64
    Rate limit for SGSN context request (packets per second).
    SgsnContextResponse float64
    Rate limit for SGSN context response (packets per second).
    SupportExtHdrNotify float64
    Rate limit for support extension headers notification (packets per second).
    UpdateMbmsRequest float64
    Rate limit for update MBMS context request (packets per second).
    UpdateMbmsResponse float64
    Rate limit for update MBMS context response (packets per second).
    UpdatePdpRequest float64
    Rate limit for update PDP context request (packets per second).
    UpdatePdpResponse float64
    Rate limit for update PDP context response (packets per second).
    VersionNotSupport float64

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    createAaPdpRequest Double
    Rate limit for create AA PDP context request (packets per second).
    createAaPdpResponse Double
    Rate limit for create AA PDP context response (packets per second).
    createMbmsRequest Double
    Rate limit for create MBMS context request (packets per second).
    createMbmsResponse Double
    Rate limit for create MBMS context response (packets per second).
    createPdpRequest Double
    Rate limit (packets/s) for create PDP context request.
    createPdpResponse Double
    Rate limit for create PDP context response (packets per second).
    deleteAaPdpRequest Double
    Rate limit for delete AA PDP context request (packets per second).
    deleteAaPdpResponse Double
    Rate limit for delete AA PDP context response (packets per second).
    deleteMbmsRequest Double
    Rate limit for delete MBMS context request (packets per second).
    deleteMbmsResponse Double
    Rate limit for delete MBMS context response (packets per second).
    deletePdpRequest Double
    Rate limit (packets/s) for delete PDP context request.
    deletePdpResponse Double
    Rate limit for delete PDP context response (packets per second).
    echoReponse Double
    Rate limit for echo response (packets per second).
    echoRequest Double
    Rate limit (packets/s) for echo request.
    echoResponse Double
    Rate limit for echo response (packets per second).
    errorIndication Double
    Rate limit for error indication (packets per second).
    failureReportRequest Double
    Rate limit for failure report request (packets per second).
    failureReportResponse Double
    Rate limit for failure report response (packets per second).
    fwdRelocCompleteAck Double
    Rate limit for forward relocation complete acknowledge (packets per second).
    fwdRelocationComplete Double
    Rate limit for forward relocation complete (packets per second).
    fwdRelocationRequest Double
    Rate limit for forward relocation request (packets per second).
    fwdRelocationResponse Double
    Rate limit for forward relocation response (packets per second).
    fwdSrnsContext Double
    Rate limit for forward SRNS context (packets per second).
    fwdSrnsContextAck Double
    Rate limit for forward SRNS context acknowledge (packets per second).
    gPdu Double
    Rate limit for G-PDU (packets per second).
    identificationRequest Double
    Rate limit for identification request (packets per second).
    identificationResponse Double
    Rate limit for identification response (packets per second).
    mbmsDeRegRequest Double
    Rate limit for MBMS de-registration request (packets per second).
    mbmsDeRegResponse Double
    Rate limit for MBMS de-registration response (packets per second).
    mbmsNotifyRejRequest Double
    Rate limit for MBMS notification reject request (packets per second).
    mbmsNotifyRejResponse Double
    Rate limit for MBMS notification reject response (packets per second).
    mbmsNotifyRequest Double
    Rate limit for MBMS notification request (packets per second).
    mbmsNotifyResponse Double
    Rate limit for MBMS notification response (packets per second).
    mbmsRegRequest Double
    Rate limit for MBMS registration request (packets per second).
    mbmsRegResponse Double
    Rate limit for MBMS registration response (packets per second).
    mbmsSesStartRequest Double
    Rate limit for MBMS session start request (packets per second).
    mbmsSesStartResponse Double
    Rate limit for MBMS session start response (packets per second).
    mbmsSesStopRequest Double
    Rate limit for MBMS session stop request (packets per second).
    mbmsSesStopResponse Double
    Rate limit for MBMS session stop response (packets per second).
    noteMsRequest Double
    Rate limit for note MS GPRS present request (packets per second).
    noteMsResponse Double
    Rate limit for note MS GPRS present response (packets per second).
    pduNotifyRejRequest Double
    Rate limit for PDU notify reject request (packets per second).
    pduNotifyRejResponse Double
    Rate limit for PDU notify reject response (packets per second).
    pduNotifyRequest Double
    Rate limit for PDU notify request (packets per second).
    pduNotifyResponse Double
    Rate limit for PDU notify response (packets per second).
    ranInfo Double
    Rate limit for RAN information relay (packets per second).
    relocationCancelRequest Double
    Rate limit for relocation cancel request (packets per second).
    relocationCancelResponse Double
    Rate limit for relocation cancel response (packets per second).
    sendRouteRequest Double
    Rate limit for send routing information for GPRS request (packets per second).
    sendRouteResponse Double
    Rate limit for send routing information for GPRS response (packets per second).
    sgsnContextAck Double
    Rate limit for SGSN context acknowledgement (packets per second).
    sgsnContextRequest Double
    Rate limit for SGSN context request (packets per second).
    sgsnContextResponse Double
    Rate limit for SGSN context response (packets per second).
    supportExtHdrNotify Double
    Rate limit for support extension headers notification (packets per second).
    updateMbmsRequest Double
    Rate limit for update MBMS context request (packets per second).
    updateMbmsResponse Double
    Rate limit for update MBMS context response (packets per second).
    updatePdpRequest Double
    Rate limit for update PDP context request (packets per second).
    updatePdpResponse Double
    Rate limit for update PDP context response (packets per second).
    versionNotSupport Double

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    createAaPdpRequest number
    Rate limit for create AA PDP context request (packets per second).
    createAaPdpResponse number
    Rate limit for create AA PDP context response (packets per second).
    createMbmsRequest number
    Rate limit for create MBMS context request (packets per second).
    createMbmsResponse number
    Rate limit for create MBMS context response (packets per second).
    createPdpRequest number
    Rate limit (packets/s) for create PDP context request.
    createPdpResponse number
    Rate limit for create PDP context response (packets per second).
    deleteAaPdpRequest number
    Rate limit for delete AA PDP context request (packets per second).
    deleteAaPdpResponse number
    Rate limit for delete AA PDP context response (packets per second).
    deleteMbmsRequest number
    Rate limit for delete MBMS context request (packets per second).
    deleteMbmsResponse number
    Rate limit for delete MBMS context response (packets per second).
    deletePdpRequest number
    Rate limit (packets/s) for delete PDP context request.
    deletePdpResponse number
    Rate limit for delete PDP context response (packets per second).
    echoReponse number
    Rate limit for echo response (packets per second).
    echoRequest number
    Rate limit (packets/s) for echo request.
    echoResponse number
    Rate limit for echo response (packets per second).
    errorIndication number
    Rate limit for error indication (packets per second).
    failureReportRequest number
    Rate limit for failure report request (packets per second).
    failureReportResponse number
    Rate limit for failure report response (packets per second).
    fwdRelocCompleteAck number
    Rate limit for forward relocation complete acknowledge (packets per second).
    fwdRelocationComplete number
    Rate limit for forward relocation complete (packets per second).
    fwdRelocationRequest number
    Rate limit for forward relocation request (packets per second).
    fwdRelocationResponse number
    Rate limit for forward relocation response (packets per second).
    fwdSrnsContext number
    Rate limit for forward SRNS context (packets per second).
    fwdSrnsContextAck number
    Rate limit for forward SRNS context acknowledge (packets per second).
    gPdu number
    Rate limit for G-PDU (packets per second).
    identificationRequest number
    Rate limit for identification request (packets per second).
    identificationResponse number
    Rate limit for identification response (packets per second).
    mbmsDeRegRequest number
    Rate limit for MBMS de-registration request (packets per second).
    mbmsDeRegResponse number
    Rate limit for MBMS de-registration response (packets per second).
    mbmsNotifyRejRequest number
    Rate limit for MBMS notification reject request (packets per second).
    mbmsNotifyRejResponse number
    Rate limit for MBMS notification reject response (packets per second).
    mbmsNotifyRequest number
    Rate limit for MBMS notification request (packets per second).
    mbmsNotifyResponse number
    Rate limit for MBMS notification response (packets per second).
    mbmsRegRequest number
    Rate limit for MBMS registration request (packets per second).
    mbmsRegResponse number
    Rate limit for MBMS registration response (packets per second).
    mbmsSesStartRequest number
    Rate limit for MBMS session start request (packets per second).
    mbmsSesStartResponse number
    Rate limit for MBMS session start response (packets per second).
    mbmsSesStopRequest number
    Rate limit for MBMS session stop request (packets per second).
    mbmsSesStopResponse number
    Rate limit for MBMS session stop response (packets per second).
    noteMsRequest number
    Rate limit for note MS GPRS present request (packets per second).
    noteMsResponse number
    Rate limit for note MS GPRS present response (packets per second).
    pduNotifyRejRequest number
    Rate limit for PDU notify reject request (packets per second).
    pduNotifyRejResponse number
    Rate limit for PDU notify reject response (packets per second).
    pduNotifyRequest number
    Rate limit for PDU notify request (packets per second).
    pduNotifyResponse number
    Rate limit for PDU notify response (packets per second).
    ranInfo number
    Rate limit for RAN information relay (packets per second).
    relocationCancelRequest number
    Rate limit for relocation cancel request (packets per second).
    relocationCancelResponse number
    Rate limit for relocation cancel response (packets per second).
    sendRouteRequest number
    Rate limit for send routing information for GPRS request (packets per second).
    sendRouteResponse number
    Rate limit for send routing information for GPRS response (packets per second).
    sgsnContextAck number
    Rate limit for SGSN context acknowledgement (packets per second).
    sgsnContextRequest number
    Rate limit for SGSN context request (packets per second).
    sgsnContextResponse number
    Rate limit for SGSN context response (packets per second).
    supportExtHdrNotify number
    Rate limit for support extension headers notification (packets per second).
    updateMbmsRequest number
    Rate limit for update MBMS context request (packets per second).
    updateMbmsResponse number
    Rate limit for update MBMS context response (packets per second).
    updatePdpRequest number
    Rate limit for update PDP context request (packets per second).
    updatePdpResponse number
    Rate limit for update PDP context response (packets per second).
    versionNotSupport number

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    create_aa_pdp_request float
    Rate limit for create AA PDP context request (packets per second).
    create_aa_pdp_response float
    Rate limit for create AA PDP context response (packets per second).
    create_mbms_request float
    Rate limit for create MBMS context request (packets per second).
    create_mbms_response float
    Rate limit for create MBMS context response (packets per second).
    create_pdp_request float
    Rate limit (packets/s) for create PDP context request.
    create_pdp_response float
    Rate limit for create PDP context response (packets per second).
    delete_aa_pdp_request float
    Rate limit for delete AA PDP context request (packets per second).
    delete_aa_pdp_response float
    Rate limit for delete AA PDP context response (packets per second).
    delete_mbms_request float
    Rate limit for delete MBMS context request (packets per second).
    delete_mbms_response float
    Rate limit for delete MBMS context response (packets per second).
    delete_pdp_request float
    Rate limit (packets/s) for delete PDP context request.
    delete_pdp_response float
    Rate limit for delete PDP context response (packets per second).
    echo_reponse float
    Rate limit for echo response (packets per second).
    echo_request float
    Rate limit (packets/s) for echo request.
    echo_response float
    Rate limit for echo response (packets per second).
    error_indication float
    Rate limit for error indication (packets per second).
    failure_report_request float
    Rate limit for failure report request (packets per second).
    failure_report_response float
    Rate limit for failure report response (packets per second).
    fwd_reloc_complete_ack float
    Rate limit for forward relocation complete acknowledge (packets per second).
    fwd_relocation_complete float
    Rate limit for forward relocation complete (packets per second).
    fwd_relocation_request float
    Rate limit for forward relocation request (packets per second).
    fwd_relocation_response float
    Rate limit for forward relocation response (packets per second).
    fwd_srns_context float
    Rate limit for forward SRNS context (packets per second).
    fwd_srns_context_ack float
    Rate limit for forward SRNS context acknowledge (packets per second).
    g_pdu float
    Rate limit for G-PDU (packets per second).
    identification_request float
    Rate limit for identification request (packets per second).
    identification_response float
    Rate limit for identification response (packets per second).
    mbms_de_reg_request float
    Rate limit for MBMS de-registration request (packets per second).
    mbms_de_reg_response float
    Rate limit for MBMS de-registration response (packets per second).
    mbms_notify_rej_request float
    Rate limit for MBMS notification reject request (packets per second).
    mbms_notify_rej_response float
    Rate limit for MBMS notification reject response (packets per second).
    mbms_notify_request float
    Rate limit for MBMS notification request (packets per second).
    mbms_notify_response float
    Rate limit for MBMS notification response (packets per second).
    mbms_reg_request float
    Rate limit for MBMS registration request (packets per second).
    mbms_reg_response float
    Rate limit for MBMS registration response (packets per second).
    mbms_ses_start_request float
    Rate limit for MBMS session start request (packets per second).
    mbms_ses_start_response float
    Rate limit for MBMS session start response (packets per second).
    mbms_ses_stop_request float
    Rate limit for MBMS session stop request (packets per second).
    mbms_ses_stop_response float
    Rate limit for MBMS session stop response (packets per second).
    note_ms_request float
    Rate limit for note MS GPRS present request (packets per second).
    note_ms_response float
    Rate limit for note MS GPRS present response (packets per second).
    pdu_notify_rej_request float
    Rate limit for PDU notify reject request (packets per second).
    pdu_notify_rej_response float
    Rate limit for PDU notify reject response (packets per second).
    pdu_notify_request float
    Rate limit for PDU notify request (packets per second).
    pdu_notify_response float
    Rate limit for PDU notify response (packets per second).
    ran_info float
    Rate limit for RAN information relay (packets per second).
    relocation_cancel_request float
    Rate limit for relocation cancel request (packets per second).
    relocation_cancel_response float
    Rate limit for relocation cancel response (packets per second).
    send_route_request float
    Rate limit for send routing information for GPRS request (packets per second).
    send_route_response float
    Rate limit for send routing information for GPRS response (packets per second).
    sgsn_context_ack float
    Rate limit for SGSN context acknowledgement (packets per second).
    sgsn_context_request float
    Rate limit for SGSN context request (packets per second).
    sgsn_context_response float
    Rate limit for SGSN context response (packets per second).
    support_ext_hdr_notify float
    Rate limit for support extension headers notification (packets per second).
    update_mbms_request float
    Rate limit for update MBMS context request (packets per second).
    update_mbms_response float
    Rate limit for update MBMS context response (packets per second).
    update_pdp_request float
    Rate limit for update PDP context request (packets per second).
    update_pdp_response float
    Rate limit for update PDP context response (packets per second).
    version_not_support float

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    createAaPdpRequest Number
    Rate limit for create AA PDP context request (packets per second).
    createAaPdpResponse Number
    Rate limit for create AA PDP context response (packets per second).
    createMbmsRequest Number
    Rate limit for create MBMS context request (packets per second).
    createMbmsResponse Number
    Rate limit for create MBMS context response (packets per second).
    createPdpRequest Number
    Rate limit (packets/s) for create PDP context request.
    createPdpResponse Number
    Rate limit for create PDP context response (packets per second).
    deleteAaPdpRequest Number
    Rate limit for delete AA PDP context request (packets per second).
    deleteAaPdpResponse Number
    Rate limit for delete AA PDP context response (packets per second).
    deleteMbmsRequest Number
    Rate limit for delete MBMS context request (packets per second).
    deleteMbmsResponse Number
    Rate limit for delete MBMS context response (packets per second).
    deletePdpRequest Number
    Rate limit (packets/s) for delete PDP context request.
    deletePdpResponse Number
    Rate limit for delete PDP context response (packets per second).
    echoReponse Number
    Rate limit for echo response (packets per second).
    echoRequest Number
    Rate limit (packets/s) for echo request.
    echoResponse Number
    Rate limit for echo response (packets per second).
    errorIndication Number
    Rate limit for error indication (packets per second).
    failureReportRequest Number
    Rate limit for failure report request (packets per second).
    failureReportResponse Number
    Rate limit for failure report response (packets per second).
    fwdRelocCompleteAck Number
    Rate limit for forward relocation complete acknowledge (packets per second).
    fwdRelocationComplete Number
    Rate limit for forward relocation complete (packets per second).
    fwdRelocationRequest Number
    Rate limit for forward relocation request (packets per second).
    fwdRelocationResponse Number
    Rate limit for forward relocation response (packets per second).
    fwdSrnsContext Number
    Rate limit for forward SRNS context (packets per second).
    fwdSrnsContextAck Number
    Rate limit for forward SRNS context acknowledge (packets per second).
    gPdu Number
    Rate limit for G-PDU (packets per second).
    identificationRequest Number
    Rate limit for identification request (packets per second).
    identificationResponse Number
    Rate limit for identification response (packets per second).
    mbmsDeRegRequest Number
    Rate limit for MBMS de-registration request (packets per second).
    mbmsDeRegResponse Number
    Rate limit for MBMS de-registration response (packets per second).
    mbmsNotifyRejRequest Number
    Rate limit for MBMS notification reject request (packets per second).
    mbmsNotifyRejResponse Number
    Rate limit for MBMS notification reject response (packets per second).
    mbmsNotifyRequest Number
    Rate limit for MBMS notification request (packets per second).
    mbmsNotifyResponse Number
    Rate limit for MBMS notification response (packets per second).
    mbmsRegRequest Number
    Rate limit for MBMS registration request (packets per second).
    mbmsRegResponse Number
    Rate limit for MBMS registration response (packets per second).
    mbmsSesStartRequest Number
    Rate limit for MBMS session start request (packets per second).
    mbmsSesStartResponse Number
    Rate limit for MBMS session start response (packets per second).
    mbmsSesStopRequest Number
    Rate limit for MBMS session stop request (packets per second).
    mbmsSesStopResponse Number
    Rate limit for MBMS session stop response (packets per second).
    noteMsRequest Number
    Rate limit for note MS GPRS present request (packets per second).
    noteMsResponse Number
    Rate limit for note MS GPRS present response (packets per second).
    pduNotifyRejRequest Number
    Rate limit for PDU notify reject request (packets per second).
    pduNotifyRejResponse Number
    Rate limit for PDU notify reject response (packets per second).
    pduNotifyRequest Number
    Rate limit for PDU notify request (packets per second).
    pduNotifyResponse Number
    Rate limit for PDU notify response (packets per second).
    ranInfo Number
    Rate limit for RAN information relay (packets per second).
    relocationCancelRequest Number
    Rate limit for relocation cancel request (packets per second).
    relocationCancelResponse Number
    Rate limit for relocation cancel response (packets per second).
    sendRouteRequest Number
    Rate limit for send routing information for GPRS request (packets per second).
    sendRouteResponse Number
    Rate limit for send routing information for GPRS response (packets per second).
    sgsnContextAck Number
    Rate limit for SGSN context acknowledgement (packets per second).
    sgsnContextRequest Number
    Rate limit for SGSN context request (packets per second).
    sgsnContextResponse Number
    Rate limit for SGSN context response (packets per second).
    supportExtHdrNotify Number
    Rate limit for support extension headers notification (packets per second).
    updateMbmsRequest Number
    Rate limit for update MBMS context request (packets per second).
    updateMbmsResponse Number
    Rate limit for update MBMS context response (packets per second).
    updatePdpRequest Number
    Rate limit for update PDP context request (packets per second).
    updatePdpResponse Number
    Rate limit for update PDP context response (packets per second).
    versionNotSupport Number

    Rate limit for version not supported (packets per second).

    The message_rate_limit_v0 block supports:

    ObjectFirewallGtpMessageRateLimitV0, ObjectFirewallGtpMessageRateLimitV0Args

    CreatePdpRequest double
    Rate limit (packets/s) for create PDP context request.
    DeletePdpRequest double
    Rate limit (packets/s) for delete PDP context request.
    EchoRequest double
    Rate limit (packets/s) for echo request.
    CreatePdpRequest float64
    Rate limit (packets/s) for create PDP context request.
    DeletePdpRequest float64
    Rate limit (packets/s) for delete PDP context request.
    EchoRequest float64
    Rate limit (packets/s) for echo request.
    createPdpRequest Double
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest Double
    Rate limit (packets/s) for delete PDP context request.
    echoRequest Double
    Rate limit (packets/s) for echo request.
    createPdpRequest number
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest number
    Rate limit (packets/s) for delete PDP context request.
    echoRequest number
    Rate limit (packets/s) for echo request.
    create_pdp_request float
    Rate limit (packets/s) for create PDP context request.
    delete_pdp_request float
    Rate limit (packets/s) for delete PDP context request.
    echo_request float
    Rate limit (packets/s) for echo request.
    createPdpRequest Number
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest Number
    Rate limit (packets/s) for delete PDP context request.
    echoRequest Number
    Rate limit (packets/s) for echo request.

    ObjectFirewallGtpMessageRateLimitV1, ObjectFirewallGtpMessageRateLimitV1Args

    CreatePdpRequest double
    Rate limit (packets/s) for create PDP context request.
    DeletePdpRequest double
    Rate limit (packets/s) for delete PDP context request.
    EchoRequest double
    Rate limit (packets/s) for echo request.
    CreatePdpRequest float64
    Rate limit (packets/s) for create PDP context request.
    DeletePdpRequest float64
    Rate limit (packets/s) for delete PDP context request.
    EchoRequest float64
    Rate limit (packets/s) for echo request.
    createPdpRequest Double
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest Double
    Rate limit (packets/s) for delete PDP context request.
    echoRequest Double
    Rate limit (packets/s) for echo request.
    createPdpRequest number
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest number
    Rate limit (packets/s) for delete PDP context request.
    echoRequest number
    Rate limit (packets/s) for echo request.
    create_pdp_request float
    Rate limit (packets/s) for create PDP context request.
    delete_pdp_request float
    Rate limit (packets/s) for delete PDP context request.
    echo_request float
    Rate limit (packets/s) for echo request.
    createPdpRequest Number
    Rate limit (packets/s) for create PDP context request.
    deletePdpRequest Number
    Rate limit (packets/s) for delete PDP context request.
    echoRequest Number
    Rate limit (packets/s) for echo request.

    ObjectFirewallGtpMessageRateLimitV2, ObjectFirewallGtpMessageRateLimitV2Args

    CreateSessionRequest double
    Rate limit (packets/s) for create session request.
    DeleteSessionRequest double
    Rate limit (packets/s) for delete session request.
    EchoRequest double
    Rate limit (packets/s) for echo request.
    CreateSessionRequest float64
    Rate limit (packets/s) for create session request.
    DeleteSessionRequest float64
    Rate limit (packets/s) for delete session request.
    EchoRequest float64
    Rate limit (packets/s) for echo request.
    createSessionRequest Double
    Rate limit (packets/s) for create session request.
    deleteSessionRequest Double
    Rate limit (packets/s) for delete session request.
    echoRequest Double
    Rate limit (packets/s) for echo request.
    createSessionRequest number
    Rate limit (packets/s) for create session request.
    deleteSessionRequest number
    Rate limit (packets/s) for delete session request.
    echoRequest number
    Rate limit (packets/s) for echo request.
    create_session_request float
    Rate limit (packets/s) for create session request.
    delete_session_request float
    Rate limit (packets/s) for delete session request.
    echo_request float
    Rate limit (packets/s) for echo request.
    createSessionRequest Number
    Rate limit (packets/s) for create session request.
    deleteSessionRequest Number
    Rate limit (packets/s) for delete session request.
    echoRequest Number
    Rate limit (packets/s) for echo request.

    ObjectFirewallGtpNoipPolicy, ObjectFirewallGtpNoipPolicyArgs

    Action string
    Action. Valid values: allow, deny.
    End double
    End of protocol range (0 - 255).
    Id double
    ID.
    Start double
    Start of protocol range (0 - 255).
    Type string
    Protocol field type. Valid values: etsi, ietf.
    Action string
    Action. Valid values: allow, deny.
    End float64
    End of protocol range (0 - 255).
    Id float64
    ID.
    Start float64
    Start of protocol range (0 - 255).
    Type string
    Protocol field type. Valid values: etsi, ietf.
    action String
    Action. Valid values: allow, deny.
    end Double
    End of protocol range (0 - 255).
    id Double
    ID.
    start Double
    Start of protocol range (0 - 255).
    type String
    Protocol field type. Valid values: etsi, ietf.
    action string
    Action. Valid values: allow, deny.
    end number
    End of protocol range (0 - 255).
    id number
    ID.
    start number
    Start of protocol range (0 - 255).
    type string
    Protocol field type. Valid values: etsi, ietf.
    action str
    Action. Valid values: allow, deny.
    end float
    End of protocol range (0 - 255).
    id float
    ID.
    start float
    Start of protocol range (0 - 255).
    type str
    Protocol field type. Valid values: etsi, ietf.
    action String
    Action. Valid values: allow, deny.
    end Number
    End of protocol range (0 - 255).
    id Number
    ID.
    start Number
    Start of protocol range (0 - 255).
    type String
    Protocol field type. Valid values: etsi, ietf.

    ObjectFirewallGtpPerApnShaper, ObjectFirewallGtpPerApnShaperArgs

    Apn string
    APN name.
    Id double
    ID.
    RateLimit double
    Rate limit (packets/s) for create PDP context request.
    Version double
    GTP version number: 0 or 1.
    Apn string
    APN name.
    Id float64
    ID.
    RateLimit float64
    Rate limit (packets/s) for create PDP context request.
    Version float64
    GTP version number: 0 or 1.
    apn String
    APN name.
    id Double
    ID.
    rateLimit Double
    Rate limit (packets/s) for create PDP context request.
    version Double
    GTP version number: 0 or 1.
    apn string
    APN name.
    id number
    ID.
    rateLimit number
    Rate limit (packets/s) for create PDP context request.
    version number
    GTP version number: 0 or 1.
    apn str
    APN name.
    id float
    ID.
    rate_limit float
    Rate limit (packets/s) for create PDP context request.
    version float
    GTP version number: 0 or 1.
    apn String
    APN name.
    id Number
    ID.
    rateLimit Number
    Rate limit (packets/s) for create PDP context request.
    version Number
    GTP version number: 0 or 1.

    ObjectFirewallGtpPolicy, ObjectFirewallGtpPolicyArgs

    Action string
    Action. Valid values: deny, allow.
    ApnSelModes List<string>
    APN selection mode. Valid values: ms, net, vrf.
    Apnmember string
    APN member.
    Id double
    ID.
    Imei string
    IMEI pattern.
    Imsi string
    IMSI prefix.
    ImsiPrefix string
    IMSI prefix.
    MaxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    Messages List<string>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    Msisdn string
    MSISDN prefix.
    MsisdnPrefix string
    MSISDN prefix.
    Rai string
    RAI pattern.
    RatTypes List<string>
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    Uli string
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).
    Action string
    Action. Valid values: deny, allow.
    ApnSelModes []string
    APN selection mode. Valid values: ms, net, vrf.
    Apnmember string
    APN member.
    Id float64
    ID.
    Imei string
    IMEI pattern.
    Imsi string
    IMSI prefix.
    ImsiPrefix string
    IMSI prefix.
    MaxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    Messages []string
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    Msisdn string
    MSISDN prefix.
    MsisdnPrefix string
    MSISDN prefix.
    Rai string
    RAI pattern.
    RatTypes []string
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    Uli string
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).
    action String
    Action. Valid values: deny, allow.
    apnSelModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    apnmember String
    APN member.
    id Double
    ID.
    imei String
    IMEI pattern.
    imsi String
    IMSI prefix.
    imsiPrefix String
    IMSI prefix.
    maxApnRestriction String
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    messages List<String>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdn String
    MSISDN prefix.
    msisdnPrefix String
    MSISDN prefix.
    rai String
    RAI pattern.
    ratTypes List<String>
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    uli String
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).
    action string
    Action. Valid values: deny, allow.
    apnSelModes string[]
    APN selection mode. Valid values: ms, net, vrf.
    apnmember string
    APN member.
    id number
    ID.
    imei string
    IMEI pattern.
    imsi string
    IMSI prefix.
    imsiPrefix string
    IMSI prefix.
    maxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    messages string[]
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdn string
    MSISDN prefix.
    msisdnPrefix string
    MSISDN prefix.
    rai string
    RAI pattern.
    ratTypes string[]
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    uli string
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).
    action str
    Action. Valid values: deny, allow.
    apn_sel_modes Sequence[str]
    APN selection mode. Valid values: ms, net, vrf.
    apnmember str
    APN member.
    id float
    ID.
    imei str
    IMEI pattern.
    imsi str
    IMSI prefix.
    imsi_prefix str
    IMSI prefix.
    max_apn_restriction str
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    messages Sequence[str]
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdn str
    MSISDN prefix.
    msisdn_prefix str
    MSISDN prefix.
    rai str
    RAI pattern.
    rat_types Sequence[str]
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    uli str
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).
    action String
    Action. Valid values: deny, allow.
    apnSelModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    apnmember String
    APN member.
    id Number
    ID.
    imei String
    IMEI pattern.
    imsi String
    IMSI prefix.
    imsiPrefix String
    IMSI prefix.
    maxApnRestriction String
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    messages List<String>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdn String
    MSISDN prefix.
    msisdnPrefix String
    MSISDN prefix.
    rai String
    RAI pattern.
    ratTypes List<String>
    RAT Type. Valid values: any, utran, geran, wlan, gan, hspa, eutran, virtual, nbiot, ltem, nr.
    uli String
    GTPv2 ULI patterns (in order of CGI SAI RAI TAI ECGI LAI).

    ObjectFirewallGtpPolicyV2, ObjectFirewallGtpPolicyV2Args

    Action string
    ApnSelModes List<string>
    APN selection mode. Valid values: ms, net, vrf.
    Apnmember string
    Id double
    an identifier for the resource with format {{name}}.
    ImsiPrefix string
    IMSI prefix.
    MaxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    Mei string
    MEI pattern.
    Messages List<string>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    MsisdnPrefix string
    RatTypes List<string>
    Ulis List<string>
    Action string
    ApnSelModes []string
    APN selection mode. Valid values: ms, net, vrf.
    Apnmember string
    Id float64
    an identifier for the resource with format {{name}}.
    ImsiPrefix string
    IMSI prefix.
    MaxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    Mei string
    MEI pattern.
    Messages []string
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    MsisdnPrefix string
    RatTypes []string
    Ulis []string
    action String
    apnSelModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    apnmember String
    id Double
    an identifier for the resource with format {{name}}.
    imsiPrefix String
    IMSI prefix.
    maxApnRestriction String
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    mei String
    MEI pattern.
    messages List<String>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdnPrefix String
    ratTypes List<String>
    ulis List<String>
    action string
    apnSelModes string[]
    APN selection mode. Valid values: ms, net, vrf.
    apnmember string
    id number
    an identifier for the resource with format {{name}}.
    imsiPrefix string
    IMSI prefix.
    maxApnRestriction string
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    mei string
    MEI pattern.
    messages string[]
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdnPrefix string
    ratTypes string[]
    ulis string[]
    action str
    apn_sel_modes Sequence[str]
    APN selection mode. Valid values: ms, net, vrf.
    apnmember str
    id float
    an identifier for the resource with format {{name}}.
    imsi_prefix str
    IMSI prefix.
    max_apn_restriction str
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    mei str
    MEI pattern.
    messages Sequence[str]
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdn_prefix str
    rat_types Sequence[str]
    ulis Sequence[str]
    action String
    apnSelModes List<String>
    APN selection mode. Valid values: ms, net, vrf.
    apnmember String
    id Number
    an identifier for the resource with format {{name}}.
    imsiPrefix String
    IMSI prefix.
    maxApnRestriction String
    Maximum APN restriction value. Valid values: all, public-1, public-2, private-1, private-2.
    mei String
    MEI pattern.
    messages List<String>
    GTP messages. Valid values: create-ses-req, create-ses-res, modify-bearer-req, modify-bearer-res.
    msisdnPrefix String
    ratTypes List<String>
    ulis List<String>

    Import

    ObjectFirewall Gtp can be imported using any of these accepted formats:

    $ export “FORTIMANAGER_IMPORT_TABLE”=“true”

    $ pulumi import fortimanager:index/objectFirewallGtp:ObjectFirewallGtp labelname {{name}}
    

    $ unset “FORTIMANAGER_IMPORT_TABLE”

    -> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    fortimanager fortinetdev/terraform-provider-fortimanager
    License
    Notes
    This Pulumi package is based on the fortimanager Terraform Provider.
    fortimanager logo
    fortimanager 1.13.0 published on Thursday, Mar 13, 2025 by fortinetdev