Home > Configuration > Application Firewall > importappfwarchive

importappfwarchive

Use this method to imports the archive file from specified location

Syntax



Parameters

src

Indicates the source of the tar archive file as a URL of the form ://[:][/] is http or https. is the DNS name or IP address of the http or https server. is the port number of the server. If omitted, the default port for http or https will be used. is the path of the file on the server. Import will fail if an https server requires client certificate authentication.
This is mandatory parameter.

name

Indicates name of archive.
This is mandatory parameter.

comment

Comments associated with this archive.

Return Value

Returns simpleResult

See Also