ARX::Namespace::Configuration

Introduced : ARX V6.02.000
A structure that defines the configuration parameters of a namespace. CLI References: Namespace, Place Rules.
Member Type Description
name String The namespace’s name. CLI References: namespace (gbl).
description String A description of the namespace. CLI References: description (gbl-ns).
protocols CommonFileSystemProtocolType [] A list of protocols configured for this namespace. CLI References: protocol (gbl-ns).
character_encoding_nfs String NFS character encoding determines the character encoding for file names. CLI References: character-encoding (gbl-ns).
cifs_anonymous_access boolean Allow/disallow anonymous access to IPC$ share. CLI References: cifs anonymous-access (gbl-ns).
cifs_authentications CommonAuthType [] A list of CIFS authentication protocols. CLI References: cifs authentication (gbl-ns).
cifs_filer_signatures SmbSigningType Enable/disable signing of SMBs. CLI References: cifs filer-signatures (gbl-ns).
ntlm_auth_db String The NTLM auth database of this namespace. CLI References: ntlm-auth-db (gbl-ns).
ntlm_auth_servers String [] The NTLM auth servers of this namespace. CLI References: ntlm-auth-server (gbl-ns).
policy_migration_attempts long The number of times policy will attempt to migrate a file before failing the migrate. CLI References: policy migrate-attempts (gbl-ns).
policy_migration_delay long The delay for a recently modified file. CLI References: policy migrate-delay (gbl-ns).
policy_migration_retry_delay long The delay between retries of a migrate. CLI References: policy migrate-retry-delay (gbl-ns).
policy_treewalk_threads long The number of simultaneous volume treewalks per volume group. CLI References: policy treewalk-threads (gbl-ns).
proxy_user String The proxy-user for importing or replicating CIFS files in a namespace. CLI References: proxy-user (gbl-ns).
sam_references SamConfiguration [] The SAM reference file servers for a CIFS namespace. CLI References: sam-reference (gbl-ns).
windows_mgmt_auths String [] The Windows Management Authorization policies. CLI References: windows-mgmt-auth (gbl-ns).

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.