All Products
Search
Document Center

Function Compute:Session

Last Updated:Dec 19, 2025
ParameterTypeDescriptionExample
object

The session information.

sessionIdstring

The unique identifier of the function session.

81f70ae156904eb9b7d43e12f511fe58
functionNamestring

The name of the function to which the session belongs.

functionName1
sessionAffinityTypestring

The session affinity type.

HEADER_FIELD
sessionTTLInSecondslong

The maximum session lifecycle.

21600
sessionIdleTimeoutInSecondslong

The timeout period for idle sessions.

1800
createdTimestring

The time when the session was created.

2025-04-01T08:15:27Z
lastModifiedTimestring

The time when the session was last updated.

2025-04-01T18:15:27Z
sessionStatusstring

The session status, which can be either Active (session is valid) or Expired (session has expired).

Active
containerIdstring

The ID of the function instance associated with the session.

c-68999e02-16a1955c-d2a03d1ccs
qualifierstring

The qualifier specified when creating a session. If not provided, the default value is LATEST.

AliasName1
nasConfigNASConfig

The File Storage NAS (NAS) configuration. Once configured, the instance associated with the session can access designated NAS resources.