ARX::FileServer::Configuration

Introduced : ARX V6.02.000
This structure defines the configuration parameters of a file server. CLI References: external-filer (gbl).
Member Type Description
name String The file server name. CLI References: external-filer (gbl).
description String A description of the file server. CLI References: description (gbl-filer).
cifs_port short The file server’s CIFS port number. CLI References: cifs-port (gbl-filer).
cifs_connection_limit long The maximum number of CIFS connections to this file server. The valid value is between 150 and 4292967295. CLI References: cifs connection-limit (gbl-filer).
nfs_tcp_connections short The maximum number of TCP connections to this file server. The valid values are 1, 2, 4, 8, 16 and 32. CLI References: nfs tcp connections (gbl-filer).
ip_address String The filer server’s primary IP address. CLI References: ip address (gbl-filer).
ip_address_secondary String [] The filer server’s secondary IP addresses. CLI References: ip address (gbl-filer).
ip_address_management String The filer server’s management IP address. CLI References: ip address (gbl-filer).
proxy_user String The proxy user name for management operations on this file server. CLI References: proxy-user (gbl-filer).
manage_snapshots boolean Enable/disable snapshots for this file server. CLI References: manage snapshots (gbl-filer).
spn String The file server’s service principal name. CLI References: spn (gbl-filer).
ignore_names String [] A list of directories and files to exclude when importing a backend file server. CLI References: ignore-name (gbl-filer).
type TypeConfiguration The file server’s type specific configuration. CLI References: filer-type (gbl-filer).

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.