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

fortios.diameterfilter.Profile

Explore with Pulumi AI

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

    Configure Diameter filter profiles. Applies to FortiOS Version >= 7.4.2.

    Create Profile Resource

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

    Constructor syntax

    new Profile(name: string, args?: ProfileArgs, opts?: CustomResourceOptions);
    @overload
    def Profile(resource_name: str,
                args: Optional[ProfileArgs] = None,
                opts: Optional[ResourceOptions] = None)
    
    @overload
    def Profile(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                cmd_flags_reserve_set: Optional[str] = None,
                command_code_invalid: Optional[str] = None,
                command_code_range: Optional[str] = None,
                comment: Optional[str] = None,
                log_packet: Optional[str] = None,
                message_length_invalid: Optional[str] = None,
                missing_request_action: Optional[str] = None,
                monitor_all_messages: Optional[str] = None,
                name: Optional[str] = None,
                protocol_version_invalid: Optional[str] = None,
                request_error_flag_set: Optional[str] = None,
                track_requests_answers: Optional[str] = None,
                vdomparam: Optional[str] = None)
    func NewProfile(ctx *Context, name string, args *ProfileArgs, opts ...ResourceOption) (*Profile, error)
    public Profile(string name, ProfileArgs? args = null, CustomResourceOptions? opts = null)
    public Profile(String name, ProfileArgs args)
    public Profile(String name, ProfileArgs args, CustomResourceOptions options)
    
    type: fortios:diameterfilter:Profile
    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 ProfileArgs
    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 ProfileArgs
    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 ProfileArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ProfileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ProfileArgs
    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 exampleprofileResourceResourceFromDiameterfilterprofile = new Fortios.Diameterfilter.Profile("exampleprofileResourceResourceFromDiameterfilterprofile", new()
    {
        CmdFlagsReserveSet = "string",
        CommandCodeInvalid = "string",
        CommandCodeRange = "string",
        Comment = "string",
        LogPacket = "string",
        MessageLengthInvalid = "string",
        MissingRequestAction = "string",
        MonitorAllMessages = "string",
        Name = "string",
        ProtocolVersionInvalid = "string",
        RequestErrorFlagSet = "string",
        TrackRequestsAnswers = "string",
        Vdomparam = "string",
    });
    
    example, err := diameterfilter.NewProfile(ctx, "exampleprofileResourceResourceFromDiameterfilterprofile", &diameterfilter.ProfileArgs{
    	CmdFlagsReserveSet:     pulumi.String("string"),
    	CommandCodeInvalid:     pulumi.String("string"),
    	CommandCodeRange:       pulumi.String("string"),
    	Comment:                pulumi.String("string"),
    	LogPacket:              pulumi.String("string"),
    	MessageLengthInvalid:   pulumi.String("string"),
    	MissingRequestAction:   pulumi.String("string"),
    	MonitorAllMessages:     pulumi.String("string"),
    	Name:                   pulumi.String("string"),
    	ProtocolVersionInvalid: pulumi.String("string"),
    	RequestErrorFlagSet:    pulumi.String("string"),
    	TrackRequestsAnswers:   pulumi.String("string"),
    	Vdomparam:              pulumi.String("string"),
    })
    
    var exampleprofileResourceResourceFromDiameterfilterprofile = new Profile("exampleprofileResourceResourceFromDiameterfilterprofile", ProfileArgs.builder()
        .cmdFlagsReserveSet("string")
        .commandCodeInvalid("string")
        .commandCodeRange("string")
        .comment("string")
        .logPacket("string")
        .messageLengthInvalid("string")
        .missingRequestAction("string")
        .monitorAllMessages("string")
        .name("string")
        .protocolVersionInvalid("string")
        .requestErrorFlagSet("string")
        .trackRequestsAnswers("string")
        .vdomparam("string")
        .build());
    
    exampleprofile_resource_resource_from_diameterfilterprofile = fortios.diameterfilter.Profile("exampleprofileResourceResourceFromDiameterfilterprofile",
        cmd_flags_reserve_set="string",
        command_code_invalid="string",
        command_code_range="string",
        comment="string",
        log_packet="string",
        message_length_invalid="string",
        missing_request_action="string",
        monitor_all_messages="string",
        name="string",
        protocol_version_invalid="string",
        request_error_flag_set="string",
        track_requests_answers="string",
        vdomparam="string")
    
    const exampleprofileResourceResourceFromDiameterfilterprofile = new fortios.diameterfilter.Profile("exampleprofileResourceResourceFromDiameterfilterprofile", {
        cmdFlagsReserveSet: "string",
        commandCodeInvalid: "string",
        commandCodeRange: "string",
        comment: "string",
        logPacket: "string",
        messageLengthInvalid: "string",
        missingRequestAction: "string",
        monitorAllMessages: "string",
        name: "string",
        protocolVersionInvalid: "string",
        requestErrorFlagSet: "string",
        trackRequestsAnswers: "string",
        vdomparam: "string",
    });
    
    type: fortios:diameterfilter:Profile
    properties:
        cmdFlagsReserveSet: string
        commandCodeInvalid: string
        commandCodeRange: string
        comment: string
        logPacket: string
        messageLengthInvalid: string
        missingRequestAction: string
        monitorAllMessages: string
        name: string
        protocolVersionInvalid: string
        requestErrorFlagSet: string
        trackRequestsAnswers: string
        vdomparam: string
    

    Profile Resource Properties

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

    Inputs

    The Profile resource accepts the following input properties:

    CmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    CommandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    CommandCodeRange string
    Valid range for command codes (0-16777215).
    Comment string
    Comment.
    LogPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    MessageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    MissingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    MonitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    Name string
    Profile name.
    ProtocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    RequestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    TrackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    CmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    CommandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    CommandCodeRange string
    Valid range for command codes (0-16777215).
    Comment string
    Comment.
    LogPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    MessageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    MissingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    MonitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    Name string
    Profile name.
    ProtocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    RequestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    TrackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet String
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid String
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange String
    Valid range for command codes (0-16777215).
    comment String
    Comment.
    logPacket String
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid String
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction String
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages String
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name String
    Profile name.
    protocolVersionInvalid String
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet String
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers String
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange string
    Valid range for command codes (0-16777215).
    comment string
    Comment.
    logPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name string
    Profile name.
    protocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmd_flags_reserve_set str
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    command_code_invalid str
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    command_code_range str
    Valid range for command codes (0-16777215).
    comment str
    Comment.
    log_packet str
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    message_length_invalid str
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missing_request_action str
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitor_all_messages str
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name str
    Profile name.
    protocol_version_invalid str
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    request_error_flag_set str
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    track_requests_answers str
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam str
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet String
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid String
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange String
    Valid range for command codes (0-16777215).
    comment String
    Comment.
    logPacket String
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid String
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction String
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages String
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name String
    Profile name.
    protocolVersionInvalid String
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet String
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers String
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Profile 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 Profile Resource

    Get an existing Profile 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?: ProfileState, opts?: CustomResourceOptions): Profile
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            cmd_flags_reserve_set: Optional[str] = None,
            command_code_invalid: Optional[str] = None,
            command_code_range: Optional[str] = None,
            comment: Optional[str] = None,
            log_packet: Optional[str] = None,
            message_length_invalid: Optional[str] = None,
            missing_request_action: Optional[str] = None,
            monitor_all_messages: Optional[str] = None,
            name: Optional[str] = None,
            protocol_version_invalid: Optional[str] = None,
            request_error_flag_set: Optional[str] = None,
            track_requests_answers: Optional[str] = None,
            vdomparam: Optional[str] = None) -> Profile
    func GetProfile(ctx *Context, name string, id IDInput, state *ProfileState, opts ...ResourceOption) (*Profile, error)
    public static Profile Get(string name, Input<string> id, ProfileState? state, CustomResourceOptions? opts = null)
    public static Profile get(String name, Output<String> id, ProfileState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    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:
    CmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    CommandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    CommandCodeRange string
    Valid range for command codes (0-16777215).
    Comment string
    Comment.
    LogPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    MessageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    MissingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    MonitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    Name string
    Profile name.
    ProtocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    RequestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    TrackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    CmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    CommandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    CommandCodeRange string
    Valid range for command codes (0-16777215).
    Comment string
    Comment.
    LogPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    MessageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    MissingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    MonitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    Name string
    Profile name.
    ProtocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    RequestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    TrackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    Vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet String
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid String
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange String
    Valid range for command codes (0-16777215).
    comment String
    Comment.
    logPacket String
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid String
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction String
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages String
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name String
    Profile name.
    protocolVersionInvalid String
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet String
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers String
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet string
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid string
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange string
    Valid range for command codes (0-16777215).
    comment string
    Comment.
    logPacket string
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid string
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction string
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages string
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name string
    Profile name.
    protocolVersionInvalid string
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet string
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers string
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam string
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmd_flags_reserve_set str
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    command_code_invalid str
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    command_code_range str
    Valid range for command codes (0-16777215).
    comment str
    Comment.
    log_packet str
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    message_length_invalid str
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missing_request_action str
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitor_all_messages str
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name str
    Profile name.
    protocol_version_invalid str
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    request_error_flag_set str
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    track_requests_answers str
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam str
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    cmdFlagsReserveSet String
    Action to be taken for messages with cmd flag reserve bits set. Valid values: allow, block, reset, monitor.
    commandCodeInvalid String
    Action to be taken for messages with invalid command code. Valid values: allow, block, reset, monitor.
    commandCodeRange String
    Valid range for command codes (0-16777215).
    comment String
    Comment.
    logPacket String
    Enable/disable packet log for triggered diameter settings. Valid values: disable, enable.
    messageLengthInvalid String
    Action to be taken for invalid message length. Valid values: allow, block, reset, monitor.
    missingRequestAction String
    Action to be taken for answers without corresponding request. Valid values: allow, block, reset, monitor.
    monitorAllMessages String
    Enable/disable logging for all User Name and Result Code AVP messages. Valid values: disable, enable.
    name String
    Profile name.
    protocolVersionInvalid String
    Action to be taken for invalid protocol version. Valid values: allow, block, reset, monitor.
    requestErrorFlagSet String
    Action to be taken for request messages with error flag set. Valid values: allow, block, reset, monitor.
    trackRequestsAnswers String
    Enable/disable validation that each answer has a corresponding request. Valid values: disable, enable.
    vdomparam String
    Specifies the vdom to which the resource will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

    Import

    DiameterFilter Profile can be imported using any of these accepted formats:

    $ pulumi import fortios:diameterfilter/profile:Profile labelname {{name}}
    

    If you do not want to import arguments of block:

    $ export “FORTIOS_IMPORT_TABLE”=“false”

    $ pulumi import fortios:diameterfilter/profile:Profile labelname {{name}}
    

    $ unset “FORTIOS_IMPORT_TABLE”

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

    Package Details

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