AgentCustomization
Properties
Maximum number of sessions per VM
DEM (Dynamic Environment Manager) setting id Pass the value as the blank string (""), if the existing DEM setting id association of the Template if any is to be removed If the value passed is null, No action would be performed on the DEM setting id association (Existing value if any would be intact)
Specify the timeout after which disconnected sessions timeout in minutes -1: Log of disconnected sessions immediately 0: Never logoff disconnected sessions
0: Time in minutes after which disconnected sessions are loggedOff.
Empty session timeout 0 : Never timeout empty sessions.
0 : Time in minutes after which the empty session is timed out.
Enrolment server (auth engine) URL.
Command to run after the clone is completed.
What to do when the EmptySession timeout is reached DISCONNECT (disconnect the sessions when the emptySessionTimeout is reached.) LOGOFF (logoff the session when the emptySessionTimeout is reached.)
Possible values are: DISCONNECT , LOGOFF
JSON Example
{
"sessionsPerVm": 1
}
Property Of
PatchPoolReq
Pool
Template
TemplateCreateTOV2
TemplatePatchTO
TemplatePoolSettingsPatchTO
TemplateTOV2