All Products
Search
Document Center

Function Compute:UpdateSessionInput

Last Updated:Mar 21, 2026

Parameter

Type

Description

Example

object

Specifies the parameters for updating a session.

sessionTTLInSeconds

integer

The time-to-live (TTL) for the session, in seconds.

21600

sessionIdleTimeoutInSeconds

integer

The idle timeout for the session, in seconds.

1800

disableSessionIdReuse

boolean

The default value is false. When set to false, a request with an expired session ID creates a new session bound to a new instance. When set to true, the session ID cannot be reused after the session expires.

false

nasConfig NASConfig

The NAS mounting configuration.

ossMountConfig OSSMountConfig

The OSS mounting configuration.

polarFsConfig PolarFsConfig

The PolarFS mounting configuration.