LocalLB::ProfileOneConnect::ProfileLimitType

Introduced : BIG-IP_v11.6.0
A struct that describes LimitType settings and their default status.
Member Type Description
value LimitType The LimitType setting for the profile.
default_flag boolean The flag indicates if this is inherited from the parent profile. On queries, if default_flag is true, that means the requested LimitType setting is the parent profile’s value. If false, that means the requested LimitType setting has been explicitly set. On creations/modifications, if default_flag is true, that means the parent profile’s LimitType setting should be restored for this attribute value, hence the passed-in setting is ignored. If false, that means the user wants to set the LimitType setting using the passed-in value.

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.