GlobalLB::VirtualServerV2¶
Introduced : BIG-IP_v11.0.0
The VirtualServer interface enables you to work with virtual servers
associated with a server.
Methods¶
Method | Description | Introduced |
add_dependency | Adds the virtual servers to the dependency list that the specified virtual servers depend on. | BIG-IP_v11.0.0 |
create | Creates a set of virtual servers. | BIG-IP_v11.0.0 |
delete_all_virtual_servers | Deletes all virtual servers. | BIG-IP_v11.0.0 |
delete_virtual_server | Deletes a set of virtual servers. | BIG-IP_v11.0.0 |
get_address | Gets the IP address and service associated with a set of virtual servers. Note: A set_address method is not supported. | BIG-IP_v11.0.0 |
get_dependency | Gets the list of virtual servers that the specified virtual servers depend on. | BIG-IP_v11.0.0 |
get_description | Gets the description of a set of virtual servers. | BIG-IP_v11.0.0 |
get_enabled_state | Gets the enabled states for the specified virtual servers. | BIG-IP_v11.0.0 |
get_explicit_link | Gets the explicit links associated with the specified virtual servers. The explicit link name can be used to set explicitly the link associated with a virtual server. Such a setting overrides the automatic choice of link made by the system. | BIG-IP_v11.0.0 |
get_limit | Gets all metrics limits for a sequence of virtual servers. | BIG-IP_v11.0.0 |
get_list | Gets a list of virtual servers. | BIG-IP_v11.0.0 |
get_ltm_virtual_server | Gets the ltm virtual server associated with the global server. | BIG-IP_v11.1.0 |
get_monitor_rule | Gets the monitor rules for a set of virtual servers. | BIG-IP_v11.0.0 |
get_monitor_rule_v2 | Gets the monitor rules for a set of virtual servers. | BIG-IP_v13.0.0 |
get_object_status | Gets the statuses of the specified virtual servers. | BIG-IP_v11.0.0 |
get_parent_link | Gets the parent links associated with the specified virtual servers. | BIG-IP_v11.0.0 |
get_statistics | Gets the statistics for the specified virtual servers. | BIG-IP_v11.0.0 |
get_translation | Gets the translation IP addresses and ports for the specified virtual servers. | BIG-IP_v11.0.0 |
get_version | Gets the version information for this interface. | BIG-IP_v11.0.0 |
remove_all_dependencies | Removes any and all dependencies of the specified virtual servers. | BIG-IP_v11.0.0 |
remove_dependency | Removes the virtual servers from the dependency list that the specified virtual servers depend on. | BIG-IP_v11.0.0 |
reset_statistics | Resets the statistics for the specified virtual servers. | BIG-IP_v11.0.0 |
set_description | Sets the description of a set of virtual servers. | BIG-IP_v11.0.0 |
set_enabled_state | Sets the enabled states for the specified virtual servers. | BIG-IP_v11.0.0 |
set_explicit_link | Sets the explicit links associated with the specified virtual servers. The explicit link name can be used to set explicitly the link associated with a virtual server. Such a setting overrides the automatic choice of link made by the system. | BIG-IP_v11.0.0 |
set_limit | Sets the limits for virtual server metrics. | BIG-IP_v11.0.0 |
set_ltm_virtual_server | Sets the name of the ltm virtual server pointed to by the gtm virtual server. Note: this may cause the gtm virtual server name to not match with the name discovered by gtm auto-discovery. | BIG-IP_v11.1.0 |
set_monitor_rule | Sets the monitor rule for a set of virtual servers. | BIG-IP_v11.0.0 |
set_monitor_rule_v2 | Sets the monitor rule for a set of virtual servers. | BIG-IP_v13.0.0 |
set_translation | Sets the translation IP addresses and ports for the specified virtual servers. | BIG-IP_v11.0.0 |
See Also¶
iControl ::
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.