Flows

Create or Update Flow Average Bit Rate

Create or update the average bit rate property.

The average bit rate of the Flow Segments in 1000 bits/second. A precise definition can be found in the Setting Flow Bit Rate Properties AppNote.

When a Flow is created from a Profile then the average bit rate is inherited from the Profile. In this scenario is it not possible to update the average bit rate directly as it would invalidate the link to the Profile. Any attempt to update the average bitrate should be rejected by the store with a 400 error message as this is a bad request. To update the average bit rate then it is necessary to remove the link to the Profile first before updating directly.

put/flows/{flowId}/avg_bit_rate

Request body

integer required

Response

No content. The average bit rate has been created or updated.

Changes

No recorded changes to this endpoint across all 23 revisions of this API.