This message was deleted.
# citrix-vad
s
This message was deleted.
s
@Benjamin Crill Ping Matt on this, easy one for ya! 🙂
😋 1
b
Ahh yeah. Haven’t done it with Citrix cloud did it with on prem CVAD but process is the same. Just the connection to start is different.
Big thing is getting the correct business logic for data retention. They say they want it termed automatically until that one time a lawyer comes and says ‘oh we needed something’
s
In this case seems like it's just a query for active session, if exists, log out
b
Ahhh I glanced over ‘sessions’ and was thinking just VDI overall.
Yeah what you said Shane
s
I played a bit with the Rest API assuming there is a PUT for logoff, haven't looked
b
There is a get for querying sessions and a POST for logging off by session ID, I’ve done mostly with powershell in the past though
♥️ 3