config
Parameters
value
Session persistence settings for port forwarding rules. Use a string representation in JSON format. The specific structure is described as follows.
PersistenceTimeout
: is of Integer type and is required. The timeout period of the session. Value range:30
to3600
, in seconds. The default value is0
, which is closed. Seeconfig
below.
Parameters
argument
Session persistence settings for port forwarding rules. Use a string representation in JSON format. The specific structure is described as follows.
PersistenceTimeout
: is of Integer type and is required. The timeout period of the session. Value range:30
to3600
, in seconds. The default value is0
, which is closed. Seeconfig
below.