Networking::BWPriorityGroup

Introduced : BIG-IP_v12.0.0
This interface configures the Bandwidth Priority Group components to manage the egress bandwidth per Bandwidth Controller (BWC) Policy instance. An instance is an in memory copy of a BWC Policy. A BWC Priority Group in turn consists of multiple Bandwidth Priority Classes with each one having its own priority.

Methods

Method Description Introduced
add_priority_class Creates a set of Bandwidth Priority Class Policy Classes with the specified maximum weight percentages. Classes are a sub-policy of a Bandwidth Priority Groups. The maximum weight percentage is the maximum percentage of user rate of dynamically enabled Bandwidth Controller policy to which this Bandwidth Priority Group is mapped. BIG-IP_v12.0.0
create Creates a set of Bandwidth Priority Groups. BIG-IP_v12.0.0
delete_all_priority_groups Deletes all Bandwidth Priority Groups. BIG-IP_v12.0.0
delete_priority_group Deletes a set of Bandwidth Priority Groups. BIG-IP_v12.0.0
get_description Gets the descriptions for the specified Bandwidth Priority Group. BIG-IP_v12.0.0
get_list Gets the list of names of all Bandwidth Priority Groups. BIG-IP_v12.0.0
get_priority_class Gets the names of the Bandwidth Priority Group Classes. A class is a sub-policy of a Bandwidth Priority Group. BIG-IP_v12.0.0
get_priority_class_description Gets the descriptions for the specified Bandwidth Priority Class. BIG-IP_v12.0.0
get_priority_class_weight_percentage Gets the weight percentages of Bandwidth Priority Group Classes. BIG-IP_v12.0.0
get_version Gets the version information for this interface. BIG-IP_v12.0.0
remove_all_priority_classes Remove all Bandwidth Priority Class Policy Classes of the specified Bandwidth Priority Group. BIG-IP_v12.0.0
remove_priority_class Remove Bandwidth Priority Class Policy Classes from the specified Bandwidth Priority Group. BIG-IP_v12.0.0
set_description Sets the descriptions for the specified Bandwidth Priority Group. This is an arbitrary field which can be used for any purpose. BIG-IP_v12.0.0
set_priority_class_description Sets the descriptions for the specified Bandwidth Priority Class. This is an arbitrary field which can be used for any purpose. BIG-IP_v12.0.0
set_priority_class_weight_percentage Sets the Bandwidth Priority Group Classes with the specified maximum weight percentage rate. The maximum weight percentage is the maximum bandwidth allowed for all the flows going through this Policy Class. The weight percentage cannot exceed 100 percent. BIG-IP_v12.0.0

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.