Tagging Sessions Session Manager APIs
Session management interface for the publish API Note: This service is restricted for VMware internal use only.
Operations
POST
Keep Alive Sessions Session Manager Internal
Keeps a session id alive. Session Id should be provided in the SecurityContext.
POST
Login Sessions Session Manager Internal
Logs a user and returns a session id. Authentication information should be provided in the SecurityContext.
POST
Logout Sessions Session Manager Internal
Invalidates a session. Session Id should be provided in the SecurityContext.