ARX::Namespace

Introduced : ARX V5.02.000
The Namespace Interface lets applications retrieve ARX namespace information. CLI References: Namespace, Place Rules.

Methods

Method Description Introduced
get_configuration Returns a list of namespace configurations for the specified namespaces. CLI References: Namespace, Place Rules. ARX V6.02.000
get_definition Returns a list of namespace definitions for the specified namespaces. ARX V5.02.000
get_list Returns the list of configured namespaces. CLI References: show namespace. ARX V5.02.000

Structures

Structure

Description

Configuration

A structure that defines the configuration parameters of a namespace. CLI References: Namespace, Place Rules.

SamConfiguration

A structure that defines the SAM reference file server parameters of a namespace. CLI References: sam-reference (gbl-ns).


Enumerations

Enumeration Description
SmbSigningType An enumeration that defines the CIFS SMB signing types. CLI References: cifs filer-signatures.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ConfigurationSequence Configuration [] A sequence of Configuration
SamConfigurationSequence SamConfiguration [] A sequence of SamConfiguration
SmbSigningTypeSequence SmbSigningType [] A sequence of SmbSigningType

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.