1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. HttpServerProfile
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    HttpServerProfile resource

    Create HttpServerProfile Resource

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

    Constructor syntax

    new HttpServerProfile(name: string, args?: HttpServerProfileArgs, opts?: CustomResourceOptions);
    @overload
    def HttpServerProfile(resource_name: str,
                          args: Optional[HttpServerProfileArgs] = None,
                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def HttpServerProfile(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          device: Optional[str] = None,
                          folder: Optional[str] = None,
                          format: Optional[HttpServerProfileFormatArgs] = None,
                          name: Optional[str] = None,
                          servers: Optional[Sequence[HttpServerProfileServerArgs]] = None,
                          snippet: Optional[str] = None,
                          tag_registration: Optional[bool] = None)
    func NewHttpServerProfile(ctx *Context, name string, args *HttpServerProfileArgs, opts ...ResourceOption) (*HttpServerProfile, error)
    public HttpServerProfile(string name, HttpServerProfileArgs? args = null, CustomResourceOptions? opts = null)
    public HttpServerProfile(String name, HttpServerProfileArgs args)
    public HttpServerProfile(String name, HttpServerProfileArgs args, CustomResourceOptions options)
    
    type: scm:HttpServerProfile
    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 HttpServerProfileArgs
    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 HttpServerProfileArgs
    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 HttpServerProfileArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args HttpServerProfileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args HttpServerProfileArgs
    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 httpServerProfileResource = new Scm.HttpServerProfile("httpServerProfileResource", new()
    {
        Device = "string",
        Folder = "string",
        Format = new Scm.Inputs.HttpServerProfileFormatArgs
        {
            Auth = new Scm.Inputs.HttpServerProfileFormatAuthArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatAuthHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatAuthParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Config = new Scm.Inputs.HttpServerProfileFormatConfigArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatConfigHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatConfigParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Correlation = new Scm.Inputs.HttpServerProfileFormatCorrelationArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatCorrelationHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatCorrelationParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Data = new Scm.Inputs.HttpServerProfileFormatDataArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatDataHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatDataParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Decryption = new Scm.Inputs.HttpServerProfileFormatDecryptionArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatDecryptionHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatDecryptionParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Globalprotect = new Scm.Inputs.HttpServerProfileFormatGlobalprotectArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatGlobalprotectHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatGlobalprotectParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Gtp = new Scm.Inputs.HttpServerProfileFormatGtpArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatGtpHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatGtpParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            HipMatch = new Scm.Inputs.HttpServerProfileFormatHipMatchArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatHipMatchHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatHipMatchParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Iptag = new Scm.Inputs.HttpServerProfileFormatIptagArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatIptagHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatIptagParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Sctp = new Scm.Inputs.HttpServerProfileFormatSctpArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatSctpHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatSctpParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            System = new Scm.Inputs.HttpServerProfileFormatSystemArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatSystemHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatSystemParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Threat = new Scm.Inputs.HttpServerProfileFormatThreatArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatThreatHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatThreatParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Traffic = new Scm.Inputs.HttpServerProfileFormatTrafficArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatTrafficHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatTrafficParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Tunnel = new Scm.Inputs.HttpServerProfileFormatTunnelArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatTunnelHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatTunnelParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Url = new Scm.Inputs.HttpServerProfileFormatUrlArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatUrlHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatUrlParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Userid = new Scm.Inputs.HttpServerProfileFormatUseridArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatUseridHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatUseridParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
            Wildfire = new Scm.Inputs.HttpServerProfileFormatWildfireArgs
            {
                Headers = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatWildfireHeaderArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Name = "string",
                Params = new[]
                {
                    new Scm.Inputs.HttpServerProfileFormatWildfireParamArgs
                    {
                        Name = "string",
                        Value = "string",
                    },
                },
                Payload = "string",
                UrlFormat = "string",
            },
        },
        Name = "string",
        Servers = new[]
        {
            new Scm.Inputs.HttpServerProfileServerArgs
            {
                Address = "string",
                CertificateProfile = "string",
                HttpMethod = "string",
                Name = "string",
                Port = 0,
                Protocol = "string",
                TlsVersion = "string",
            },
        },
        Snippet = "string",
        TagRegistration = false,
    });
    
    example, err := scm.NewHttpServerProfile(ctx, "httpServerProfileResource", &scm.HttpServerProfileArgs{
    	Device: pulumi.String("string"),
    	Folder: pulumi.String("string"),
    	Format: &scm.HttpServerProfileFormatArgs{
    		Auth: &scm.HttpServerProfileFormatAuthArgs{
    			Headers: scm.HttpServerProfileFormatAuthHeaderArray{
    				&scm.HttpServerProfileFormatAuthHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatAuthParamArray{
    				&scm.HttpServerProfileFormatAuthParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Config: &scm.HttpServerProfileFormatConfigArgs{
    			Headers: scm.HttpServerProfileFormatConfigHeaderArray{
    				&scm.HttpServerProfileFormatConfigHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatConfigParamArray{
    				&scm.HttpServerProfileFormatConfigParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Correlation: &scm.HttpServerProfileFormatCorrelationArgs{
    			Headers: scm.HttpServerProfileFormatCorrelationHeaderArray{
    				&scm.HttpServerProfileFormatCorrelationHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatCorrelationParamArray{
    				&scm.HttpServerProfileFormatCorrelationParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Data: &scm.HttpServerProfileFormatDataArgs{
    			Headers: scm.HttpServerProfileFormatDataHeaderArray{
    				&scm.HttpServerProfileFormatDataHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatDataParamArray{
    				&scm.HttpServerProfileFormatDataParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Decryption: &scm.HttpServerProfileFormatDecryptionArgs{
    			Headers: scm.HttpServerProfileFormatDecryptionHeaderArray{
    				&scm.HttpServerProfileFormatDecryptionHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatDecryptionParamArray{
    				&scm.HttpServerProfileFormatDecryptionParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Globalprotect: &scm.HttpServerProfileFormatGlobalprotectArgs{
    			Headers: scm.HttpServerProfileFormatGlobalprotectHeaderArray{
    				&scm.HttpServerProfileFormatGlobalprotectHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatGlobalprotectParamArray{
    				&scm.HttpServerProfileFormatGlobalprotectParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Gtp: &scm.HttpServerProfileFormatGtpArgs{
    			Headers: scm.HttpServerProfileFormatGtpHeaderArray{
    				&scm.HttpServerProfileFormatGtpHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatGtpParamArray{
    				&scm.HttpServerProfileFormatGtpParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		HipMatch: &scm.HttpServerProfileFormatHipMatchArgs{
    			Headers: scm.HttpServerProfileFormatHipMatchHeaderArray{
    				&scm.HttpServerProfileFormatHipMatchHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatHipMatchParamArray{
    				&scm.HttpServerProfileFormatHipMatchParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Iptag: &scm.HttpServerProfileFormatIptagArgs{
    			Headers: scm.HttpServerProfileFormatIptagHeaderArray{
    				&scm.HttpServerProfileFormatIptagHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatIptagParamArray{
    				&scm.HttpServerProfileFormatIptagParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Sctp: &scm.HttpServerProfileFormatSctpArgs{
    			Headers: scm.HttpServerProfileFormatSctpHeaderArray{
    				&scm.HttpServerProfileFormatSctpHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatSctpParamArray{
    				&scm.HttpServerProfileFormatSctpParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		System: &scm.HttpServerProfileFormatSystemArgs{
    			Headers: scm.HttpServerProfileFormatSystemHeaderArray{
    				&scm.HttpServerProfileFormatSystemHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatSystemParamArray{
    				&scm.HttpServerProfileFormatSystemParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Threat: &scm.HttpServerProfileFormatThreatArgs{
    			Headers: scm.HttpServerProfileFormatThreatHeaderArray{
    				&scm.HttpServerProfileFormatThreatHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatThreatParamArray{
    				&scm.HttpServerProfileFormatThreatParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Traffic: &scm.HttpServerProfileFormatTrafficArgs{
    			Headers: scm.HttpServerProfileFormatTrafficHeaderArray{
    				&scm.HttpServerProfileFormatTrafficHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatTrafficParamArray{
    				&scm.HttpServerProfileFormatTrafficParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Tunnel: &scm.HttpServerProfileFormatTunnelArgs{
    			Headers: scm.HttpServerProfileFormatTunnelHeaderArray{
    				&scm.HttpServerProfileFormatTunnelHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatTunnelParamArray{
    				&scm.HttpServerProfileFormatTunnelParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Url: &scm.HttpServerProfileFormatUrlArgs{
    			Headers: scm.HttpServerProfileFormatUrlHeaderArray{
    				&scm.HttpServerProfileFormatUrlHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatUrlParamArray{
    				&scm.HttpServerProfileFormatUrlParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Userid: &scm.HttpServerProfileFormatUseridArgs{
    			Headers: scm.HttpServerProfileFormatUseridHeaderArray{
    				&scm.HttpServerProfileFormatUseridHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatUseridParamArray{
    				&scm.HttpServerProfileFormatUseridParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    		Wildfire: &scm.HttpServerProfileFormatWildfireArgs{
    			Headers: scm.HttpServerProfileFormatWildfireHeaderArray{
    				&scm.HttpServerProfileFormatWildfireHeaderArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Name: pulumi.String("string"),
    			Params: scm.HttpServerProfileFormatWildfireParamArray{
    				&scm.HttpServerProfileFormatWildfireParamArgs{
    					Name:  pulumi.String("string"),
    					Value: pulumi.String("string"),
    				},
    			},
    			Payload:   pulumi.String("string"),
    			UrlFormat: pulumi.String("string"),
    		},
    	},
    	Name: pulumi.String("string"),
    	Servers: scm.HttpServerProfileServerArray{
    		&scm.HttpServerProfileServerArgs{
    			Address:            pulumi.String("string"),
    			CertificateProfile: pulumi.String("string"),
    			HttpMethod:         pulumi.String("string"),
    			Name:               pulumi.String("string"),
    			Port:               pulumi.Int(0),
    			Protocol:           pulumi.String("string"),
    			TlsVersion:         pulumi.String("string"),
    		},
    	},
    	Snippet:         pulumi.String("string"),
    	TagRegistration: pulumi.Bool(false),
    })
    
    var httpServerProfileResource = new HttpServerProfile("httpServerProfileResource", HttpServerProfileArgs.builder()
        .device("string")
        .folder("string")
        .format(HttpServerProfileFormatArgs.builder()
            .auth(HttpServerProfileFormatAuthArgs.builder()
                .headers(HttpServerProfileFormatAuthHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatAuthParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .config(HttpServerProfileFormatConfigArgs.builder()
                .headers(HttpServerProfileFormatConfigHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatConfigParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .correlation(HttpServerProfileFormatCorrelationArgs.builder()
                .headers(HttpServerProfileFormatCorrelationHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatCorrelationParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .data(HttpServerProfileFormatDataArgs.builder()
                .headers(HttpServerProfileFormatDataHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatDataParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .decryption(HttpServerProfileFormatDecryptionArgs.builder()
                .headers(HttpServerProfileFormatDecryptionHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatDecryptionParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .globalprotect(HttpServerProfileFormatGlobalprotectArgs.builder()
                .headers(HttpServerProfileFormatGlobalprotectHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatGlobalprotectParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .gtp(HttpServerProfileFormatGtpArgs.builder()
                .headers(HttpServerProfileFormatGtpHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatGtpParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .hipMatch(HttpServerProfileFormatHipMatchArgs.builder()
                .headers(HttpServerProfileFormatHipMatchHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatHipMatchParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .iptag(HttpServerProfileFormatIptagArgs.builder()
                .headers(HttpServerProfileFormatIptagHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatIptagParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .sctp(HttpServerProfileFormatSctpArgs.builder()
                .headers(HttpServerProfileFormatSctpHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatSctpParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .system(HttpServerProfileFormatSystemArgs.builder()
                .headers(HttpServerProfileFormatSystemHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatSystemParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .threat(HttpServerProfileFormatThreatArgs.builder()
                .headers(HttpServerProfileFormatThreatHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatThreatParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .traffic(HttpServerProfileFormatTrafficArgs.builder()
                .headers(HttpServerProfileFormatTrafficHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatTrafficParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .tunnel(HttpServerProfileFormatTunnelArgs.builder()
                .headers(HttpServerProfileFormatTunnelHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatTunnelParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .url(HttpServerProfileFormatUrlArgs.builder()
                .headers(HttpServerProfileFormatUrlHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatUrlParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .userid(HttpServerProfileFormatUseridArgs.builder()
                .headers(HttpServerProfileFormatUseridHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatUseridParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .wildfire(HttpServerProfileFormatWildfireArgs.builder()
                .headers(HttpServerProfileFormatWildfireHeaderArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .name("string")
                .params(HttpServerProfileFormatWildfireParamArgs.builder()
                    .name("string")
                    .value("string")
                    .build())
                .payload("string")
                .urlFormat("string")
                .build())
            .build())
        .name("string")
        .servers(HttpServerProfileServerArgs.builder()
            .address("string")
            .certificateProfile("string")
            .httpMethod("string")
            .name("string")
            .port(0)
            .protocol("string")
            .tlsVersion("string")
            .build())
        .snippet("string")
        .tagRegistration(false)
        .build());
    
    http_server_profile_resource = scm.HttpServerProfile("httpServerProfileResource",
        device="string",
        folder="string",
        format={
            "auth": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "config": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "correlation": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "data": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "decryption": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "globalprotect": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "gtp": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "hip_match": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "iptag": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "sctp": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "system": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "threat": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "traffic": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "tunnel": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "url": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "userid": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
            "wildfire": {
                "headers": [{
                    "name": "string",
                    "value": "string",
                }],
                "name": "string",
                "params": [{
                    "name": "string",
                    "value": "string",
                }],
                "payload": "string",
                "url_format": "string",
            },
        },
        name="string",
        servers=[{
            "address": "string",
            "certificate_profile": "string",
            "http_method": "string",
            "name": "string",
            "port": 0,
            "protocol": "string",
            "tls_version": "string",
        }],
        snippet="string",
        tag_registration=False)
    
    const httpServerProfileResource = new scm.HttpServerProfile("httpServerProfileResource", {
        device: "string",
        folder: "string",
        format: {
            auth: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            config: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            correlation: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            data: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            decryption: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            globalprotect: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            gtp: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            hipMatch: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            iptag: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            sctp: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            system: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            threat: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            traffic: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            tunnel: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            url: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            userid: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
            wildfire: {
                headers: [{
                    name: "string",
                    value: "string",
                }],
                name: "string",
                params: [{
                    name: "string",
                    value: "string",
                }],
                payload: "string",
                urlFormat: "string",
            },
        },
        name: "string",
        servers: [{
            address: "string",
            certificateProfile: "string",
            httpMethod: "string",
            name: "string",
            port: 0,
            protocol: "string",
            tlsVersion: "string",
        }],
        snippet: "string",
        tagRegistration: false,
    });
    
    type: scm:HttpServerProfile
    properties:
        device: string
        folder: string
        format:
            auth:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            config:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            correlation:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            data:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            decryption:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            globalprotect:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            gtp:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            hipMatch:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            iptag:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            sctp:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            system:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            threat:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            traffic:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            tunnel:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            url:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            userid:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
            wildfire:
                headers:
                    - name: string
                      value: string
                name: string
                params:
                    - name: string
                      value: string
                payload: string
                urlFormat: string
        name: string
        servers:
            - address: string
              certificateProfile: string
              httpMethod: string
              name: string
              port: 0
              protocol: string
              tlsVersion: string
        snippet: string
        tagRegistration: false
    

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

    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Format HttpServerProfileFormat
    Format
    Name string
    The name of the profile
    Servers List<HttpServerProfileServer>
    Server
    Snippet string
    The snippet in which the resource is defined
    TagRegistration bool
    Register tags on match
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Format HttpServerProfileFormatArgs
    Format
    Name string
    The name of the profile
    Servers []HttpServerProfileServerArgs
    Server
    Snippet string
    The snippet in which the resource is defined
    TagRegistration bool
    Register tags on match
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    format HttpServerProfileFormat
    Format
    name String
    The name of the profile
    servers List<HttpServerProfileServer>
    Server
    snippet String
    The snippet in which the resource is defined
    tagRegistration Boolean
    Register tags on match
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    format HttpServerProfileFormat
    Format
    name string
    The name of the profile
    servers HttpServerProfileServer[]
    Server
    snippet string
    The snippet in which the resource is defined
    tagRegistration boolean
    Register tags on match
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    format HttpServerProfileFormatArgs
    Format
    name str
    The name of the profile
    servers Sequence[HttpServerProfileServerArgs]
    Server
    snippet str
    The snippet in which the resource is defined
    tag_registration bool
    Register tags on match
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    format Property Map
    Format
    name String
    The name of the profile
    servers List<Property Map>
    Server
    snippet String
    The snippet in which the resource is defined
    tagRegistration Boolean
    Register tags on match

    Outputs

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

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

    Look up Existing HttpServerProfile Resource

    Get an existing HttpServerProfile 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?: HttpServerProfileState, opts?: CustomResourceOptions): HttpServerProfile
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            device: Optional[str] = None,
            folder: Optional[str] = None,
            format: Optional[HttpServerProfileFormatArgs] = None,
            name: Optional[str] = None,
            servers: Optional[Sequence[HttpServerProfileServerArgs]] = None,
            snippet: Optional[str] = None,
            tag_registration: Optional[bool] = None,
            tfid: Optional[str] = None) -> HttpServerProfile
    func GetHttpServerProfile(ctx *Context, name string, id IDInput, state *HttpServerProfileState, opts ...ResourceOption) (*HttpServerProfile, error)
    public static HttpServerProfile Get(string name, Input<string> id, HttpServerProfileState? state, CustomResourceOptions? opts = null)
    public static HttpServerProfile get(String name, Output<String> id, HttpServerProfileState state, CustomResourceOptions options)
    resources:  _:    type: scm:HttpServerProfile    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:
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Format HttpServerProfileFormat
    Format
    Name string
    The name of the profile
    Servers List<HttpServerProfileServer>
    Server
    Snippet string
    The snippet in which the resource is defined
    TagRegistration bool
    Register tags on match
    Tfid string
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Format HttpServerProfileFormatArgs
    Format
    Name string
    The name of the profile
    Servers []HttpServerProfileServerArgs
    Server
    Snippet string
    The snippet in which the resource is defined
    TagRegistration bool
    Register tags on match
    Tfid string
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    format HttpServerProfileFormat
    Format
    name String
    The name of the profile
    servers List<HttpServerProfileServer>
    Server
    snippet String
    The snippet in which the resource is defined
    tagRegistration Boolean
    Register tags on match
    tfid String
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    format HttpServerProfileFormat
    Format
    name string
    The name of the profile
    servers HttpServerProfileServer[]
    Server
    snippet string
    The snippet in which the resource is defined
    tagRegistration boolean
    Register tags on match
    tfid string
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    format HttpServerProfileFormatArgs
    Format
    name str
    The name of the profile
    servers Sequence[HttpServerProfileServerArgs]
    Server
    snippet str
    The snippet in which the resource is defined
    tag_registration bool
    Register tags on match
    tfid str
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    format Property Map
    Format
    name String
    The name of the profile
    servers List<Property Map>
    Server
    snippet String
    The snippet in which the resource is defined
    tagRegistration Boolean
    Register tags on match
    tfid String

    Supporting Types

    HttpServerProfileFormat, HttpServerProfileFormatArgs

    HttpServerProfileFormatAuth, HttpServerProfileFormatAuthArgs

    Headers List<HttpServerProfileFormatAuthHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatAuthParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatAuthHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatAuthParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatAuthHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatAuthParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatAuthHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatAuthParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatAuthHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatAuthParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatAuthHeader, HttpServerProfileFormatAuthHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatAuthParam, HttpServerProfileFormatAuthParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatConfig, HttpServerProfileFormatConfigArgs

    Headers List<HttpServerProfileFormatConfigHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatConfigParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatConfigHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatConfigParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatConfigHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatConfigParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatConfigHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatConfigParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatConfigHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatConfigParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatConfigHeader, HttpServerProfileFormatConfigHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatConfigParam, HttpServerProfileFormatConfigParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatCorrelation, HttpServerProfileFormatCorrelationArgs

    Headers List<HttpServerProfileFormatCorrelationHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatCorrelationParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatCorrelationHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatCorrelationParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatCorrelationHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatCorrelationParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatCorrelationHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatCorrelationParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatCorrelationHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatCorrelationParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatCorrelationHeader, HttpServerProfileFormatCorrelationHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatCorrelationParam, HttpServerProfileFormatCorrelationParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatData, HttpServerProfileFormatDataArgs

    Headers List<HttpServerProfileFormatDataHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatDataParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatDataHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatDataParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatDataHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatDataParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatDataHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatDataParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatDataHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatDataParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatDataHeader, HttpServerProfileFormatDataHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatDataParam, HttpServerProfileFormatDataParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatDecryption, HttpServerProfileFormatDecryptionArgs

    Headers List<HttpServerProfileFormatDecryptionHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatDecryptionParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatDecryptionHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatDecryptionParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatDecryptionHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatDecryptionParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatDecryptionHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatDecryptionParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatDecryptionHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatDecryptionParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatDecryptionHeader, HttpServerProfileFormatDecryptionHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatDecryptionParam, HttpServerProfileFormatDecryptionParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatGlobalprotect, HttpServerProfileFormatGlobalprotectArgs

    Headers List<HttpServerProfileFormatGlobalprotectHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatGlobalprotectParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatGlobalprotectHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatGlobalprotectParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatGlobalprotectHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatGlobalprotectParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatGlobalprotectHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatGlobalprotectParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatGlobalprotectHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatGlobalprotectParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatGlobalprotectHeader, HttpServerProfileFormatGlobalprotectHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatGlobalprotectParam, HttpServerProfileFormatGlobalprotectParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatGtp, HttpServerProfileFormatGtpArgs

    Headers List<HttpServerProfileFormatGtpHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatGtpParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatGtpHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatGtpParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatGtpHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatGtpParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatGtpHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatGtpParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatGtpHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatGtpParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatGtpHeader, HttpServerProfileFormatGtpHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatGtpParam, HttpServerProfileFormatGtpParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatHipMatch, HttpServerProfileFormatHipMatchArgs

    Headers List<HttpServerProfileFormatHipMatchHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatHipMatchParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatHipMatchHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatHipMatchParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatHipMatchHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatHipMatchParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatHipMatchHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatHipMatchParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatHipMatchHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatHipMatchParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatHipMatchHeader, HttpServerProfileFormatHipMatchHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatHipMatchParam, HttpServerProfileFormatHipMatchParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatIptag, HttpServerProfileFormatIptagArgs

    Headers List<HttpServerProfileFormatIptagHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatIptagParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatIptagHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatIptagParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatIptagHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatIptagParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatIptagHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatIptagParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatIptagHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatIptagParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatIptagHeader, HttpServerProfileFormatIptagHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatIptagParam, HttpServerProfileFormatIptagParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatSctp, HttpServerProfileFormatSctpArgs

    Headers List<HttpServerProfileFormatSctpHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatSctpParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatSctpHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatSctpParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatSctpHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatSctpParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatSctpHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatSctpParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatSctpHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatSctpParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatSctpHeader, HttpServerProfileFormatSctpHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatSctpParam, HttpServerProfileFormatSctpParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatSystem, HttpServerProfileFormatSystemArgs

    Headers List<HttpServerProfileFormatSystemHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatSystemParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatSystemHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatSystemParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatSystemHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatSystemParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatSystemHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatSystemParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatSystemHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatSystemParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatSystemHeader, HttpServerProfileFormatSystemHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatSystemParam, HttpServerProfileFormatSystemParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatThreat, HttpServerProfileFormatThreatArgs

    Headers List<HttpServerProfileFormatThreatHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatThreatParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatThreatHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatThreatParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatThreatHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatThreatParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatThreatHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatThreatParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatThreatHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatThreatParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatThreatHeader, HttpServerProfileFormatThreatHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatThreatParam, HttpServerProfileFormatThreatParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatTraffic, HttpServerProfileFormatTrafficArgs

    Headers List<HttpServerProfileFormatTrafficHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatTrafficParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatTrafficHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatTrafficParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatTrafficHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatTrafficParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatTrafficHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatTrafficParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatTrafficHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatTrafficParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatTrafficHeader, HttpServerProfileFormatTrafficHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatTrafficParam, HttpServerProfileFormatTrafficParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatTunnel, HttpServerProfileFormatTunnelArgs

    Headers List<HttpServerProfileFormatTunnelHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatTunnelParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatTunnelHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatTunnelParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatTunnelHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatTunnelParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatTunnelHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatTunnelParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatTunnelHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatTunnelParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatTunnelHeader, HttpServerProfileFormatTunnelHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatTunnelParam, HttpServerProfileFormatTunnelParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatUrl, HttpServerProfileFormatUrlArgs

    Headers List<HttpServerProfileFormatUrlHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatUrlParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatUrlHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatUrlParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatUrlHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatUrlParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatUrlHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatUrlParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatUrlHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatUrlParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatUrlHeader, HttpServerProfileFormatUrlHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatUrlParam, HttpServerProfileFormatUrlParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatUserid, HttpServerProfileFormatUseridArgs

    Headers List<HttpServerProfileFormatUseridHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatUseridParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatUseridHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatUseridParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatUseridHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatUseridParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatUseridHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatUseridParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatUseridHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatUseridParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatUseridHeader, HttpServerProfileFormatUseridHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatUseridParam, HttpServerProfileFormatUseridParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileFormatWildfire, HttpServerProfileFormatWildfireArgs

    Headers List<HttpServerProfileFormatWildfireHeader>
    Headers
    Name string
    The name of the payload format
    Params List<HttpServerProfileFormatWildfireParam>
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    Headers []HttpServerProfileFormatWildfireHeader
    Headers
    Name string
    The name of the payload format
    Params []HttpServerProfileFormatWildfireParam
    Params
    Payload string
    The log payload format. The accepted log field values are as follows.
    UrlFormat string
    The URL path of the HTTP server
    headers List<HttpServerProfileFormatWildfireHeader>
    Headers
    name String
    The name of the payload format
    params List<HttpServerProfileFormatWildfireParam>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server
    headers HttpServerProfileFormatWildfireHeader[]
    Headers
    name string
    The name of the payload format
    params HttpServerProfileFormatWildfireParam[]
    Params
    payload string
    The log payload format. The accepted log field values are as follows.
    urlFormat string
    The URL path of the HTTP server
    headers Sequence[HttpServerProfileFormatWildfireHeader]
    Headers
    name str
    The name of the payload format
    params Sequence[HttpServerProfileFormatWildfireParam]
    Params
    payload str
    The log payload format. The accepted log field values are as follows.
    url_format str
    The URL path of the HTTP server
    headers List<Property Map>
    Headers
    name String
    The name of the payload format
    params List<Property Map>
    Params
    payload String
    The log payload format. The accepted log field values are as follows.
    urlFormat String
    The URL path of the HTTP server

    HttpServerProfileFormatWildfireHeader, HttpServerProfileFormatWildfireHeaderArgs

    Name string
    Header name
    Value string
    Header value
    Name string
    Header name
    Value string
    Header value
    name String
    Header name
    value String
    Header value
    name string
    Header name
    value string
    Header value
    name str
    Header name
    value str
    Header value
    name String
    Header name
    value String
    Header value

    HttpServerProfileFormatWildfireParam, HttpServerProfileFormatWildfireParamArgs

    Name string
    Parameter name
    Value string
    Parameter value
    Name string
    Parameter name
    Value string
    Parameter value
    name String
    Parameter name
    value String
    Parameter value
    name string
    Parameter name
    value string
    Parameter value
    name str
    Parameter name
    value str
    Parameter value
    name String
    Parameter name
    value String
    Parameter value

    HttpServerProfileServer, HttpServerProfileServerArgs

    Address string
    HTTP server address
    CertificateProfile string
    HTTP server certificate profile
    HttpMethod string
    HTTP operation to perform
    Name string
    HTTP server name
    Port int
    HTTP server port
    Protocol string
    HTTP server protocol
    TlsVersion string
    HTTP server TLS version
    Address string
    HTTP server address
    CertificateProfile string
    HTTP server certificate profile
    HttpMethod string
    HTTP operation to perform
    Name string
    HTTP server name
    Port int
    HTTP server port
    Protocol string
    HTTP server protocol
    TlsVersion string
    HTTP server TLS version
    address String
    HTTP server address
    certificateProfile String
    HTTP server certificate profile
    httpMethod String
    HTTP operation to perform
    name String
    HTTP server name
    port Integer
    HTTP server port
    protocol String
    HTTP server protocol
    tlsVersion String
    HTTP server TLS version
    address string
    HTTP server address
    certificateProfile string
    HTTP server certificate profile
    httpMethod string
    HTTP operation to perform
    name string
    HTTP server name
    port number
    HTTP server port
    protocol string
    HTTP server protocol
    tlsVersion string
    HTTP server TLS version
    address str
    HTTP server address
    certificate_profile str
    HTTP server certificate profile
    http_method str
    HTTP operation to perform
    name str
    HTTP server name
    port int
    HTTP server port
    protocol str
    HTTP server protocol
    tls_version str
    HTTP server TLS version
    address String
    HTTP server address
    certificateProfile String
    HTTP server certificate profile
    httpMethod String
    HTTP operation to perform
    name String
    HTTP server name
    port Number
    HTTP server port
    protocol String
    HTTP server protocol
    tlsVersion String
    HTTP server TLS version

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate