ARX::VirtualService::Configuration

Introduced : ARX V6.02.000
A structure that contains the configurations of a virtual service. CLI References: Global Server, Front-End Services.
Member Type Description
name String The name of the virtual service. CLI References: global server (gbl).
description String A description for the virtual service. CLI References: description (gbl-gs).
servers ServerConfiguration [] A list of virtual servers. CLI References: virtual server (gbl-gs).
cifs CifsServiceConfiguration The CIFS virtual service configuration. CLI References: cifs (gbl).
nfs NfsServiceConfiguration The NFS virtual service configuration. CLI References: nfs (gbl).
enable boolean Enable/disable the virtual service. CLI References: enable (gbl-gs).

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.