what is the difference?
@xiaoys0725,
Terminate a session only after having tried canceling a session. Using terminate might not release resources (for example, mapped memory and memory involving database connections, and so on).
Hello alexal,
If I want to stop the session in order to release the space occupied by sessions, will terminating sessions work?
And, is there a way to stop a session by REST api?
Yes, that should work.
CAS REST API
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates