GlobalSessionActionSpec
GlobalSessionActionSpec
Information required to perform an action on global sessions.
JSON Example
{
"ids": [
"816d44cb-b486-3c97-adcb-cf3806d53657",
"414927f3-1a3b-3e4c-81b3-d39602f634dc"
],
"pod_id": "54c122e0-d6b5-476c-af91-fd00392e5983"
}
array of string
ids
Required
IDs of the sessions on which action is to be performed.
string
pod_id
Required
ID of the hosting pod for the sessions.