APIRef_tm_net_rate-shaping_color-policer¶
mgmt/tm/net/rate-shaping/color-policer
Color based policer configuration
REST Endpoints
- Collection URI
/mgmt/tm/net/rate-shaping/color-policer
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/rate-shaping/color-policer/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
action |
string | drop-red | optional | read/write | The action to be applied to out of profile (Red) traffic. |
appService |
string | optional | read/write | The application service that the object belongs to. | |
committedBurstSize |
uint64 | optional | read/write | The committed burst size (CBS) above the committed-information-rate. Packets which fall within the CIR plus such a burst are counted as Green. | |
committedInformationRate |
uint64 | optional | read/write | The committed information rate (CIR) that is given to an entity being metered. | |
description |
string | optional | read/write | User defined description. | |
excessBurstSize |
uint64 | optional | read/write | An additional burst size allowed beyond committed-information-rate and committed-burst-size. Packets which are part of a burst which is larger than the CBS but less than CBS + EBS are counted as Yellow, but those which are part of a burst that exceeds this total are counted as Red. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.