|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
函数弹性配置信息 |
||
| functionArn |
string |
函数资源标识。 |
acs:fc:cn-shanghai:124:functions/myFunction/prod |
| residentPoolId |
string |
常驻资源池 id |
fc-pool-a2b664c1f87171j4****** |
| minInstances |
integer |
最小实例数 |
1 |
| currentInstances |
integer |
当前实例数 |
1 |
| currentError |
string |
实例创建失败时的错误信息。 |
image not found |
| targetInstances |
integer |
目标实例数 |
10 |
| enableOnDemandScaling |
boolean |
开关 |
True |
| scheduledPolicies |
array |
定时弹性策略 |
|
|
ScheduledPolicy |
定时弹性策略 |
||
| horizontalScalingPolicies |
array |
水平弹性策略 |
|
|
ScalingPolicy |
水平弹性策略 |
||
| enableMixMode |
boolean |
mix 模式开关 |
False |
| requestDispatchPolicy |
string |
策略 |
Balanced |
该文章对您有帮助吗?