|
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 |
| nasConfig | NASConfig |
The NAS mounting configuration. |
|
| ossMountConfig | OSSMountConfig |
The OSS mounting configuration. |
|
| polarFsConfig | PolarFsConfig |
The PolarFS mounting configuration. |