v1
latestOpenAPI 3.1.02026-07-26106201349.6 KBUpdate Router
Path parameters
The Account Id
The Router Id
Request body
- CREATING: The router is being created.
- READY: The router is ready for access.
- UPDATING: There are in-progress updates happening with the router.
- DELETING: The router is being deleted.
The deployment names to be covered by the router.
The model name to route requests to. model is only applicable to single-region deployments. For multi-region deployments, model must be empty.
Use replica count as weight.
Dynamically adjust traffic allocation to balance the load per replica across the deployments as much as possible.
auto_generated indicates this router was generated by the system for a deployment. Auto-generated routers cannot be updated or deleted by the user.
True if the router is public (any account can query the underlying workload), false if the router is private (only the account that owns the router can query the underlying workload).
Response
A successful response.
- CREATING: The router is being created.
- READY: The router is ready for access.
- UPDATING: There are in-progress updates happening with the router.
- DELETING: The router is being deleted.
The deployment names to be covered by the router.
The model name to route requests to. model is only applicable to single-region deployments. For multi-region deployments, model must be empty.
Use replica count as weight.
Dynamically adjust traffic allocation to balance the load per replica across the deployments as much as possible.
auto_generated indicates this router was generated by the system for a deployment. Auto-generated routers cannot be updated or deleted by the user.
True if the router is public (any account can query the underlying workload), false if the router is private (only the account that owns the router can query the underlying workload).