traffic Split
Parameters
value
A map from a DeployedModel's id to the percentage of this Endpoint's traffic that should be forwarded to that DeployedModel. If a DeployedModel's id is not listed in this map, then it receives no traffic. The traffic percentage values must add up to 100, or map must be empty if the Endpoint is to not accept any traffic at a moment. See the deployModel
example and documentation for more information.
Note: To set the map to empty, set
"{}"
, apply, and then remove the field from your config.