ARX::Authentication::NfsAccessListConfiguration

Introduced : ARX V6.02.000
A structure that contains the configuration of an access list for NFS services. CLI References: NFS Access Lists.
Member Type Description
name String The ACL name. CLI References: nfs-access-list (gbl).
description String A descriptive string for an access list. CLI References: description (gbl-nfs-acl).
anonymous_gid short The Group ID (GID) for the anonymous user. CLI References: anonymous-gid (gbl-nfs-acl).
anonymous_uid short The User ID (UID) for the anonymous user. CLI References: anonymous-uid (gbl-nfs-acl).
nis_domain String The NIS domain for the current NFS access list. CLI References: nis domain (gbl-nfs-acl).
permissions NfsAccessListPermission [] A list of permissions to either permit or deny access. CLI References: deny (gbl-nfs-acl), permit (gbl-nfs-acl).

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.