All Products
Search
Document Center

API Gateway:HttpApiDeployConfig

Last Updated:Dec 25, 2025
ParameterTypeDescriptionExample
object

The AI API configurations.

customDomainIdsarray

The IDs of the custom domain names.

string

The domain name ID.

d-xxx
environmentIdstring

The environment ID.

env-xxx
backendScenestring

The publishing scenario.

SingleService
serviceConfigsarray<object>

The service configurations.

object
serviceIdstring

The service ID.

svc-xxx
weightlong

The service weight.

100
modelNamePatternstring

The model name matching rule.

qwen-*
modelNamestring

The model name.

qwen-max
policyConfigsarray<object>

The policy configurations.

object
typestring

The policy type.

AiFallback
enableboolean

Specifies whether to enable the policy.

true
aiFallbackConfigobject

The fallback configurations

serviceIdsarray

The service IDs.

string

The service ID.

svc-xxx
autoDeployboolean

Specifies whether to enable automatic deployment.

true