1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. ObjectWebfilterUrllist
Viewing docs for fortimanager 1.16.0
published on Saturday, Mar 7, 2026 by fortinetdev
Viewing docs for fortimanager 1.16.0
published on Saturday, Mar 7, 2026 by fortinetdev

    ObjectWebfilter UrlList

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

    • entries: fortimanager.ObjectWebfilterUrllistEntries

    Create ObjectWebfilterUrllist Resource

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

    Constructor syntax

    new ObjectWebfilterUrllist(name: string, args?: ObjectWebfilterUrllistArgs, opts?: CustomResourceOptions);
    @overload
    def ObjectWebfilterUrllist(resource_name: str,
                               args: Optional[ObjectWebfilterUrllistArgs] = None,
                               opts: Optional[ResourceOptions] = None)
    
    @overload
    def ObjectWebfilterUrllist(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               adom: Optional[str] = None,
                               comment: Optional[str] = None,
                               dynamic_sort_subtable: Optional[str] = None,
                               entries: Optional[Sequence[ObjectWebfilterUrllistEntryArgs]] = None,
                               name: Optional[str] = None,
                               object_webfilter_urllist_id: Optional[str] = None,
                               scopetype: Optional[str] = None,
                               status: Optional[str] = None,
                               uuid: Optional[str] = None)
    func NewObjectWebfilterUrllist(ctx *Context, name string, args *ObjectWebfilterUrllistArgs, opts ...ResourceOption) (*ObjectWebfilterUrllist, error)
    public ObjectWebfilterUrllist(string name, ObjectWebfilterUrllistArgs? args = null, CustomResourceOptions? opts = null)
    public ObjectWebfilterUrllist(String name, ObjectWebfilterUrllistArgs args)
    public ObjectWebfilterUrllist(String name, ObjectWebfilterUrllistArgs args, CustomResourceOptions options)
    
    type: fortimanager:ObjectWebfilterUrllist
    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 ObjectWebfilterUrllistArgs
    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 ObjectWebfilterUrllistArgs
    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 ObjectWebfilterUrllistArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ObjectWebfilterUrllistArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ObjectWebfilterUrllistArgs
    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 objectWebfilterUrllistResource = new Fortimanager.Index.ObjectWebfilterUrllist("objectWebfilterUrllistResource", new()
    {
        Adom = "string",
        Comment = "string",
        DynamicSortSubtable = "string",
        Entries = new[]
        {
            new Fortimanager.Inputs.ObjectWebfilterUrllistEntryArgs
            {
                Url = "string",
            },
        },
        Name = "string",
        ObjectWebfilterUrllistId = "string",
        Scopetype = "string",
        Status = "string",
        Uuid = "string",
    });
    
    example, err := fortimanager.NewObjectWebfilterUrllist(ctx, "objectWebfilterUrllistResource", &fortimanager.ObjectWebfilterUrllistArgs{
    	Adom:                pulumi.String("string"),
    	Comment:             pulumi.String("string"),
    	DynamicSortSubtable: pulumi.String("string"),
    	Entries: fortimanager.ObjectWebfilterUrllistEntryArray{
    		&fortimanager.ObjectWebfilterUrllistEntryArgs{
    			Url: pulumi.String("string"),
    		},
    	},
    	Name:                     pulumi.String("string"),
    	ObjectWebfilterUrllistId: pulumi.String("string"),
    	Scopetype:                pulumi.String("string"),
    	Status:                   pulumi.String("string"),
    	Uuid:                     pulumi.String("string"),
    })
    
    var objectWebfilterUrllistResource = new ObjectWebfilterUrllist("objectWebfilterUrllistResource", ObjectWebfilterUrllistArgs.builder()
        .adom("string")
        .comment("string")
        .dynamicSortSubtable("string")
        .entries(ObjectWebfilterUrllistEntryArgs.builder()
            .url("string")
            .build())
        .name("string")
        .objectWebfilterUrllistId("string")
        .scopetype("string")
        .status("string")
        .uuid("string")
        .build());
    
    object_webfilter_urllist_resource = fortimanager.ObjectWebfilterUrllist("objectWebfilterUrllistResource",
        adom="string",
        comment="string",
        dynamic_sort_subtable="string",
        entries=[{
            "url": "string",
        }],
        name="string",
        object_webfilter_urllist_id="string",
        scopetype="string",
        status="string",
        uuid="string")
    
    const objectWebfilterUrllistResource = new fortimanager.ObjectWebfilterUrllist("objectWebfilterUrllistResource", {
        adom: "string",
        comment: "string",
        dynamicSortSubtable: "string",
        entries: [{
            url: "string",
        }],
        name: "string",
        objectWebfilterUrllistId: "string",
        scopetype: "string",
        status: "string",
        uuid: "string",
    });
    
    type: fortimanager:ObjectWebfilterUrllist
    properties:
        adom: string
        comment: string
        dynamicSortSubtable: string
        entries:
            - url: string
        name: string
        objectWebfilterUrllistId: string
        scopetype: string
        status: string
        uuid: string
    

    ObjectWebfilterUrllist 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 ObjectWebfilterUrllist resource accepts the following input properties:

    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Comment string
    Comment.
    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.
    Entries List<ObjectWebfilterUrllistEntry>
    Entries. The structure of entries block is documented below.
    Name string
    Name.
    ObjectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    Status string
    Status. Valid values: disable, enable.
    Uuid string
    Uuid.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Comment string
    Comment.
    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.
    Entries []ObjectWebfilterUrllistEntryArgs
    Entries. The structure of entries block is documented below.
    Name string
    Name.
    ObjectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    Status string
    Status. Valid values: disable, enable.
    Uuid string
    Uuid.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment String
    Comment.
    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.
    entries List<ObjectWebfilterUrllistEntry>
    Entries. The structure of entries block is documented below.
    name String
    Name.
    objectWebfilterUrllistId String
    an identifier for the resource with format {{name}}.
    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.
    status String
    Status. Valid values: disable, enable.
    uuid String
    Uuid.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment string
    Comment.
    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.
    entries ObjectWebfilterUrllistEntry[]
    Entries. The structure of entries block is documented below.
    name string
    Name.
    objectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    status string
    Status. Valid values: disable, enable.
    uuid string
    Uuid.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment str
    Comment.
    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.
    entries Sequence[ObjectWebfilterUrllistEntryArgs]
    Entries. The structure of entries block is documented below.
    name str
    Name.
    object_webfilter_urllist_id str
    an identifier for the resource with format {{name}}.
    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.
    status str
    Status. Valid values: disable, enable.
    uuid str
    Uuid.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment String
    Comment.
    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.
    entries List<Property Map>
    Entries. The structure of entries block is documented below.
    name String
    Name.
    objectWebfilterUrllistId String
    an identifier for the resource with format {{name}}.
    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.
    status String
    Status. Valid values: disable, enable.
    uuid String
    Uuid.

    Outputs

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

    Get an existing ObjectWebfilterUrllist 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?: ObjectWebfilterUrllistState, opts?: CustomResourceOptions): ObjectWebfilterUrllist
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            adom: Optional[str] = None,
            comment: Optional[str] = None,
            dynamic_sort_subtable: Optional[str] = None,
            entries: Optional[Sequence[ObjectWebfilterUrllistEntryArgs]] = None,
            name: Optional[str] = None,
            object_webfilter_urllist_id: Optional[str] = None,
            scopetype: Optional[str] = None,
            status: Optional[str] = None,
            uuid: Optional[str] = None) -> ObjectWebfilterUrllist
    func GetObjectWebfilterUrllist(ctx *Context, name string, id IDInput, state *ObjectWebfilterUrllistState, opts ...ResourceOption) (*ObjectWebfilterUrllist, error)
    public static ObjectWebfilterUrllist Get(string name, Input<string> id, ObjectWebfilterUrllistState? state, CustomResourceOptions? opts = null)
    public static ObjectWebfilterUrllist get(String name, Output<String> id, ObjectWebfilterUrllistState state, CustomResourceOptions options)
    resources:  _:    type: fortimanager:ObjectWebfilterUrllist    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:
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Comment string
    Comment.
    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.
    Entries List<ObjectWebfilterUrllistEntry>
    Entries. The structure of entries block is documented below.
    Name string
    Name.
    ObjectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    Status string
    Status. Valid values: disable, enable.
    Uuid string
    Uuid.
    Adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    Comment string
    Comment.
    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.
    Entries []ObjectWebfilterUrllistEntryArgs
    Entries. The structure of entries block is documented below.
    Name string
    Name.
    ObjectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    Status string
    Status. Valid values: disable, enable.
    Uuid string
    Uuid.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment String
    Comment.
    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.
    entries List<ObjectWebfilterUrllistEntry>
    Entries. The structure of entries block is documented below.
    name String
    Name.
    objectWebfilterUrllistId String
    an identifier for the resource with format {{name}}.
    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.
    status String
    Status. Valid values: disable, enable.
    uuid String
    Uuid.
    adom string
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment string
    Comment.
    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.
    entries ObjectWebfilterUrllistEntry[]
    Entries. The structure of entries block is documented below.
    name string
    Name.
    objectWebfilterUrllistId string
    an identifier for the resource with format {{name}}.
    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.
    status string
    Status. Valid values: disable, enable.
    uuid string
    Uuid.
    adom str
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment str
    Comment.
    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.
    entries Sequence[ObjectWebfilterUrllistEntryArgs]
    Entries. The structure of entries block is documented below.
    name str
    Name.
    object_webfilter_urllist_id str
    an identifier for the resource with format {{name}}.
    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.
    status str
    Status. Valid values: disable, enable.
    uuid str
    Uuid.
    adom String
    Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
    comment String
    Comment.
    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.
    entries List<Property Map>
    Entries. The structure of entries block is documented below.
    name String
    Name.
    objectWebfilterUrllistId String
    an identifier for the resource with format {{name}}.
    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.
    status String
    Status. Valid values: disable, enable.
    uuid String
    Uuid.

    Supporting Types

    ObjectWebfilterUrllistEntry, ObjectWebfilterUrllistEntryArgs

    Url string
    Url.
    Url string
    Url.
    url String
    Url.
    url string
    Url.
    url str
    Url.
    url String
    Url.

    Import

    ObjectWebfilter UrlList can be imported using any of these accepted formats:

    $ export “FORTIMANAGER_IMPORT_TABLE”=“true”

    $ pulumi import fortimanager:index/objectWebfilterUrllist:ObjectWebfilterUrllist 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.
    Viewing docs for fortimanager 1.16.0
    published on Saturday, Mar 7, 2026 by fortinetdev
      Try Pulumi Cloud free. Your team will thank you.