All Products
Search
Document Center

Function Compute:UpdateSessionInput

Last Updated:Jul 20, 2026

Parameter

Type

Description

Example

object

The parameters for updating a session.

sessionTTLInSeconds

integer

The session lifetime.

21600

sessionIdleTimeoutInSeconds

integer

The session idle timeout.

1800

disableSessionIdReuse

boolean

Specifies whether to disable session ID reuse after the session expires. Default value: False, which indicates that after a session expires, you can use the same session ID to initiate requests. The system treats the request as a new session and binds it to a new instance. If you set this parameter to True, the session ID cannot be reused after the session expires.

false

nasConfig NASConfig

ossMountConfig OSSMountConfig

polarFsConfig PolarFsConfig

juiceFsConfig JuiceFsConfig

enableAutoPause

boolean

enableAutoResume

boolean

allowInternetAccess

boolean

network

UpdateSessionNetworkConfig