Home > Configuration > Policy > importpolicypatsetfile

importpolicypatsetfile

Use this method to import a patset file to the Citrix ADC and assign it a name.

Syntax



Parameters

src

URL in protocol, host, path, and file name format from where the patset file will be imported. If file is already present, then it can be imported using local keyword (import patsetfile local:filename patsetfile1) NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access.
This is mandatory parameter.

name

Name to assign to the imported patset file. Unique name of the pattern set. Not case sensitive. Must begin with an ASCII letter or underscore (_) character and must contain only alphanumeric and underscore characters.
This is mandatory parameter.

overwrite

Overwrites the existing file

delimiter

patset file patterns delimiter.
Default value = 10.

charset

Character set associated with the characters in the string.

Return Value

Returns simpleResult

See Also