Home > Configuration > Policy > exportpolicyurlset

exportpolicyurlset

Use this method to exports the specified urlset to the URL. Ensure the URL accepts a PUT request for HTTP/HTTPS URL.

Syntax



Parameters

name

Unique name of the url set. Not case sensitive. Must begin with an ASCII letter or underscore (_) character and must contain only alphanumeric and underscore characters. Must not be the name of an existing named expression, pattern set, dataset, string map, or HTTP callout.
This is mandatory parameter.

url

URL (protocol, host, path and file name) from where the CSV (comma separated file) file will be imported or exported. Each record/line will one entry within the urlset. The first field contains the URL pattern, subsequent fields contains the metadata, if available. HTTP, HTTPS and FTP protocols are supported. NOTE: The operation fails if the destination HTTPS server requires client certificate authentication for access.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also