Version 1.2.18 - Traffic Limit Deprecation

2019-08-12 00:00:00 +0000

Traffic Limit Changes

Method Entrypoint Status
POST /traffic_limit Removed

Traffic Limit POST Details

The POST method for /traffic_limit has been marked deprecated and is now removed from the documentation.

Traffic Limits may still be applied by adding existing traffic limits to a service profile with the following operation:

PUT /api/v1/service_profile/{profile}/service/{service}/traffic_limit/{traffic_limit}

For more information on adding traffic limits to services, see the Swagger Reference for this entrypoint.