Management::View

Introduced : BIG-IP_v9.0.3
The View interface contains all calls necessary to manipulate views This interface does not support transactions.

Methods

Method Description Introduced
add_view Adds the specified Views to the server. BIG-IP_v9.0.3
add_view_option Adds new options to the views. BIG-IP_v9.0.3
delete_view Delete the specified views (and all their zones) from a server. BIG-IP_v9.0.3
delete_view_option Deletes the options from the views. BIG-IP_v9.0.3
get_list Get a sequence of ViewInfo structs from the server BIG-IP_v9.0.3
get_version Gets the version information for this interface. BIG-IP_v9.0.3
get_view Get the ViewInfo structs from the server for the specified views. BIG-IP_v9.0.3
move_view Moves the specified Views to the spot indicated in the named.conf BIG-IP_v9.0.3
set_view_option Sets (changes) the values of existing options of the views specified. BIG-IP_v9.0.3

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

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.