Networking::AdminIP¶
Introduced : BIG-IP_v9.0
The AdminIP interface enables you to work with the definitions and
attributes contained in a device&aposs administrative IP.
Methods¶
Method | Description | Introduced |
create | Creates the specified admin IP addresses with extended attributes. | BIG-IP_v9.0 |
create_cluster | Creates the specified cluster name& IP addresses. | BIG-IP_v9.6.0 |
create_slot_ip | Creates the specified admin IP addresses on the designated slots. | BIG-IP_v9.6.0 |
delete_administrative_ip | Deletes the specified admin IP addresses. | BIG-IP_v9.0 |
delete_all_administrative_ips | Deletes all admin IP addresses. | BIG-IP_v9.0 |
delete_all_cluster_ips | Deletes all cluster admin IP addresses. | BIG-IP_v9.6.0 |
delete_all_slot_ips | Deletes all admin IP addresses on the designated slots. | BIG-IP_v9.6.0 |
delete_cluster_ip | Deletes the specified cluster admin IP addresses. | BIG-IP_v9.6.0 |
delete_slot_ip | Deletes the specified admin IP addresses on the designated slots. | BIG-IP_v9.6.0 |
get_cluster_list | Gets a list of all cluster admin IPs on this cluster. | BIG-IP_v9.6.0 |
get_cluster_netmask | Gets the netmasks of the specified cluster admin IPs. | BIG-IP_v9.6.0 |
get_description | Gets the descriptions for a set of admin IPs. | BIG-IP_v11.0.0 |
get_list | Gets a list of all admin IPs on this device. | BIG-IP_v9.0 |
get_netmask | Gets the netmasks of the specified admin IPs. | BIG-IP_v9.0 |
get_slot_ip | Gets a list of all admin IPs on the designated slots. | BIG-IP_v9.6.0 |
get_version | Gets the version information for this interface. | BIG-IP_v9.0 |
replace_administrative_ip | Replaces the specified admin IP addresses with extended attributes. | BIG-IP_v9.6.0 |
replace_cluster_ip | Replaces the specified cluster name with new admin IP addresses. | BIG-IP_v9.6.0 |
replace_slot_ip | Replaces the specified admin IP addresses on the designated slots. | BIG-IP_v9.6.0 |
set_cluster_netmask | Sets the netmasks of the specified cluster admin IPs. | BIG-IP_v9.6.0 |
set_description | Sets the description for a set of admin IPs. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.0.0 |
set_netmask | Sets the netmasks of the specified admin IPs. | BIG-IP_v9.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.